diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-28 20:10:44 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-28 20:10:44 +0000 |
commit | b9ad1968c49940c6f44cd138d9848a3c943a751c (patch) | |
tree | 291f897f9da68ca23cd07b3f171934366c1dfac6 /dev-perl/File-Find-Rule | |
parent | Stable on hppa (diff) | |
download | gentoo-2-b9ad1968c49940c6f44cd138d9848a3c943a751c.tar.gz gentoo-2-b9ad1968c49940c6f44cd138d9848a3c943a751c.tar.bz2 gentoo-2-b9ad1968c49940c6f44cd138d9848a3c943a751c.zip |
Stable on hppa
(Portage version: 2.1.1)
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 1e3b54999d85..1a0b0d78cde0 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.36 2006/09/16 20:57:17 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.37 2006/09/28 20:10:44 gustavoz Exp $ + + 28 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> + File-Find-Rule-0.30.ebuild: + Stable on hppa 16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> File-Find-Rule-0.30.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 6f550d628744..faf2f0466750 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.6 2006/09/16 20:57:17 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild,v 1.7 2006/09/28 20:10:44 gustavoz 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" |