diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-14 14:21:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-14 14:21:23 +0000 |
commit | 171735efad486c27a67e4e99a5d102fdedc4946d (patch) | |
tree | 4c22c1b84379862cc21b04fd49203498a6d63f94 /app-admin/eselect-php/eselect-php-0.7.1.ebuild | |
parent | Stable for alpha, wrt bug #472558 (diff) | |
download | gentoo-2-171735efad486c27a67e4e99a5d102fdedc4946d.tar.gz gentoo-2-171735efad486c27a67e4e99a5d102fdedc4946d.tar.bz2 gentoo-2-171735efad486c27a67e4e99a5d102fdedc4946d.zip |
Stable for alpha, wrt bug #472558
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin/eselect-php/eselect-php-0.7.1.ebuild')
-rw-r--r-- | app-admin/eselect-php/eselect-php-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 a562c9f11578..53a5c4b800e7 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.7 2013/07/13 19:15:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/eselect-php-0.7.1.ebuild,v 1.8 2013/07/14 14:21:23 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 |