diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-15 10:15:57 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-15 10:15:57 +0000 |
commit | 5f1f4de0f4f2d23971d3d9496904f85866135c6a (patch) | |
tree | 3b03c697d24c0d36652aec2a53c8b8c2e9a2e17b /dev-perl/File-Find-Rule | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-5f1f4de0f4f2d23971d3d9496904f85866135c6a.tar.gz gentoo-2-5f1f4de0f4f2d23971d3d9496904f85866135c6a.tar.bz2 gentoo-2-5f1f4de0f4f2d23971d3d9496904f85866135c6a.zip |
Stable on ia64.
(Portage version: 2.1.2_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.30.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/File-Find-Rule/ChangeLog b/dev-perl/File-Find-Rule/ChangeLog index 7cdc4109bcc5..5c24c2e4aac2 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.38 2006/10/09 14:34:37 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.39 2006/10/15 10:15:57 kloeri Exp $ + + 15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + File-Find-Rule-0.30.ebuild: + Stable on ia64. 09 Oct 2006; Michael Cummings <mcummings@gentoo.org> -File-Find-Rule-0.26.ebuild, File-Find-Rule-0.28.ebuild, diff --git a/dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild b/dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild index 50ec952915f1..4e83b7925a84 100644 --- a/dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild +++ b/dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild @@ -1,6 +1,6 @@ # 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.30.ebuild,v 1.8 2006/10/09 14:34:37 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild,v 1.9 2006/10/15 10:15:57 kloeri Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/R/RC/RCLAMP/File-Find-Rule-0 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" |