diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-04-04 23:10:38 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-04-04 23:10:38 +0000 |
commit | 4b8398d2feaf1672b078125ea0edf5e95dae47bc (patch) | |
tree | fa789bea7bf5a415fd4c89d62b4694b9cc726d2d /dev-perl | |
parent | Marked ~hppa (bug #358079). (diff) | |
download | gentoo-2-4b8398d2feaf1672b078125ea0edf5e95dae47bc.tar.gz gentoo-2-4b8398d2feaf1672b078125ea0edf5e95dae47bc.tar.bz2 gentoo-2-4b8398d2feaf1672b078125ea0edf5e95dae47bc.zip |
Marked ~hppa (bug #358079).
(Portage version: 2.2.0_alpha29/cvs/Linux i686)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/File-Listing/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/File-Listing/File-Listing-6.20.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 ee3e8299e4b9..798263ccd4dc 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.4 2011/04/03 06:32:59 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Listing/ChangeLog,v 1.5 2011/04/04 23:10:38 jer Exp $ + + 04 Apr 2011; Jeroen Roovers <jer@gentoo.org> File-Listing-6.20.0.ebuild: + Marked ~hppa (bug #358079). 03 Apr 2011; Torsten Veller <tove@gentoo.org> -File-Listing-6.0.0.ebuild, -File-Listing-6.10.0.ebuild: diff --git a/dev-perl/File-Listing/File-Listing-6.20.0.ebuild b/dev-perl/File-Listing/File-Listing-6.20.0.ebuild index 45902fd10e3e..9006950a6b2b 100644 --- a/dev-perl/File-Listing/File-Listing-6.20.0.ebuild +++ b/dev-perl/File-Listing/File-Listing-6.20.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.20.0.ebuild,v 1.1 2011/03/22 06:54:04 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Listing/File-Listing-6.20.0.ebuild,v 1.2 2011/04/04 23:10:38 jer Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Parse directory listings" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" RDEPEND=" |