diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-01-09 14:51:36 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-01-09 14:51:36 +0000 |
commit | 0a42c9b77f2a5e3ab2a768e687b34138222caeb4 (patch) | |
tree | 275ab6dd5d9e24a904794701158d00543f8127da /virtual/perl-Module-Build | |
parent | keyword ~sparc-fbsd, bug #298183 (diff) | |
download | gentoo-2-0a42c9b77f2a5e3ab2a768e687b34138222caeb4.tar.gz gentoo-2-0a42c9b77f2a5e3ab2a768e687b34138222caeb4.tar.bz2 gentoo-2-0a42c9b77f2a5e3ab2a768e687b34138222caeb4.zip |
keyword ~sparc-fbsd
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Module-Build')
-rw-r--r-- | virtual/perl-Module-Build/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Module-Build/ChangeLog b/virtual/perl-Module-Build/ChangeLog index 729e1ae381eb..0935249646c5 100644 --- a/virtual/perl-Module-Build/ChangeLog +++ b/virtual/perl-Module-Build/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Module-Build # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.26 2010/01/07 20:23:40 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.27 2010/01/09 14:51:36 aballier Exp $ + + 09 Jan 2010; Alexis Ballier <aballier@gentoo.org> + perl-Module-Build-0.36.01.ebuild: + keyword ~sparc-fbsd 07 Jan 2010; Torsten Veller <tove@gentoo.org> perl-Module-Build-0.28.08.ebuild, perl-Module-Build-0.32.ebuild, diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild index 4c5131f86f32..3c7863dc45c5 100644 --- a/virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild +++ b/virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild,v 1.5 2010/01/07 20:23:40 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild,v 1.6 2010/01/09 14:51:36 aballier Exp $ DESCRIPTION="Build and install Perl modules" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ppc64 ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="" RDEPEND="~perl-core/Module-Build-${PV}" |