diff options
author | 2004-11-03 06:53:19 +0000 | |
---|---|---|
committer | 2004-11-03 06:53:19 +0000 | |
commit | 33670fc6f4f082031ded058896b092f3e0bc0c1e (patch) | |
tree | 21fcd7abdbe9908aa764d21eef7ae25b1eef456a /app-admin/webmin/webmin-1.160.ebuild | |
parent | Added unzip DEP. (Manifest recommit) (diff) | |
download | gentoo-2-33670fc6f4f082031ded058896b092f3e0bc0c1e.tar.gz gentoo-2-33670fc6f4f082031ded058896b092f3e0bc0c1e.tar.bz2 gentoo-2-33670fc6f4f082031ded058896b092f3e0bc0c1e.zip |
added to ~mips for testing
Diffstat (limited to 'app-admin/webmin/webmin-1.160.ebuild')
-rw-r--r-- | app-admin/webmin/webmin-1.160.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/webmin/webmin-1.160.ebuild b/app-admin/webmin/webmin-1.160.ebuild index d095cdfaeb0a..3bb3bec94998 100644 --- a/app-admin/webmin/webmin-1.160.ebuild +++ b/app-admin/webmin/webmin-1.160.ebuild @@ -1,6 +1,6 @@ # 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.160.ebuild,v 1.4 2004/09/23 04:49:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.160.ebuild,v 1.5 2004/11/03 06:48:46 psi29a Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="webmin-minimal? ( mirror://sourceforge/webadmin/${P}-minimal.tar.gz ) LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 hppa ppc ppc64 s390 sparc x86" +KEYWORDS="amd64 hppa ppc ppc64 s390 sparc x86 ~mips" IUSE="ssl apache2 webmin-minimal" DEPEND="dev-lang/perl" |