diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2011-01-02 16:50:19 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2011-01-02 16:50:19 +0000 |
commit | 9bb9c244779e8ba960d93f1b375619337eb2a3d5 (patch) | |
tree | ec6ebf5057cf0b295a3634a324cc27fcdadf567b /app-admin/eselect-php | |
parent | version bump (diff) | |
download | gentoo-2-9bb9c244779e8ba960d93f1b375619337eb2a3d5.tar.gz gentoo-2-9bb9c244779e8ba960d93f1b375619337eb2a3d5.tar.bz2 gentoo-2-9bb9c244779e8ba960d93f1b375619337eb2a3d5.zip |
Stable on alpha, bug #340807
(Portage version: 2.1.9.26/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/eselect-php')
-rw-r--r-- | app-admin/eselect-php/ChangeLog | 7 | ||||
-rw-r--r-- | app-admin/eselect-php/eselect-php-0.6.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-admin/eselect-php/ChangeLog b/app-admin/eselect-php/ChangeLog index f70e2a6e62db..be49ee0b4ab4 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.18 2010/12/28 13:41:55 ranger Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/ChangeLog,v 1.19 2011/01/02 16:50:19 klausman Exp $ + + 02 Jan 2011; Tobias Klausmann <klausman@gentoo.org> eselect-php-0.6.1.ebuild: + Stable on alpha, bug #340807 28 Dec 2010; Brent Baude <ranger@gentoo.org> eselect-php-0.6.1.ebuild: Marking eselect-php-0.6.1 ppc64 for bug 340807 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 c2e73cf41309..e28e62d428d2 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 +# 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.1.ebuild,v 1.9 2010/12/28 13:41:55 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/eselect-php-0.6.1.ebuild,v 1.10 2011/01/02 16:50:19 klausman 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 ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ppc64 ~sparc x86" IUSE="" DEPEND=">=app-admin/eselect-1.2.4 |