diff options
author | 2007-06-11 13:02:14 +0000 | |
---|---|---|
committer | 2007-06-11 13:02:14 +0000 | |
commit | 368909c8a892ce18e6cc5484427d150acd24dfca (patch) | |
tree | 72cb1d0b35b91445b881863815299415ae940ae3 /app-admin/webmin/webmin-1.350.ebuild | |
parent | Stable on sparc wrt #181604 (diff) | |
download | historical-368909c8a892ce18e6cc5484427d150acd24dfca.tar.gz historical-368909c8a892ce18e6cc5484427d150acd24dfca.tar.bz2 historical-368909c8a892ce18e6cc5484427d150acd24dfca.zip |
Stable on sparc wrt security #181385
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'app-admin/webmin/webmin-1.350.ebuild')
-rw-r--r-- | app-admin/webmin/webmin-1.350.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/webmin/webmin-1.350.ebuild b/app-admin/webmin/webmin-1.350.ebuild index 4ed806aeb364..45c9ffea63de 100644 --- a/app-admin/webmin/webmin-1.350.ebuild +++ b/app-admin/webmin/webmin-1.350.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.350.ebuild,v 1.5 2007/06/10 14:37:45 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.350.ebuild,v 1.6 2007/06/11 13:02:14 gustavoz Exp $ inherit eutils pam @@ -15,7 +15,7 @@ SRC_URI="webmin-minimal? ( mirror://sourceforge/webadmin/${P}-minimal.tar.gz ) LICENSE="BSD" SLOT="0" # ~mips removed because of broken deps. Bug #86085 -KEYWORDS="alpha ~amd64 ~arm hppa ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha ~amd64 ~arm hppa ppc ppc64 ~s390 ~sh sparc x86" IUSE="apache2 pam postgres ssl webmin-minimal" DEPEND="dev-lang/perl" |