diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-13 18:18:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-13 18:18:55 +0000 |
commit | afe8e58f2438b8f0e38ac4bca0e33fc3a35c216d (patch) | |
tree | 092de86153e43a655bfe4e9ee4d9b175d7414795 /app-admin | |
parent | Version bump for the 3.0 series, remove old. (diff) | |
download | gentoo-2-afe8e58f2438b8f0e38ac4bca0e33fc3a35c216d.tar.gz gentoo-2-afe8e58f2438b8f0e38ac4bca0e33fc3a35c216d.tar.bz2 gentoo-2-afe8e58f2438b8f0e38ac4bca0e33fc3a35c216d.zip |
Stable for ppc, wrt bug #472558
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect-php/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect-php/eselect-php-0.7.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 3f69c496255b..052a7b44dd77 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/ChangeLog,v 1.47 2013/07/07 15:21:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/ChangeLog,v 1.48 2013/07/13 18:18:55 ago Exp $ + + 13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> eselect-php-0.7.1.ebuild: + Stable for ppc, wrt bug #472558 07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> eselect-php-0.7.1.ebuild: Stable for ia64, wrt bug #472558 diff --git a/app-admin/eselect-php/eselect-php-0.7.1.ebuild b/app-admin/eselect-php/eselect-php-0.7.1.ebuild index 79d653639f6b..6c65cbbc87c8 100644 --- a/app-admin/eselect-php/eselect-php-0.7.1.ebuild +++ b/app-admin/eselect-php/eselect-php-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.7.1.ebuild,v 1.5 2013/07/07 15:21:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/eselect-php-0.7.1.ebuild,v 1.6 2013/07/13 18:18:55 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~olemarkus/eselect-php/eselect-php-${PV}.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="fpm apache2" DEPEND=">=app-admin/eselect-1.2.4 |