diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-28 14:08:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-28 14:08:16 +0000 |
commit | 66dd2c3e05f8f5f842a664e336dd30c4db858740 (patch) | |
tree | ee836156c4472851ed39c2404034070be06c18d3 /dev-php/PEAR-Pager | |
parent | Stable for ia64, wrt bug #535284 (diff) | |
download | gentoo-2-66dd2c3e05f8f5f842a664e336dd30c4db858740.tar.gz gentoo-2-66dd2c3e05f8f5f842a664e336dd30c4db858740.tar.bz2 gentoo-2-66dd2c3e05f8f5f842a664e336dd30c4db858740.zip |
Stable for ia64, wrt bug #535286
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/PEAR-Pager')
-rw-r--r-- | dev-php/PEAR-Pager/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Pager/PEAR-Pager-2.4.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Pager/ChangeLog b/dev-php/PEAR-Pager/ChangeLog index fd772027730d..c4bb17f1401b 100644 --- a/dev-php/PEAR-Pager/ChangeLog +++ b/dev-php/PEAR-Pager/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Pager # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.49 2015/02/27 11:32:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.50 2015/02/28 14:08:16 ago Exp $ + + 28 Feb 2015; Agostino Sarubbo <ago@gentoo.org> PEAR-Pager-2.4.9.ebuild: + Stable for ia64, wrt bug #535286 27 Feb 2015; Agostino Sarubbo <ago@gentoo.org> PEAR-Pager-2.4.9.ebuild: Stable for sparc, wrt bug #535286 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 9091a12b2b00..49e6f2710631 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.8 2015/02/27 11:32:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.9.ebuild,v 1.9 2015/02/28 14:08:16 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="" |