diff options
author | 2010-12-20 00:44:37 +0000 | |
---|---|---|
committer | 2010-12-20 00:44:37 +0000 | |
commit | b590ce10374ea06566c03bdbe7ffdecb30a6c314 (patch) | |
tree | 28f597ca34b34fd80693f47b6f63764452528562 /app-admin/eselect-php | |
parent | Stable on amd64 wrt bug #348761 (diff) | |
download | gentoo-2-b590ce10374ea06566c03bdbe7ffdecb30a6c314.tar.gz gentoo-2-b590ce10374ea06566c03bdbe7ffdecb30a6c314.tar.bz2 gentoo-2-b590ce10374ea06566c03bdbe7ffdecb30a6c314.zip |
Stable on amd64 wrt bug #340807
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/eselect-php')
-rw-r--r-- | app-admin/eselect-php/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect-php/eselect-php-0.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-php/ChangeLog b/app-admin/eselect-php/ChangeLog index 0d22a2e5de08..27971e1f61e0 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/ChangeLog,v 1.14 2010/12/19 19:37:07 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/ChangeLog,v 1.15 2010/12/20 00:44:37 hwoarang Exp $ + + 20 Dec 2010; Markos Chandras <hwoarang@gentoo.org> eselect-php-0.6.1.ebuild: + Stable on amd64 wrt bug #340807 19 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> eselect-php-0.6.1.ebuild: diff --git a/app-admin/eselect-php/eselect-php-0.6.1.ebuild b/app-admin/eselect-php/eselect-php-0.6.1.ebuild index ba03e6c16486..3085a178dc43 100644 --- a/app-admin/eselect-php/eselect-php-0.6.1.ebuild +++ b/app-admin/eselect-php/eselect-php-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.1.ebuild,v 1.5 2010/12/19 19:37:07 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/eselect-php-0.6.1.ebuild,v 1.6 2010/12/20 00:44:37 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="~amd64 ~arm ~hppa ~sparc x86" +KEYWORDS="amd64 ~arm ~hppa ~sparc x86" IUSE="" DEPEND=">=app-admin/eselect-1.2.4 |