summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-01-22 21:54:28 +0000
committerSimon Stelling <blubb@gentoo.org>2006-01-22 21:54:28 +0000
commit641e9da532a758b576cb2cbf85a66cc302b312da (patch)
tree01acc1641de97903db916aaced9d975b26c404c4 /dev-php/PEAR-File
parenttseng retired (bug #118218) (diff)
downloadgentoo-2-641e9da532a758b576cb2cbf85a66cc302b312da.tar.gz
gentoo-2-641e9da532a758b576cb2cbf85a66cc302b312da.tar.bz2
gentoo-2-641e9da532a758b576cb2cbf85a66cc302b312da.zip
stable on amd64 wrt bug 119722
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php/PEAR-File')
-rw-r--r--dev-php/PEAR-File/ChangeLog5
-rw-r--r--dev-php/PEAR-File/PEAR-File-1.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-File/ChangeLog b/dev-php/PEAR-File/ChangeLog
index 16795f2e33ad..4135166c904a 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.18 2006/01/22 16:33:36 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.19 2006/01/22 21:50:02 blubb Exp $
+
+ 22 Jan 2006; Simon Stelling <blubb@gentoo.org> PEAR-File-1.2.2.ebuild:
+ stable on amd64 wrt bug 119722
22 Jan 2006; Jason Wever <weeve@gentoo.org> PEAR-File-1.2.2.ebuild:
Stable on SPARC wrt bug #119722.
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 c6fb318599ac..e468ca1ad8d4 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-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.7 2006/01/22 16:33:36 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild,v 1.8 2006/01/22 21:50:02 blubb 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=""