diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-05-27 21:24:24 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-05-27 21:24:24 +0000 |
commit | 10b63a410f28e2c387207004c5f967529240e305 (patch) | |
tree | b3775e34cbc181249c0903245078a16d2b1c77ca /dev-perl | |
parent | stable on amd64 (required for grass) (diff) | |
download | gentoo-2-10b63a410f28e2c387207004c5f967529240e305.tar.gz gentoo-2-10b63a410f28e2c387207004c5f967529240e305.tar.bz2 gentoo-2-10b63a410f28e2c387207004c5f967529240e305.zip |
Marking stable amd64, tested on pitr, closes all the module-build sandbox bugs.
(Portage version: 2.1_rc2-r2)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/module-build/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/module-build/files/digest-module-build-0.25 | 2 | ||||
-rw-r--r-- | dev-perl/module-build/module-build-0.26.11.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/dev-perl/module-build/ChangeLog b/dev-perl/module-build/ChangeLog index a1b2d3e52d96..736d2add7e8c 100644 --- a/dev-perl/module-build/ChangeLog +++ b/dev-perl/module-build/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/module-build # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/ChangeLog,v 1.34 2006/05/02 05:24:24 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/ChangeLog,v 1.35 2006/05/27 21:24:24 mcummings Exp $ + + 27 May 2006; <mcummings@gentoo.org> module-build-0.26.11.ebuild: + Marking stable amd64, tested on pitr, closes all the module-build sandbox bugs. 02 May 2006; Diego Pettenò <flameeyes@gentoo.org> module-build-0.28.ebuild: diff --git a/dev-perl/module-build/files/digest-module-build-0.25 b/dev-perl/module-build/files/digest-module-build-0.25 index f50160b43e7c..c753a7d87858 100644 --- a/dev-perl/module-build/files/digest-module-build-0.25 +++ b/dev-perl/module-build/files/digest-module-build-0.25 @@ -1 +1,3 @@ MD5 fbcf9fcbd1de321eb781ee8271bffd73 Module-Build-0.25.tar.gz 105336 +RMD160 914a042b4898a1da9058c0c95273e1f9887ae526 Module-Build-0.25.tar.gz 105336 +SHA256 cfda8575e400bf42fab7ad05eb7bffeeff1f51b161a18962c2adfd9a1395b6c8 Module-Build-0.25.tar.gz 105336 diff --git a/dev-perl/module-build/module-build-0.26.11.ebuild b/dev-perl/module-build/module-build-0.26.11.ebuild index 2a0c08e4c579..1be0f3133e73 100644 --- a/dev-perl/module-build/module-build-0.26.11.ebuild +++ b/dev-perl/module-build/module-build-0.26.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.26.11.ebuild,v 1.8 2006/04/24 15:54:06 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.26.11.ebuild,v 1.9 2006/05/27 21:24:24 mcummings Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="dev-perl/yaml |