diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-22 18:52:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-22 18:52:15 +0000 |
commit | c1e1d401f454ea8d305613b5061c80dca4892cc5 (patch) | |
tree | ca95ca817d1dafab038a04a51c9f49ea60c962ed /dev-php/PEAR-Pager | |
parent | ia64 stable wrt #192247 (diff) | |
download | gentoo-2-c1e1d401f454ea8d305613b5061c80dca4892cc5.tar.gz gentoo-2-c1e1d401f454ea8d305613b5061c80dca4892cc5.tar.bz2 gentoo-2-c1e1d401f454ea8d305613b5061c80dca4892cc5.zip |
ia64 stable wrt #192247
(Portage version: 2.1.3.9)
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 5b1dd0da09c5..45e3bff1d8a0 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.28 2007/10/05 19:08:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.29 2007/10/22 18:52:15 armin76 Exp $ + + 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Pager-2.4.4.ebuild: + ia64 stable wrt #192247 05 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Pager-2.4.4.ebuild: alpha/sparc stable wrt #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 b0671330af6b..905390be0713 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.7 2007/10/05 19:08:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.4.ebuild,v 1.8 2007/10/22 18:52:15 armin76 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="" |