diff options
-rw-r--r-- | app-admin/eselect-php/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/eselect-php/eselect-php-0.6.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-php/ChangeLog b/app-admin/eselect-php/ChangeLog index b281e9375141..a6fd18dca860 100644 --- a/app-admin/eselect-php/ChangeLog +++ b/app-admin/eselect-php/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/eselect-php # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/ChangeLog,v 1.24 2011/01/08 21:05:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/ChangeLog,v 1.25 2011/01/10 09:41:15 xarthisius Exp $ + + 10 Jan 2011; Kacper Kowalik <xarthisius.kk@gmail.com> + eselect-php-0.6.2.ebuild: + ppc64 stable wrt #350908 08 Jan 2011; Markus Meier <maekke@gentoo.org> eselect-php-0.6.2.ebuild: arm stable, bug #350908 diff --git a/app-admin/eselect-php/eselect-php-0.6.2.ebuild b/app-admin/eselect-php/eselect-php-0.6.2.ebuild index b3125d39a864..80980a464977 100644 --- a/app-admin/eselect-php/eselect-php-0.6.2.ebuild +++ b/app-admin/eselect-php/eselect-php-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/eselect-php-0.6.2.ebuild,v 1.5 2011/01/08 21:05:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/eselect-php-0.6.2.ebuild,v 1.6 2011/01/10 09:41:15 xarthisius Exp $ EAPI=3 @@ -10,7 +10,7 @@ SRC_URI="http://olemarkus.org/~olemarkus/gentoo/eselect-php-${PV}.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 ~sparc x86" IUSE="" DEPEND=">=app-admin/eselect-1.2.4 |