summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-01-21 08:05:16 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-01-21 08:05:16 +0000
commit8f6531dbb3316779ed295c0cd017697de57ccc35 (patch)
tree0cde040740d00deddb60fc6970c83e001e1e3f70 /dev-php/PEAR-File
parentAdded ~ppc64; bug #119722 (diff)
downloadgentoo-2-8f6531dbb3316779ed295c0cd017697de57ccc35.tar.gz
gentoo-2-8f6531dbb3316779ed295c0cd017697de57ccc35.tar.bz2
gentoo-2-8f6531dbb3316779ed295c0cd017697de57ccc35.zip
Stable on ppc64; bug #119722
(Portage version: 2.0.53)
Diffstat (limited to 'dev-php/PEAR-File')
-rw-r--r--dev-php/PEAR-File/ChangeLog7
-rw-r--r--dev-php/PEAR-File/PEAR-File-1.2.2.ebuild6
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=""