diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-09-28 23:42:09 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-09-28 23:42:09 +0000 |
commit | 0a82f10dea6990db588c52ef397cc47bc8883859 (patch) | |
tree | 912b10e5bee01fdbaf0a7a707032b19b401946f9 /dev-php/PEAR-Pager | |
parent | Lock wxGTK to 2.6. (diff) | |
download | historical-0a82f10dea6990db588c52ef397cc47bc8883859.tar.gz historical-0a82f10dea6990db588c52ef397cc47bc8883859.tar.bz2 historical-0a82f10dea6990db588c52ef397cc47bc8883859.zip |
Stable on amd64 wrt bug #192247
Package-Manager: portage-2.1.3.10
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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Pager/ChangeLog b/dev-php/PEAR-Pager/ChangeLog index 30f1e7078694..2e9c1aba0397 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.26 2007/09/26 18:04:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.27 2007/09/28 23:26:42 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> PEAR-Pager-2.4.4.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Pager-2.4.4.ebuild: Marking PEAR-Pager-2.4.4 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-Pager/PEAR-Pager-2.4.4.ebuild b/dev-php/PEAR-Pager/PEAR-Pager-2.4.4.ebuild index fea9c17996f2..27f8e3a2e19a 100644 --- a/dev-php/PEAR-Pager/PEAR-Pager-2.4.4.ebuild +++ b/dev-php/PEAR-Pager/PEAR-Pager-2.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.4.ebuild,v 1.5 2007/09/26 18:04:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.4.ebuild,v 1.6 2007/09/28 23:26:42 angelos Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Data paging class." LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" |