diff options
author | 2007-09-26 18:01:17 +0000 | |
---|---|---|
committer | 2007-09-26 18:01:17 +0000 | |
commit | da4a19948a47582c3b6b0bb089e7cb04aedfc9f1 (patch) | |
tree | f7f4e894a22100645370075c36ca36f54d1f1580 /dev-php/PEAR-File_Find | |
parent | Marking PEAR-File-1.3.0 ppc64 stable for bug 192247 (diff) | |
download | gentoo-2-da4a19948a47582c3b6b0bb089e7cb04aedfc9f1.tar.gz gentoo-2-da4a19948a47582c3b6b0bb089e7cb04aedfc9f1.tar.bz2 gentoo-2-da4a19948a47582c3b6b0bb089e7cb04aedfc9f1.zip |
Marking PEAR-File_Find-1.3.0 ppc64 stable for bug 192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-File_Find')
-rw-r--r-- | dev-php/PEAR-File_Find/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-File_Find/ChangeLog b/dev-php/PEAR-File_Find/ChangeLog index b8a723c7caa3..ed2b5373ff74 100644 --- a/dev-php/PEAR-File_Find/ChangeLog +++ b/dev-php/PEAR-File_Find/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-File_Find # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.27 2007/09/25 00:20:57 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.28 2007/09/26 18:01:17 ranger Exp $ + + 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-File_Find-1.3.0.ebuild: + Marking PEAR-File_Find-1.3.0 ppc64 stable for bug 192247 25 Sep 2007; Lars Weiler <pylon@gentoo.org> PEAR-File_Find-1.3.0.ebuild: stable ppc, bug #192247 diff --git a/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild index e656a4c3259a..e35983314549 100644 --- a/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild +++ b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild,v 1.4 2007/09/25 00:20:57 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild,v 1.5 2007/09/26 18:01:17 ranger Exp $ inherit php-pear-r1 DESCRIPTION="A class that facillitates the search of filesystems." LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" |