diff options
author | Zac Medico <zmedico@gentoo.org> | 2013-02-19 01:58:17 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2013-02-19 01:58:17 +0000 |
commit | ffceae4af48f1184302ff186047e83fa29a9750e (patch) | |
tree | 9efa5781bf39e5f6c83cf612ba408995462a9532 /dev-perl/File-Listing | |
parent | Add ~arm-linux keyword. (diff) | |
download | gentoo-2-ffceae4af48f1184302ff186047e83fa29a9750e.tar.gz gentoo-2-ffceae4af48f1184302ff186047e83fa29a9750e.tar.bz2 gentoo-2-ffceae4af48f1184302ff186047e83fa29a9750e.zip |
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'dev-perl/File-Listing')
-rw-r--r-- | dev-perl/File-Listing/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/File-Listing/File-Listing-6.40.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/File-Listing/ChangeLog b/dev-perl/File-Listing/ChangeLog index 381ec9cb8195..cec8d729cfde 100644 --- a/dev-perl/File-Listing/ChangeLog +++ b/dev-perl/File-Listing/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-Listing -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Listing/ChangeLog,v 1.33 2012/09/02 16:32:09 tove Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Listing/ChangeLog,v 1.34 2013/02/19 01:58:17 zmedico Exp $ + + 19 Feb 2013; Zac Medico <zmedico@gentoo.org> File-Listing-6.40.0.ebuild: + Add ~arm-linux keyword. 02 Sep 2012; Torsten Veller <tove@gentoo.org> -File-Listing-6.30.0.ebuild: Cleanup diff --git a/dev-perl/File-Listing/File-Listing-6.40.0.ebuild b/dev-perl/File-Listing/File-Listing-6.40.0.ebuild index da00723e4394..0a1f20571f80 100644 --- a/dev-perl/File-Listing/File-Listing-6.40.0.ebuild +++ b/dev-perl/File-Listing/File-Listing-6.40.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Listing/File-Listing-6.40.0.ebuild,v 1.10 2012/08/19 16:26:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Listing/File-Listing-6.40.0.ebuild,v 1.11 2013/02/19 01:58:17 zmedico Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Parse directory listings" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |