diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-04-14 18:39:07 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-04-14 18:39:07 +0000 |
commit | cb7905c29dda5bb84c1aee4094a4d749cc17cdad (patch) | |
tree | 5a904df4ff46b96b431a9be1578f09c546459dcb /app-admin/webmin | |
parent | cryptsetup-luks -> cryptsetup (diff) | |
download | gentoo-2-cb7905c29dda5bb84c1aee4094a4d749cc17cdad.tar.gz gentoo-2-cb7905c29dda5bb84c1aee4094a4d749cc17cdad.tar.bz2 gentoo-2-cb7905c29dda5bb84c1aee4094a4d749cc17cdad.zip |
Back to unstable on ppc64; bug #217582
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-admin/webmin')
-rw-r--r-- | app-admin/webmin/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/webmin/webmin-1.350.ebuild | 4 | ||||
-rw-r--r-- | app-admin/webmin/webmin-1.400.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-admin/webmin/ChangeLog b/app-admin/webmin/ChangeLog index 9cbfe91d6523..d622aba8ee9a 100644 --- a/app-admin/webmin/ChangeLog +++ b/app-admin/webmin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/webmin # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/ChangeLog,v 1.171 2008/04/14 03:00:30 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/ChangeLog,v 1.172 2008/04/14 18:39:07 corsair Exp $ + + 14 Apr 2008; Markus Rothe <corsair@gentoo.org> webmin-1.350.ebuild, + webmin-1.400.ebuild: + Back to unstable on ppc64; bug #217582 14 Apr 2008; Steve Dibb <beandog@gentoo.org> webmin-1.350.ebuild, webmin-1.400.ebuild: diff --git a/app-admin/webmin/webmin-1.350.ebuild b/app-admin/webmin/webmin-1.350.ebuild index 471c830f4fda..1817918c4643 100644 --- a/app-admin/webmin/webmin-1.350.ebuild +++ b/app-admin/webmin/webmin-1.350.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.11 2008/04/14 03:00:30 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.350.ebuild,v 1.12 2008/04/14 18:39:07 corsair 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" diff --git a/app-admin/webmin/webmin-1.400.ebuild b/app-admin/webmin/webmin-1.400.ebuild index b2b6962a6d41..89df46d87adb 100644 --- a/app-admin/webmin/webmin-1.400.ebuild +++ b/app-admin/webmin/webmin-1.400.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.400.ebuild,v 1.9 2008/04/14 03:00:30 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.400.ebuild,v 1.10 2008/04/14 18:39:07 corsair 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 ~ia64 ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha ~amd64 arm hppa ~ia64 ppc ~ppc64 s390 sh sparc x86" IUSE="apache2 pam postgres ssl webmin-minimal" DEPEND="dev-lang/perl" |