diff options
author | Torsten Veller <tove@gentoo.org> | 2008-11-04 17:24:26 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-11-04 17:24:26 +0000 |
commit | 92dd16a1b479939812f8308456697c0ddf5113a3 (patch) | |
tree | 9bf58b287ba203b88f030423a3824e4ab659d2eb /virtual | |
parent | FIxed CC variable, bug #243550. Fixed HOMEPAGE and SRC_URI. Clean up ebuild. (diff) | |
download | gentoo-2-92dd16a1b479939812f8308456697c0ddf5113a3.tar.gz gentoo-2-92dd16a1b479939812f8308456697c0ddf5113a3.tar.bz2 gentoo-2-92dd16a1b479939812f8308456697c0ddf5113a3.zip |
Add arm/s390/sh love.
(Portage version: 2.2_rc13/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Module-Build/perl-Module-Build-0.28.08.ebuild | 4 | ||||
-rw-r--r-- | virtual/perl-Module-Build/perl-Module-Build-0.30.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.28.08.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.28.08.ebuild index 5d9a683b9ced..bb38ffe10f8f 100644 --- a/virtual/perl-Module-Build/perl-Module-Build-0.28.08.ebuild +++ b/virtual/perl-Module-Build/perl-Module-Build-0.28.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.28.08.ebuild,v 1.2 2008/11/03 16:46:45 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.28.08.ebuild,v 1.3 2008/11/04 17:24:26 tove Exp $ DESCRIPTION="Build and install Perl modules" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 m68k mips ppc ppc64 sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="" diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.30.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.30.ebuild index 543d100c913b..63fd3fbfa9e7 100644 --- a/virtual/perl-Module-Build/perl-Module-Build-0.30.ebuild +++ b/virtual/perl-Module-Build/perl-Module-Build-0.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.30.ebuild,v 1.2 2008/11/03 16:46:45 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.30.ebuild,v 1.3 2008/11/04 17:24:26 tove Exp $ DESCRIPTION="Build and install Perl modules" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" DEPEND="" |