diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-15 21:28:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-15 21:28:00 +0000 |
commit | 0d54cc51c9f94e30cdb08ba627a3be8e3a7ef346 (patch) | |
tree | 54b6ccc58b2fef30141d6ac7308b1083c66076b7 | |
parent | Stable for x86, wrt bug #501312 (diff) | |
download | gentoo-2-0d54cc51c9f94e30cdb08ba627a3be8e3a7ef346.tar.gz gentoo-2-0d54cc51c9f94e30cdb08ba627a3be8e3a7ef346.tar.bz2 gentoo-2-0d54cc51c9f94e30cdb08ba627a3be8e3a7ef346.zip |
Stable for x86, wrt bug #501312
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r-- | app-admin/eselect-php/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect-php/eselect-php-0.7.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-php/ChangeLog b/app-admin/eselect-php/ChangeLog index 0b454c71da71..abae50518572 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/ChangeLog,v 1.59 2014/02/15 21:18:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/ChangeLog,v 1.60 2014/02/15 21:28:00 ago Exp $ + + 15 Feb 2014; Agostino Sarubbo <ago@gentoo.org> eselect-php-0.7.1-r3.ebuild: + Stable for x86, wrt bug #501312 15 Feb 2014; Agostino Sarubbo <ago@gentoo.org> eselect-php-0.7.1-r3.ebuild: Stable for amd64, wrt bug #501312 diff --git a/app-admin/eselect-php/eselect-php-0.7.1-r3.ebuild b/app-admin/eselect-php/eselect-php-0.7.1-r3.ebuild index 39f6fe0c0dff..556f9c7104cc 100644 --- a/app-admin/eselect-php/eselect-php-0.7.1-r3.ebuild +++ b/app-admin/eselect-php/eselect-php-0.7.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r3.ebuild,v 1.2 2014/02/15 21:18:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/eselect-php-0.7.1-r3.ebuild,v 1.3 2014/02/15 21:28:00 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 |