diff options
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 2727e1b0d256..4ed806aeb364 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.4 2007/06/10 13:49:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.350.ebuild,v 1.5 2007/06/10 14:37:45 dertobi123 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" |