diff options
Diffstat (limited to 'app-admin/usermin/usermin-1.000.ebuild')
-rw-r--r-- | app-admin/usermin/usermin-1.000.ebuild | 13 |
1 files changed, 6 insertions, 7 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 |