diff options
author | 2012-03-02 22:58:51 +0000 | |
---|---|---|
committer | 2012-03-02 22:58:51 +0000 | |
commit | b297dbfd3e7ed34b66e01573facc07a64cdd337f (patch) | |
tree | c040707f8b42b7881fb3efbe90a326af16553324 /dev-php | |
parent | Stable on alpha, bug #396991 (diff) | |
download | gentoo-2-b297dbfd3e7ed34b66e01573facc07a64cdd337f.tar.gz gentoo-2-b297dbfd3e7ed34b66e01573facc07a64cdd337f.tar.bz2 gentoo-2-b297dbfd3e7ed34b66e01573facc07a64cdd337f.zip |
Stable on alpha, bug #396993
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-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 080ba0e4bb56..56af1b70e96c 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.37 2012/03/02 21:54:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.38 2012/03/02 22:58:51 klausman Exp $ + + 02 Mar 2012; Tobias Klausmann <klausman@gentoo.org> PEAR-Pager-2.4.8.ebuild: + Stable on alpha, bug #396993 02 Mar 2012; Brent Baude <ranger@gentoo.org> PEAR-Pager-2.4.8.ebuild: Marking PEAR-Pager-2.4.8 ppc64 for 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 ad37edf4c815..be906760219e 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.6 2012/03/02 21:54:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild,v 1.7 2012/03/02 22:58:51 klausman 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="" |