diff options
author | 2014-06-19 08:36:33 +0000 | |
---|---|---|
committer | 2014-06-19 08:36:33 +0000 | |
commit | dcd32d5878cffd547d4f2edb3a0f36a66197371c (patch) | |
tree | 3417011a2b1c58929aa1792ee3d665a2df6513c1 /dev-perl/File-Next | |
parent | Keyworded on alpha (diff) | |
download | gentoo-2-dcd32d5878cffd547d4f2edb3a0f36a66197371c.tar.gz gentoo-2-dcd32d5878cffd547d4f2edb3a0f36a66197371c.tar.bz2 gentoo-2-dcd32d5878cffd547d4f2edb3a0f36a66197371c.zip |
Keyworded on alpha
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'dev-perl/File-Next')
-rw-r--r-- | dev-perl/File-Next/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/File-Next/File-Next-1.120.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/File-Next/ChangeLog b/dev-perl/File-Next/ChangeLog index d5649a9c7df9..092e9bb7a7a5 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Next/ChangeLog,v 1.26 2013/06/18 20:14:18 jer Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Next/ChangeLog,v 1.27 2014/06/19 08:36:33 klausman Exp $ + + 19 Jun 2014; Tobias Klausmann <klausman@gentoo.org> File-Next-1.120.0.ebuild: + Keyworded on alpha 18 Jun 2013; Jeroen Roovers <jer@gentoo.org> File-Next-1.120.0.ebuild: Marked ~hppa too. diff --git a/dev-perl/File-Next/File-Next-1.120.0.ebuild b/dev-perl/File-Next/File-Next-1.120.0.ebuild index dabb42d5af1f..6eedadc5bb3d 100644 --- a/dev-perl/File-Next/File-Next-1.120.0.ebuild +++ b/dev-perl/File-Next/File-Next-1.120.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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.120.0.ebuild,v 1.6 2013/06/18 20:14:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Next/File-Next-1.120.0.ebuild,v 1.7 2014/06/19 08:36:33 klausman Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="File::Next is an iterator-based module for finding files" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND="virtual/perl-File-Spec |