diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-19 13:13:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-19 13:13:57 +0000 |
commit | 1ba63c8c069dcc708127d51f0a11ed79887b816f (patch) | |
tree | f8c9e4cdd126d38042d37785c8fcbcc8dc711ca8 | |
parent | Version bump fixes bug in 1.9.0, removed. (diff) | |
download | gentoo-2-1ba63c8c069dcc708127d51f0a11ed79887b816f.tar.gz gentoo-2-1ba63c8c069dcc708127d51f0a11ed79887b816f.tar.bz2 gentoo-2-1ba63c8c069dcc708127d51f0a11ed79887b816f.zip |
Stable for amd64, wrt bug #414735
(Portage version: 2.1.10.49/cvs/Linux x86_64)
-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 b158ef0b0a9e..ffeac7d8cfd0 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.24 2012/06/19 03:12:00 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Listing/ChangeLog,v 1.25 2012/06/19 13:13:57 ago Exp $ + + 19 Jun 2012; Agostino Sarubbo <ago@gentoo.org> File-Listing-6.40.0.ebuild: + Stable for amd64, wrt bug #414735 19 Jun 2012; Jeff Horelick <jdhore@gentoo.org> File-Listing-6.40.0.ebuild: marked x86 per 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 533127b56ed6..69b2c5814731 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.3 2012/06/19 03:12:00 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Listing/File-Listing-6.40.0.ebuild,v 1.4 2012/06/19 13:13:57 ago 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=" |