diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-08-06 06:41:04 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-08-06 06:41:04 +0000 |
commit | c15db7855257da621452862571fa7dffecf6fd1b (patch) | |
tree | aa14b40f55547da3022b99bebc8e744db16eea6e /app-admin/usermin | |
parent | Fixing bug 25947 (diff) | |
download | historical-c15db7855257da621452862571fa7dffecf6fd1b.tar.gz historical-c15db7855257da621452862571fa7dffecf6fd1b.tar.bz2 historical-c15db7855257da621452862571fa7dffecf6fd1b.zip |
cleanup
Diffstat (limited to 'app-admin/usermin')
-rw-r--r-- | app-admin/usermin/usermin-1.000.ebuild | 13 | ||||
-rw-r--r-- | app-admin/usermin/usermin-1.020.ebuild | 13 | ||||
-rw-r--r-- | app-admin/usermin/usermin-1.030.ebuild | 13 |
3 files changed, 18 insertions, 21 deletions
diff --git a/app-admin/usermin/usermin-1.000.ebuild b/app-admin/usermin/usermin-1.000.ebuild index c85d7bed1d8f..b5ce054241e6 100644 --- a/app-admin/usermin/usermin-1.000.ebuild +++ b/app-admin/usermin/usermin-1.000.ebuild @@ -1,16 +1,15 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/usermin/usermin-1.000.ebuild,v 1.3 2003/03/11 21:11:44 seemant Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/usermin/usermin-1.000.ebuild,v 1.4 2003/08/06 06:39:27 vapier Exp $ -IUSE="ssl" - -DESCRIPTION="Usermin, a web-based user administration interface" -SRC_URI="mirror://sourceforge/webadmin/${P}.tar.gz" +DESCRIPTION="a web-based user administration interface" HOMEPAGE="http://www.webmin.com/index6.html" +SRC_URI="mirror://sourceforge/webadmin/${P}.tar.gz" -SLOT="0" LICENSE="BSD" +SLOT="0" KEYWORDS="x86 sparc alpha ppc" +IUSE="ssl" DEPEND="dev-lang/perl sys-apps/lsof diff --git a/app-admin/usermin/usermin-1.020.ebuild b/app-admin/usermin/usermin-1.020.ebuild index 574d4cd6b5fc..8480d0613fc2 100644 --- a/app-admin/usermin/usermin-1.020.ebuild +++ b/app-admin/usermin/usermin-1.020.ebuild @@ -1,16 +1,15 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/usermin/usermin-1.020.ebuild,v 1.4 2003/06/29 15:24:08 aliz Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/usermin/usermin-1.020.ebuild,v 1.5 2003/08/06 06:39:27 vapier Exp $ -IUSE="ssl" - -DESCRIPTION="Usermin, a web-based user administration interface" -SRC_URI="mirror://sourceforge/webadmin/${P}.tar.gz" +DESCRIPTION="a web-based user administration interface" HOMEPAGE="http://www.webmin.com/index6.html" +SRC_URI="mirror://sourceforge/webadmin/${P}.tar.gz" -SLOT="0" LICENSE="BSD" +SLOT="0" KEYWORDS="x86 ~sparc ~alpha ~ppc" +IUSE="ssl" DEPEND="dev-lang/perl sys-apps/lsof diff --git a/app-admin/usermin/usermin-1.030.ebuild b/app-admin/usermin/usermin-1.030.ebuild index 549f6b46921f..4bdb2284dc55 100644 --- a/app-admin/usermin/usermin-1.030.ebuild +++ b/app-admin/usermin/usermin-1.030.ebuild @@ -1,16 +1,15 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/usermin/usermin-1.030.ebuild,v 1.1 2003/07/11 22:41:58 mholzer Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/usermin/usermin-1.030.ebuild,v 1.2 2003/08/06 06:39:27 vapier Exp $ -IUSE="ssl" - -DESCRIPTION="Usermin, a web-based user administration interface" -SRC_URI="mirror://sourceforge/webadmin/${P}.tar.gz" +DESCRIPTION="a web-based user administration interface" HOMEPAGE="http://www.webmin.com/index6.html" +SRC_URI="mirror://sourceforge/webadmin/${P}.tar.gz" -SLOT="0" LICENSE="BSD" +SLOT="0" KEYWORDS="~x86 ~sparc ~alpha ~ppc" +IUSE="ssl" DEPEND="dev-lang/perl sys-apps/lsof |