diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-08-19 16:26:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-08-19 16:26:32 +0000 |
commit | f7e2b0f13aa23fd2ef63b26271dd91b57195cf29 (patch) | |
tree | 4c5b84ed948e1f6e95a1e77401430ec938daf9d8 /dev-perl/File-Listing | |
parent | Re-add ~sparc wrt #422445 (diff) | |
download | gentoo-2-f7e2b0f13aa23fd2ef63b26271dd91b57195cf29.tar.gz gentoo-2-f7e2b0f13aa23fd2ef63b26271dd91b57195cf29.tar.bz2 gentoo-2-f7e2b0f13aa23fd2ef63b26271dd91b57195cf29.zip |
alpha/m68k/s390/sh/sparc stable wrt #414735
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/File-Listing')
-rw-r--r-- | dev-perl/File-Listing/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/File-Listing/File-Listing-6.40.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-Listing/ChangeLog b/dev-perl/File-Listing/ChangeLog index afe4fe72314c..477420bd9bf2 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.31 2012/07/14 03:59:21 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Listing/ChangeLog,v 1.32 2012/08/19 16:26:32 armin76 Exp $ + + 19 Aug 2012; Raúl Porcel <armin76@gentoo.org> File-Listing-6.40.0.ebuild: + alpha/m68k/s390/sh/sparc stable wrt #414735 14 Jul 2012; Akinori Hattori <hattya@gentoo.org> File-Listing-6.40.0.ebuild: ia64 stable wrt bug #414735 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 432c16e25aaf..da00723e4394 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 # 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.9 2012/07/14 03:59:21 hattya Exp $ +# $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 $ 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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |