diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-01-18 09:04:48 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-01-18 09:04:48 +0000 |
commit | 7a95eb49fe14861c1442808fc86462da9643d909 (patch) | |
tree | 45faa1b9eb20cf349a129fa704f74213f7f59ff5 /dev-perl/File-Find-Rule | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-7a95eb49fe14861c1442808fc86462da9643d909.tar.gz gentoo-2-7a95eb49fe14861c1442808fc86462da9643d909.tar.bz2 gentoo-2-7a95eb49fe14861c1442808fc86462da9643d909.zip |
Stable on hppa.
(Portage version: 2.0.53)
Diffstat (limited to 'dev-perl/File-Find-Rule')
-rw-r--r-- | dev-perl/File-Find-Rule/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/File-Find-Rule/File-Find-Rule-0.28.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/File-Find-Rule/ChangeLog b/dev-perl/File-Find-Rule/ChangeLog index 3103fa9391f9..147d02fa9136 100644 --- a/dev-perl/File-Find-Rule/ChangeLog +++ b/dev-perl/File-Find-Rule/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-Find-Rule -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.23 2005/11/29 02:58:39 tgall Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.24 2006/01/18 09:03:46 gmsoft Exp $ + + 18 Jan 2006; Guy Martin <gmsoft@gentoo.org> File-Find-Rule-0.28.ebuild: + Stable on hppa. 28 Nov 2005; Tom Gall <tgall@gentoo.org> File-Find-Rule-0.28.ebuild: stable on ppc64 diff --git a/dev-perl/File-Find-Rule/File-Find-Rule-0.28.ebuild b/dev-perl/File-Find-Rule/File-Find-Rule-0.28.ebuild index 9bf45625379c..370d284e9c53 100644 --- a/dev-perl/File-Find-Rule/File-Find-Rule-0.28.ebuild +++ b/dev-perl/File-Find-Rule/File-Find-Rule-0.28.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-perl/File-Find-Rule/File-Find-Rule-0.28.ebuild,v 1.15 2005/11/29 02:58:39 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.28.ebuild,v 1.16 2006/01/18 09:03:46 gmsoft Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/R/RC/RCLAMP/${P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ~ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 hppa ia64 ~mips ~ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" |