diff options
author | 2006-02-17 21:50:00 +0000 | |
---|---|---|
committer | 2006-02-17 21:50:00 +0000 | |
commit | 8fdf67299ba9faa73aff54dcde5ecd3419736c68 (patch) | |
tree | 2c162730e6d8607edd914415a166a4c8fb8b7c48 | |
parent | Mark 1.4.6 stable on alpha. #119722 (diff) | |
download | gentoo-2-8fdf67299ba9faa73aff54dcde5ecd3419736c68.tar.gz gentoo-2-8fdf67299ba9faa73aff54dcde5ecd3419736c68.tar.bz2 gentoo-2-8fdf67299ba9faa73aff54dcde5ecd3419736c68.zip |
Mark 1.2.0 stable on alpha/ia64. #119722
(Portage version: 2.1_pre4-r1)
-rw-r--r-- | dev-php/PEAR-File_Find/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-File_Find/ChangeLog b/dev-php/PEAR-File_Find/ChangeLog index 9c84d0114644..ae24a8df5aeb 100644 --- a/dev-php/PEAR-File_Find/ChangeLog +++ b/dev-php/PEAR-File_Find/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-File_Find # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.19 2006/01/27 18:56:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.20 2006/02/17 21:50:00 agriffis Exp $ + + 17 Feb 2006; Aron Griffis <agriffis@gentoo.org> + PEAR-File_Find-1.2.0.ebuild: + Mark 1.2.0 stable on alpha/ia64. #119722 27 Jan 2006; Jeroen Roovers <jer@gentoo.org> PEAR-File_Find-1.2.0.ebuild: Stable on hppa (bug #119722). diff --git a/dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild b/dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild index 7ce2e19c0ab0..6a1423a05951 100644 --- a/dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild +++ b/dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild @@ -1,11 +1,11 @@ # 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_Find/PEAR-File_Find-1.2.0.ebuild,v 1.10 2006/01/27 18:56:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild,v 1.11 2006/02/17 21:50:00 agriffis Exp $ inherit php-pear-r1 DESCRIPTION="A class that facillitates the search of filesystems." LICENSE="PHP" SLOT="0" -KEYWORDS="amd64 hppa ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc x86" IUSE="" |