diff options
author | 2011-01-08 01:07:22 +0000 | |
---|---|---|
committer | 2011-01-08 01:07:22 +0000 | |
commit | b2fd0cb917a073c16e191817902cc3b711bd5ccf (patch) | |
tree | bb212be024e72c5e29ff34ccaec20be5882878d9 /app-admin/eselect-php/eselect-php-0.6.2.ebuild | |
parent | Push out updated addon to fix baselayout-1 support #350399 by Manuel Danisch. (diff) | |
download | historical-b2fd0cb917a073c16e191817902cc3b711bd5ccf.tar.gz historical-b2fd0cb917a073c16e191817902cc3b711bd5ccf.tar.bz2 historical-b2fd0cb917a073c16e191817902cc3b711bd5ccf.zip |
marking eselect-php-0.6.2 ppc stable for sec bug 350908
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
Diffstat (limited to 'app-admin/eselect-php/eselect-php-0.6.2.ebuild')
-rw-r--r-- | app-admin/eselect-php/eselect-php-0.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-php/eselect-php-0.6.2.ebuild b/app-admin/eselect-php/eselect-php-0.6.2.ebuild index 347329a93c9f..47e28b04ac93 100644 --- a/app-admin/eselect-php/eselect-php-0.6.2.ebuild +++ b/app-admin/eselect-php/eselect-php-0.6.2.ebuild @@ -1,6 +1,6 @@ # 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.2.ebuild,v 1.3 2011/01/07 19:58:58 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/eselect-php-0.6.2.ebuild,v 1.4 2011/01/08 01:07:22 ranger Exp $ EAPI=3 @@ -10,7 +10,7 @@ SRC_URI="http://olemarkus.org/~olemarkus/gentoo/eselect-php-${PV}.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 ~sparc x86" IUSE="" DEPEND=">=app-admin/eselect-1.2.4 |