diff options
author | Torsten Veller <tove@gentoo.org> | 2009-12-04 13:17:16 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-12-04 13:17:16 +0000 |
commit | 3ddecd6a702f6aae76aa2a6501955ae6c692d68a (patch) | |
tree | 9e13db4121b0fc039b33846d53b92ba8216f9ca2 /virtual | |
parent | Stable on amd64 (#288026) (diff) | |
download | gentoo-2-3ddecd6a702f6aae76aa2a6501955ae6c692d68a.tar.gz gentoo-2-3ddecd6a702f6aae76aa2a6501955ae6c692d68a.tar.bz2 gentoo-2-3ddecd6a702f6aae76aa2a6501955ae6c692d68a.zip |
Stable on amd64 (#288026)
(Portage version: 2.2_rc54/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Module-Build/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Module-Build/ChangeLog b/virtual/perl-Module-Build/ChangeLog index 99b02129bb79..a04c36da0473 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.14 2009/12/04 12:16:33 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.15 2009/12/04 13:17:16 tove Exp $ + + 04 Dec 2009; Torsten Veller <tove@gentoo.org> + perl-Module-Build-0.34.0201.ebuild: + Stable on amd64 (#288026) 04 Dec 2009; Christian Faulhammer <fauli@gentoo.org> perl-Module-Build-0.34.0201.ebuild: diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild index c5b51553c31c..71b8cdcfeae9 100644 --- a/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild +++ b/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.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.34.0201.ebuild,v 1.3 2009/12/04 12:16:33 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild,v 1.4 2009/12/04 13:17:16 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 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Module-Build-${PV} )" |