diff options
author | 2012-02-08 20:02:58 +0000 | |
---|---|---|
committer | 2012-02-08 20:02:58 +0000 | |
commit | 0ec314d9188d697cf1110429a7c373ac2aad5d9f (patch) | |
tree | 5c9adb3ce1ae82594fe48fc1a44c72905c5c4aaf /dev-php/PEAR-Pager | |
parent | Stable for HPPA (bug #396991). (diff) | |
download | gentoo-2-0ec314d9188d697cf1110429a7c373ac2aad5d9f.tar.gz gentoo-2-0ec314d9188d697cf1110429a7c373ac2aad5d9f.tar.bz2 gentoo-2-0ec314d9188d697cf1110429a7c373ac2aad5d9f.zip |
Stable for HPPA (bug #396993).
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
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.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Pager/ChangeLog b/dev-php/PEAR-Pager/ChangeLog index 6bcd5e3dde58..243ccff8087d 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.33 2012/02/03 16:51:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.34 2012/02/08 20:02:58 jer Exp $ + + 08 Feb 2012; Jeroen Roovers <jer@gentoo.org> PEAR-Pager-2.4.8.ebuild: + Stable for HPPA (bug #396993). 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> PEAR-Pager-2.4.8.ebuild: Stable for amd64, wrt bug #396993 diff --git a/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild b/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild index b3542d3c3ca9..02a4aa5e342c 100644 --- a/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild +++ b/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.8.ebuild,v 1.2 2012/02/03 16:51:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild,v 1.3 2012/02/08 20:02:58 jer Exp $ inherit php-pear-r1 @@ -9,5 +9,5 @@ It also builds links within a specified range, and allows complete customization LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" |