diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-25 15:38:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-25 15:38:29 +0000 |
commit | 2b217fe965436cb6d4a7ab08ec650ab60b6a4bc1 (patch) | |
tree | c065d6eaa2a659f59e0e130cb5e7d3fe1f1059e7 /dev-php/PEAR-Pager | |
parent | Stable for x86, wrt bug #535284 (diff) | |
download | gentoo-2-2b217fe965436cb6d4a7ab08ec650ab60b6a4bc1.tar.gz gentoo-2-2b217fe965436cb6d4a7ab08ec650ab60b6a4bc1.tar.bz2 gentoo-2-2b217fe965436cb6d4a7ab08ec650ab60b6a4bc1.zip |
Stable for x86, wrt bug #535286
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 3ab380f1e531..0a473a839ab5 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.47 2015/02/24 09:18:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.48 2015/02/25 15:38:29 ago Exp $ + + 25 Feb 2015; Agostino Sarubbo <ago@gentoo.org> PEAR-Pager-2.4.9.ebuild: + Stable for x86, wrt bug #535286 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> PEAR-Pager-2.4.9.ebuild: Stable for alpha, 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 624f69ade8ec..c2ebfd8f71fc 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.6 2015/02/24 09:18:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.9.ebuild,v 1.7 2015/02/25 15:38:29 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="" |