diff options
author | 2006-01-23 16:50:14 +0000 | |
---|---|---|
committer | 2006-01-23 16:50:14 +0000 | |
commit | 2f02699f20865c0e51f59df6f113f732dcf668ca (patch) | |
tree | eb3cc78194a752f3d389d063830e2375d0349433 /dev-php/PEAR-Pager | |
parent | Removed old version. (diff) | |
download | historical-2f02699f20865c0e51f59df6f113f732dcf668ca.tar.gz historical-2f02699f20865c0e51f59df6f113f732dcf668ca.tar.bz2 historical-2f02699f20865c0e51f59df6f113f732dcf668ca.zip |
~ia64 keyword, bug 119722.
Package-Manager: portage-2.0.54
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 dc0698c0a32b..3e001eacee61 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.11 2006/01/22 22:03:45 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.12 2006/01/23 16:46:27 kloeri Exp $ + + 23 Jan 2006; Bryan Østergaard <kloeri@gentoo.org PEAR-Pager-2.3.4.ebuild: + ~ia64 keyword, bug 119722. 22 Jan 2006; Simon Stelling <blubb@gentoo.org> PEAR-Pager-2.3.4.ebuild: stable on amd64 wrt 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 2655f99ba63c..f6dea0a4cb8d 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.8 2006/01/22 22:03:45 blubb Exp $ +# $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 $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Data paging class." LICENSE="PHP" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86" IUSE="" |