Meta Configuration of Package perl-User-Utmp
1
<package name="perl-User-Utmp" project="internetx">
2
<title>User::Utmp</title>
3
<description>This package is based on the package 'perl-User-Utmp' from project 'home:netmax'.
4
5
This module provides a Perl interface to utmpx- and utmp-style
6
databases on UNIX systems, the most important being "the utmpx file"
7
(typically found at /var/run/utmpx, /etc/utmpx or a similar location),
8
which provides information about users currently logged in. There is
9
also support for writing records to utmpx and utmp files. For further
10
details see the POD documentation embedded in the file Utmp.pm, which
11
will also be installed as User::Utmp(3) manpage, and the example.pl
12
script.</description>
13
<person userid="hostmaster" role="maintainer"/>
14
<build>
15
<disable repository="Debian_Sarge"/>
16
<enable repository="Debian_Squeeze"/>
17
<disable repository="Debian_Etch"/>
18
<disable repository="Debian_Lenny"/>
19
<disable repository="Ubuntu_6.06"/>
20
<enable repository="Debian_Wheezy"/>
21
<disable repository="Ubuntu_8.04"/>
22
</build>
23
</package>
24