diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-01-28 16:20:49 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-01-28 16:20:49 +0000 |
commit | 5c783b47b74084be32a9b86e690aedbca2178212 (patch) | |
tree | 6bd297f3bfa66a78f98c41215b98beb138b0d4ee /dev-php/PEAR-Pager | |
parent | Fix Gentoo bug #118848. (diff) | |
download | historical-5c783b47b74084be32a9b86e690aedbca2178212.tar.gz historical-5c783b47b74084be32a9b86e690aedbca2178212.tar.bz2 historical-5c783b47b74084be32a9b86e690aedbca2178212.zip |
Marked ~hppa (bug #119722).
Package-Manager: portage-2.1_pre4
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.3.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 3e001eacee61..f7c6acbd9541 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.12 2006/01/23 16:46:27 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.13 2006/01/28 16:06:18 jer Exp $ + + 28 Jan 2006; Jeroen Roovers <jer@gentoo.org> PEAR-Pager-2.3.4.ebuild: + Marked ~hppa (bug #119722). 23 Jan 2006; Bryan Ăstergaard <kloeri@gentoo.org PEAR-Pager-2.3.4.ebuild: ~ia64 keyword, bug 119722. diff --git a/dev-php/PEAR-Pager/PEAR-Pager-2.3.4.ebuild b/dev-php/PEAR-Pager/PEAR-Pager-2.3.4.ebuild index f6dea0a4cb8d..cbc747958ddf 100644 --- a/dev-php/PEAR-Pager/PEAR-Pager-2.3.4.ebuild +++ b/dev-php/PEAR-Pager/PEAR-Pager-2.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.3.4.ebuild,v 1.9 2006/01/23 16:46:27 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.3.4.ebuild,v 1.10 2006/01/28 16:06:18 jer Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Data paging class." LICENSE="PHP" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ppc64 sparc x86" IUSE="" |