diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-21 08:05:16 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-21 08:05:16 +0000 |
commit | 1cff3e860443852bd6eb70eb1acbb2a2e23ad35c (patch) | |
tree | d00ab990f8227be758e43b08ca1592adc4ddcb7d /dev-php/PEAR-File | |
parent | Added ~ppc64; bug #119722 (diff) | |
download | historical-1cff3e860443852bd6eb70eb1acbb2a2e23ad35c.tar.gz historical-1cff3e860443852bd6eb70eb1acbb2a2e23ad35c.tar.bz2 historical-1cff3e860443852bd6eb70eb1acbb2a2e23ad35c.zip |
Stable on ppc64; bug #119722
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-php/PEAR-File')
-rw-r--r-- | dev-php/PEAR-File/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/PEAR-File/PEAR-File-1.2.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/PEAR-File/ChangeLog b/dev-php/PEAR-File/ChangeLog index dc2e33ec3236..f7cdda1620cf 100644 --- a/dev-php/PEAR-File/ChangeLog +++ b/dev-php/PEAR-File/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-File -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.15 2005/11/22 13:51:58 corsair Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.16 2006/01/21 08:02:53 corsair Exp $ + + 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-File-1.2.2.ebuild: + Stable on ppc64; bug #119722 22 Nov 2005; Markus Rothe <corsair@gentoo.org> PEAR-File-1.2.2.ebuild: Added ~ppc64 keyword; bug #105385 diff --git a/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild b/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild index 98d043de8346..c5a31728fa9c 100644 --- a/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild +++ b/dev-php/PEAR-File/PEAR-File-1.2.2.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-File/PEAR-File-1.2.2.ebuild,v 1.4 2005/11/22 13:51:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild,v 1.5 2006/01/21 08:02:53 corsair Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Common file and directory routines" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" IUSE="" |