diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-27 20:26:26 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-27 20:26:26 +0000 |
commit | 4bc479b236865e0794520b17645c9e55625ac975 (patch) | |
tree | f2b1cced3373adecf2e9eef274becfd240ea976c /dev-perl/File-Find-Rule | |
parent | dev-db/mysqltool removed from the tree (diff) | |
download | gentoo-2-4bc479b236865e0794520b17645c9e55625ac975.tar.gz gentoo-2-4bc479b236865e0794520b17645c9e55625ac975.tar.bz2 gentoo-2-4bc479b236865e0794520b17645c9e55625ac975.zip |
Stable on hppa, ppc.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-perl/File-Find-Rule')
-rw-r--r-- | dev-perl/File-Find-Rule/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/File-Find-Rule/File-Find-Rule-0.26.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/File-Find-Rule/ChangeLog b/dev-perl/File-Find-Rule/ChangeLog index 147d02fa9136..a44585b1f033 100644 --- a/dev-perl/File-Find-Rule/ChangeLog +++ b/dev-perl/File-Find-Rule/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/File-Find-Rule # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.25 2006/01/27 20:26:26 hansmi Exp $ + + 27 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> + File-Find-Rule-0.26.ebuild: + Stable on hppa, ppc. 18 Jan 2006; Guy Martin <gmsoft@gentoo.org> File-Find-Rule-0.28.ebuild: Stable on hppa. diff --git a/dev-perl/File-Find-Rule/File-Find-Rule-0.26.ebuild b/dev-perl/File-Find-Rule/File-Find-Rule-0.26.ebuild index 6047a7faf9da..4eae842aeae5 100644 --- a/dev-perl/File-Find-Rule/File-Find-Rule-0.26.ebuild +++ b/dev-perl/File-Find-Rule/File-Find-Rule-0.26.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.26.ebuild,v 1.13 2005/05/25 15:07:39 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.26.ebuild,v 1.14 2006/01/27 20:26:26 hansmi 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="x86 alpha ~hppa ~mips ~ppc sparc" +KEYWORDS="alpha hppa ~mips ppc sparc x86" IUSE="" DEPEND="perl-core/Test-Simple |