diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-11-18 05:58:11 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-11-18 05:58:11 +0000 |
commit | 7d2e15acfdab3023799f68eeccf5cd18ba881745 (patch) | |
tree | 471385ae1703545e2c18b8498a595365989bc1f1 /app-admin/webmin | |
parent | +games-emulation/xmame:expat - Enable the use of dev-libs/expat (diff) | |
download | historical-7d2e15acfdab3023799f68eeccf5cd18ba881745.tar.gz historical-7d2e15acfdab3023799f68eeccf5cd18ba881745.tar.bz2 historical-7d2e15acfdab3023799f68eeccf5cd18ba881745.zip |
Fixed keywords.
Diffstat (limited to 'app-admin/webmin')
-rw-r--r-- | app-admin/webmin/Manifest | 8 | ||||
-rw-r--r-- | app-admin/webmin/webmin-1.170.ebuild | 7 |
2 files changed, 8 insertions, 7 deletions
diff --git a/app-admin/webmin/Manifest b/app-admin/webmin/Manifest index cc173e5b3e59..290d6b1757ff 100644 --- a/app-admin/webmin/Manifest +++ b/app-admin/webmin/Manifest @@ -3,7 +3,7 @@ Hash: SHA1 MD5 b8b44bcc49f4b5b2cedc35976bd58120 ChangeLog 9255 MD5 3923b6ae9bc25fc124e24e7747c8a802 metadata.xml 226 -MD5 3c0b252ff735791f053724301d237e7b webmin-1.170.ebuild 2689 +MD5 14973a6b696c3410874c04a2210b20ba webmin-1.170.ebuild 2697 MD5 a21a0a8a415d1e5a1764199b0b4eeed2 webmin-1.160.ebuild 2685 MD5 7d80c86adbd36eeb8f220b9efdd30819 files/webmin-pam 101 MD5 7be7bafd8b2e3d886fef0a055078b226 files/init.d.webmin 860 @@ -16,7 +16,7 @@ MD5 e7e3780c0bf03968b380535064c54213 files/webmin-gentoo-init 859 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFBm9xeArHZZzCEUG0RAoWbAJ4gfB4mso3l3zzus0Xiu3gwzJcgPACeMbBi -ellInuq2Juy0CvbsCxwZ2xw= -=2clM +iD8DBQFBnDn8ArHZZzCEUG0RAl3rAJ4kIKHKgnxuUdUgDlKR/w9K9+sECgCghCpn +7/Zt0zo7HYCP1mRapiZtw4A= +=cSjM -----END PGP SIGNATURE----- diff --git a/app-admin/webmin/webmin-1.170.ebuild b/app-admin/webmin/webmin-1.170.ebuild index 5d070193f43f..56fa24517b1d 100644 --- a/app-admin/webmin/webmin-1.170.ebuild +++ b/app-admin/webmin/webmin-1.170.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.170.ebuild,v 1.1 2004/11/17 23:17:10 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.170.ebuild,v 1.2 2004/11/18 05:58:11 eradicator Exp $ + +IUSE="ssl apache2 webmin-minimal" inherit eutils @@ -11,8 +13,7 @@ SRC_URI="webmin-minimal? ( mirror://sourceforge/webadmin/${P}-minimal.tar.gz ) LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 hppa ppc ppc64 s390 sparc x86 ~mips" -IUSE="ssl apache2 webmin-minimal" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86 ~mips" DEPEND="dev-lang/perl" RDEPEND="ssl? ( dev-perl/Net-SSLeay ) |