diff options
author | Markus Meier <maekke@gentoo.org> | 2011-11-06 21:06:00 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-11-06 21:06:00 +0000 |
commit | 2034d394ed56bbd1f5494f59cef3d0b012456f0a (patch) | |
tree | b18e5fa91e50c3d938b485c03b08dca2cb4fe720 /dev-perl/File-Listing | |
parent | arm stable, bug #388489 (diff) | |
download | gentoo-2-2034d394ed56bbd1f5494f59cef3d0b012456f0a.tar.gz gentoo-2-2034d394ed56bbd1f5494f59cef3d0b012456f0a.tar.bz2 gentoo-2-2034d394ed56bbd1f5494f59cef3d0b012456f0a.zip |
arm stable, bug #386309
(Portage version: 2.1.10.32/cvs/Linux i686)
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.30.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 93eba59980d5..f565b5e2e6ce 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Listing/ChangeLog,v 1.14 2011/11/06 14:03:02 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Listing/ChangeLog,v 1.15 2011/11/06 21:06:00 maekke Exp $ + + 06 Nov 2011; Markus Meier <maekke@gentoo.org> File-Listing-6.30.0.ebuild: + arm stable, bug #386309 06 Nov 2011; Andreas Schuerch <nativemad@gentoo.org> File-Listing-6.30.0.ebuild: diff --git a/dev-perl/File-Listing/File-Listing-6.30.0.ebuild b/dev-perl/File-Listing/File-Listing-6.30.0.ebuild index e036fb058506..4cd54f409a1a 100644 --- a/dev-perl/File-Listing/File-Listing-6.30.0.ebuild +++ b/dev-perl/File-Listing/File-Listing-6.30.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.30.0.ebuild,v 1.3 2011/11/06 14:03:02 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Listing/File-Listing-6.30.0.ebuild,v 1.4 2011/11/06 21:06:00 maekke 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 ~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 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |