diff options
author | Naohiro Aota <naota@gentoo.org> | 2011-06-15 05:09:25 +0000 |
---|---|---|
committer | Naohiro Aota <naota@gentoo.org> | 2011-06-15 05:09:25 +0000 |
commit | 17ab7c8fd03d0b7e218620f8f4c5e4ea12fa70f3 (patch) | |
tree | 1f5df1520b1196a86be80013ee761f4708cda9b2 /dev-perl | |
parent | Clean up patch. (diff) | |
download | gentoo-2-17ab7c8fd03d0b7e218620f8f4c5e4ea12fa70f3.tar.gz gentoo-2-17ab7c8fd03d0b7e218620f8f4c5e4ea12fa70f3.tar.bz2 gentoo-2-17ab7c8fd03d0b7e218620f8f4c5e4ea12fa70f3.zip |
Added ~x86-fbsd, bug #358079
(Portage version: 2.2.0_alpha40/cvs/FreeBSD i386)
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 49f99dce9541..09af81c414a7 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.9 2011/06/13 00:06:56 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Listing/ChangeLog,v 1.10 2011/06/15 05:09:25 naota Exp $ + + 15 Jun 2011; Naohiro Aota <naota@gentoo.org> File-Listing-6.20.0.ebuild: + Added ~x86-fbsd, bug #358079 13 Jun 2011; Matt Turner <mattst88@gentoo.org> File-Listing-6.20.0.ebuild: Added ~mips, bug 358079 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 56bddd613276..aed810aa14e0 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.6 2011/06/13 00:06:56 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Listing/File-Listing-6.20.0.ebuild,v 1.7 2011/06/15 05:09:25 naota Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Parse directory listings" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~s390 ~sh ~sparc ~x86 ~ppc-aix ~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 ~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=" |