diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-17 16:05:16 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-17 16:05:16 +0000 |
commit | ff396c118bb11ecfb617359fdb022bf8792e4541 (patch) | |
tree | 87fe2a064be99879344a006326a55359647f7132 /dev-perl/File-Find-Rule | |
parent | Pushing 0.26 to mirrors until archs bump - gone upstream (diff) | |
download | historical-ff396c118bb11ecfb617359fdb022bf8792e4541.tar.gz historical-ff396c118bb11ecfb617359fdb022bf8792e4541.tar.bz2 historical-ff396c118bb11ecfb617359fdb022bf8792e4541.zip |
Stable on sparc
Package-Manager: portage-2.0.51.19
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.28.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 f21a7ac59163..557a773b5bf1 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.14 2005/05/17 15:59:32 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.15 2005/05/17 16:03:35 gustavoz Exp $ + + 17 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> + File-Find-Rule-0.28.ebuild: + Stable on sparc 17 May 2005; Michael Cummings <mcummings@gentoo.org> File-Find-Rule-0.26.ebuild: 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 076a4b662cea..56f02c28c641 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 # 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.8 2005/05/17 15:56:13 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.28.ebuild,v 1.9 2005/05/17 16:03:36 gustavoz 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 ~ppc64 ~amd64" +KEYWORDS="x86 ~alpha ~hppa ~mips ~ppc sparc ~ppc64 ~amd64" IUSE="" SRC_TEST="do" |