diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-12-24 16:33:27 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-12-24 16:33:27 +0000 |
commit | d9110110ac4067d54d78fdc5adc358523f79d88e (patch) | |
tree | 3b812baf4c1fc564daec8a54b68dd21ea9b57d45 /virtual | |
parent | Marked ~hppa (bug #298183). (diff) | |
download | gentoo-2-d9110110ac4067d54d78fdc5adc358523f79d88e.tar.gz gentoo-2-d9110110ac4067d54d78fdc5adc358523f79d88e.tar.bz2 gentoo-2-d9110110ac4067d54d78fdc5adc358523f79d88e.zip |
Marked ~hppa (bug #298183).
(Portage version: 2.2_rc60/cvs/Linux i686)
Diffstat (limited to 'virtual')
-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 396025613a13..e56429a1c7cb 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.21 2009/12/24 10:19:28 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.22 2009/12/24 16:33:27 jer Exp $ + + 24 Dec 2009; Jeroen Roovers <jer@gentoo.org> + perl-Module-Build-0.36.01.ebuild: + Marked ~hppa (bug #298183). *perl-Module-Build-0.36.01 (24 Dec 2009) 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 c9957ffb532a..32243a6accda 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-2009 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.1 2009/12/24 10:19:28 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild,v 1.2 2009/12/24 16:33:27 jer 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="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" RDEPEND="~perl-core/Module-Build-${PV}" |