diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 18:30:27 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 18:30:27 +0000 |
commit | 89a6f2fc0902c17e232e34b7730ff21e6b4f10be (patch) | |
tree | 1d5ce38c1b057b11e54a7b7fc49bf315527ccda7 /dev-php/PEAR-Pager | |
parent | x86 stable wrt bug #402039 (diff) | |
download | gentoo-2-89a6f2fc0902c17e232e34b7730ff21e6b4f10be.tar.gz gentoo-2-89a6f2fc0902c17e232e34b7730ff21e6b4f10be.tar.bz2 gentoo-2-89a6f2fc0902c17e232e34b7730ff21e6b4f10be.zip |
x86 stable wrt bug #396993
(Portage version: 2.1.10.44/cvs/Linux i686)
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 243ccff8087d..35151ea7da1b 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.34 2012/02/08 20:02:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.35 2012/02/16 18:30:27 phajdan.jr Exp $ + + 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> PEAR-Pager-2.4.8.ebuild: + x86 stable wrt bug #396993 08 Feb 2012; Jeroen Roovers <jer@gentoo.org> PEAR-Pager-2.4.8.ebuild: Stable for HPPA (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 02a4aa5e342c..e85caea2f11d 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.3 2012/02/08 20:02:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild,v 1.4 2012/02/16 18:30:27 phajdan.jr 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="" |