diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-19 08:56:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-19 08:56:26 +0000 |
commit | 3fc873f618bc5dc9fef06ff4a8d08a05511ee269 (patch) | |
tree | e4469841bf33b516dbaa57e3b22aabc8ed885944 /app-eselect/eselect-php | |
parent | Automated version bump to {3.10.75,3.14.39,3.19.5} - remove old. (diff) | |
download | gentoo-2-3fc873f618bc5dc9fef06ff4a8d08a05511ee269.tar.gz gentoo-2-3fc873f618bc5dc9fef06ff4a8d08a05511ee269.tar.bz2 gentoo-2-3fc873f618bc5dc9fef06ff4a8d08a05511ee269.zip |
Stable for amd64, wrt bug #545664
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-eselect/eselect-php')
-rw-r--r-- | app-eselect/eselect-php/ChangeLog | 5 | ||||
-rw-r--r-- | app-eselect/eselect-php/eselect-php-0.7.1-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-eselect/eselect-php/ChangeLog b/app-eselect/eselect-php/ChangeLog index bda07ca3b9a5..4faade136b31 100644 --- a/app-eselect/eselect-php/ChangeLog +++ b/app-eselect/eselect-php/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-eselect/eselect-php # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-php/ChangeLog,v 1.3 2015/04/07 04:45:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-php/ChangeLog,v 1.4 2015/04/19 08:56:26 ago Exp $ + + 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> eselect-php-0.7.1-r4.ebuild: + Stable for amd64, wrt bug #545664 07 Apr 2015; Jeroen Roovers <jer@gentoo.org> eselect-php-0.7.1-r4.ebuild: Stable for HPPA (bug #545664). diff --git a/app-eselect/eselect-php/eselect-php-0.7.1-r4.ebuild b/app-eselect/eselect-php/eselect-php-0.7.1-r4.ebuild index 0ffdc3e553a8..811788621af2 100644 --- a/app-eselect/eselect-php/eselect-php-0.7.1-r4.ebuild +++ b/app-eselect/eselect-php/eselect-php-0.7.1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-php/eselect-php-0.7.1-r4.ebuild,v 1.2 2015/04/07 04:45:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-php/eselect-php-0.7.1-r4.ebuild,v 1.3 2015/04/19 08:56:26 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 ~arm64 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 ~arm64 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 |