diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-09-06 15:23:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-09-06 15:23:56 +0000 |
commit | 539d8961ff0b18cf594fba4f545415dd5b3108ad (patch) | |
tree | a24bc4eea3dd28722141f05158f29f6f1da51640 /dev-perl/File-Next | |
parent | Fix compilation error with >=clamav-0.94, bug #236838 (diff) | |
download | gentoo-2-539d8961ff0b18cf594fba4f545415dd5b3108ad.tar.gz gentoo-2-539d8961ff0b18cf594fba4f545415dd5b3108ad.tar.bz2 gentoo-2-539d8961ff0b18cf594fba4f545415dd5b3108ad.zip |
x86 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl/File-Next')
-rw-r--r-- | dev-perl/File-Next/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/File-Next/File-Next-1.02.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-Next/ChangeLog b/dev-perl/File-Next/ChangeLog index b4774f6a4f74..0ffae6e8c659 100644 --- a/dev-perl/File-Next/ChangeLog +++ b/dev-perl/File-Next/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-Next # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Next/ChangeLog,v 1.2 2008/09/05 21:06:56 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Next/ChangeLog,v 1.3 2008/09/06 15:23:56 armin76 Exp $ + + 06 Sep 2008; Raúl Porcel <armin76@gentoo.org> File-Next-1.02.ebuild: + x86 stable 05 Sep 2008; Santiago M. Mola <coldwind@gentoo.org> File-Next-1.02.ebuild: amd64 stable diff --git a/dev-perl/File-Next/File-Next-1.02.ebuild b/dev-perl/File-Next/File-Next-1.02.ebuild index 857ae321216c..7403962490d6 100644 --- a/dev-perl/File-Next/File-Next-1.02.ebuild +++ b/dev-perl/File-Next/File-Next-1.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Next/File-Next-1.02.ebuild,v 1.2 2008/09/05 21:06:56 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Next/File-Next-1.02.ebuild,v 1.3 2008/09/06 15:23:56 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="virtual/perl-File-Spec |