diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 18:36:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 18:36:52 +0000 |
commit | 4cdb6279bb81aac2da19652dce4a8089d9b249e2 (patch) | |
tree | 13cfde3cbe3d1a95e025322ec8922051ee33fee1 /dev-php/PEAR-Pager | |
parent | Drop maintainer due retirement, bug #118003. (diff) | |
download | gentoo-2-4cdb6279bb81aac2da19652dce4a8089d9b249e2.tar.gz gentoo-2-4cdb6279bb81aac2da19652dce4a8089d9b249e2.tar.bz2 gentoo-2-4cdb6279bb81aac2da19652dce4a8089d9b249e2.zip |
ia64/sparc stable wrt #396993
(Portage version: 2.1.10.49/cvs/Linux ia64)
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 56af1b70e96c..d9696243ffd9 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.38 2012/03/02 22:58:51 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.39 2012/03/18 18:36:52 armin76 Exp $ + + 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> PEAR-Pager-2.4.8.ebuild: + ia64/sparc stable wrt #396993 02 Mar 2012; Tobias Klausmann <klausman@gentoo.org> PEAR-Pager-2.4.8.ebuild: Stable on alpha, 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 be906760219e..d9606284582d 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.7 2012/03/02 22:58:51 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild,v 1.8 2012/03/18 18:36:52 armin76 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="" |