diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-10-21 22:50:19 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-10-21 22:50:19 +0000 |
commit | 4926c73074feb04a95e338eeb39a4f4085c93ab2 (patch) | |
tree | df4aad53bed622f5528eba5f1f481b8be6630ec8 /app-admin/webmin | |
parent | arm/sh/ia64 stable (diff) | |
download | historical-4926c73074feb04a95e338eeb39a4f4085c93ab2.tar.gz historical-4926c73074feb04a95e338eeb39a4f4085c93ab2.tar.bz2 historical-4926c73074feb04a95e338eeb39a4f4085c93ab2.zip |
arm/s390/sh stable
Package-Manager: portage-2.1.2_pre3-r5
Diffstat (limited to 'app-admin/webmin')
-rw-r--r-- | app-admin/webmin/webmin-1.300.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/webmin/webmin-1.300.ebuild b/app-admin/webmin/webmin-1.300.ebuild index 5defe5bcefde..b9867fa30311 100644 --- a/app-admin/webmin/webmin-1.300.ebuild +++ b/app-admin/webmin/webmin-1.300.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.300.ebuild,v 1.6 2006/10/20 08:41:27 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.300.ebuild,v 1.7 2006/10/21 22:49:38 vapier 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" |