diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 12:10:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 12:10:49 +0000 |
commit | 0f0d32f78aca1a1a34bfc31a3ea5726599bee4ff (patch) | |
tree | 7a2de8a806fba9c0b6ee24bf1cb64e0ba2169bc8 /dev-php/PEAR-Pager/PEAR-Pager-2.4.9.ebuild | |
parent | Stable for ppc, wrt bug #535284 (diff) | |
download | gentoo-2-0f0d32f78aca1a1a34bfc31a3ea5726599bee4ff.tar.gz gentoo-2-0f0d32f78aca1a1a34bfc31a3ea5726599bee4ff.tar.bz2 gentoo-2-0f0d32f78aca1a1a34bfc31a3ea5726599bee4ff.zip |
Stable for ppc, wrt bug #535286
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/PEAR-Pager/PEAR-Pager-2.4.9.ebuild')
-rw-r--r-- | dev-php/PEAR-Pager/PEAR-Pager-2.4.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Pager/PEAR-Pager-2.4.9.ebuild b/dev-php/PEAR-Pager/PEAR-Pager-2.4.9.ebuild index 8f3b4fdfca90..357455834afd 100644 --- a/dev-php/PEAR-Pager/PEAR-Pager-2.4.9.ebuild +++ b/dev-php/PEAR-Pager/PEAR-Pager-2.4.9.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/dev-php/PEAR-Pager/PEAR-Pager-2.4.9.ebuild,v 1.3 2015/02/14 13:51:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.9.ebuild,v 1.4 2015/02/21 12:10:49 ago Exp $ EAPI=5 @@ -10,5 +10,5 @@ DESCRIPTION="Data paging class" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc ~x86" IUSE="" |