diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-10-10 01:30:27 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-10-10 01:30:27 +0000 |
commit | bf9f0ff0479e8b25a4354123537a77235ce31f6f (patch) | |
tree | ed469be557065a5751164695c2c475545407b26e /dev-php/PEAR-File | |
parent | Stable on amd64 wrt bug #340213 (diff) | |
download | gentoo-2-bf9f0ff0479e8b25a4354123537a77235ce31f6f.tar.gz gentoo-2-bf9f0ff0479e8b25a4354123537a77235ce31f6f.tar.bz2 gentoo-2-bf9f0ff0479e8b25a4354123537a77235ce31f6f.zip |
Stable on amd64 wrt bug #332455
(Portage version: 2.2_rc91/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-File')
-rw-r--r-- | dev-php/PEAR-File/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-File/PEAR-File-1.3.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-File/ChangeLog b/dev-php/PEAR-File/ChangeLog index 37c25c05678e..49e5a58bbb19 100644 --- a/dev-php/PEAR-File/ChangeLog +++ b/dev-php/PEAR-File/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-File # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.38 2010/10/09 19:17:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.39 2010/10/10 01:30:27 hwoarang Exp $ + + 10 Oct 2010; Markos Chandras <hwoarang@gentoo.org> + PEAR-File-1.3.0-r1.ebuild: + Stable on amd64 wrt bug #332455 09 Oct 2010; Christian Faulhammer <fauli@gentoo.org> PEAR-File-1.3.0-r1.ebuild: diff --git a/dev-php/PEAR-File/PEAR-File-1.3.0-r1.ebuild b/dev-php/PEAR-File/PEAR-File-1.3.0-r1.ebuild index 96e2d85a57f2..a1e7c8236668 100644 --- a/dev-php/PEAR-File/PEAR-File-1.3.0-r1.ebuild +++ b/dev-php/PEAR-File/PEAR-File-1.3.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.3.0-r1.ebuild,v 1.3 2010/10/09 19:17:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.3.0-r1.ebuild,v 1.4 2010/10/10 01:30:27 hwoarang Exp $ EAPI="2" @@ -10,7 +10,7 @@ DESCRIPTION="Common file and directory routines" LICENSE="PHP-3" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="" RDEPEND="|| ( <dev-lang/php-5.3[pcre] >=dev-lang/php-5.3 )" |