diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-21 19:59:42 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-21 19:59:42 +0000 |
commit | 31346abb766e59aeed1b42c2c27f6ec5cd19a409 (patch) | |
tree | 4a1eccd5dd34acc34cfd597a422c018333ea4923 /dev-php/PEAR-Pager | |
parent | Marked ppc stable for bug #119155. (diff) | |
download | historical-31346abb766e59aeed1b42c2c27f6ec5cd19a409.tar.gz historical-31346abb766e59aeed1b42c2c27f6ec5cd19a409.tar.bz2 historical-31346abb766e59aeed1b42c2c27f6ec5cd19a409.zip |
Added ~ppc64; bug #119722
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-php/PEAR-Pager')
-rw-r--r-- | dev-php/PEAR-Pager/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/PEAR-Pager/PEAR-Pager-2.3.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/PEAR-Pager/ChangeLog b/dev-php/PEAR-Pager/ChangeLog index 4c4e60527eb3..b62e391df46b 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.7 2005/11/22 18:56:21 corsair Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.8 2006/01/21 19:59:42 corsair Exp $ + + 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Pager-2.3.4.ebuild: + Added ~ppc64; bug #119722 22 Nov 2005; Markus Rothe <corsair@gentoo.org> PEAR-Pager-2.3.4.ebuild: Added ~ppc64 keyword; bug #105385 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 9d7a1ba1bb3f..8b9903a2999d 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-2005 Gentoo Foundation +# 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.4 2005/11/22 18:56:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.3.4.ebuild,v 1.5 2006/01/21 19:59:42 corsair 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 ~ppc ppc64 ~sparc ~x86" IUSE="" |