diff options
-rw-r--r-- | app-admin/eselect-php/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect-php/eselect-php-0.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-php/ChangeLog b/app-admin/eselect-php/ChangeLog index f9a9ff3ec44b..51eec670f4d5 100644 --- a/app-admin/eselect-php/ChangeLog +++ b/app-admin/eselect-php/ChangeLog @@ -1,6 +1,9 @@ # 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.20 2011/01/03 22:57:22 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/ChangeLog,v 1.21 2011/01/07 17:35:26 hwoarang Exp $ + + 07 Jan 2011; Markos Chandras <hwoarang@gentoo.org> eselect-php-0.6.2.ebuild: + Stable on amd64 wrt bug #350908 *eselect-php-0.6.2 (03 Jan 2011) 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 628c51437f89..4237dbd9081c 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.1 2011/01/03 22:57:22 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/eselect-php-0.6.2.ebuild,v 1.2 2011/01/07 17:35:26 hwoarang 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 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc64 ~sparc ~x86" IUSE="" DEPEND=">=app-admin/eselect-1.2.4 |