diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 22:59:34 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 22:59:34 +0000 |
commit | 7db8022ea5cd2ad30db03e40ad72184b3d4c6943 (patch) | |
tree | 99991d6f8fd99a6bcdbfb56b53c8285ea5b9371f /dev-perl/module-build | |
parent | Mark 5.803-r1 stable on alpha (diff) | |
download | historical-7db8022ea5cd2ad30db03e40ad72184b3d4c6943.tar.gz historical-7db8022ea5cd2ad30db03e40ad72184b3d4c6943.tar.bz2 historical-7db8022ea5cd2ad30db03e40ad72184b3d4c6943.zip |
Mark 0.26.11 stable on alpha
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-perl/module-build')
-rw-r--r-- | dev-perl/module-build/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/module-build/Manifest | 10 | ||||
-rw-r--r-- | dev-perl/module-build/module-build-0.26.11.ebuild | 4 |
3 files changed, 17 insertions, 3 deletions
diff --git a/dev-perl/module-build/ChangeLog b/dev-perl/module-build/ChangeLog index 8eef91051a94..fcb137a19bc1 100644 --- a/dev-perl/module-build/ChangeLog +++ b/dev-perl/module-build/ChangeLog @@ -1,6 +1,10 @@ # 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.29 2006/01/21 21:46:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/ChangeLog,v 1.30 2006/01/31 22:59:34 agriffis Exp $ + + 31 Jan 2006; Aron Griffis <agriffis@gentoo.org> + module-build-0.26.11.ebuild: + Mark 0.26.11 stable on alpha 21 Jan 2006; Markus Rothe <corsair@gentoo.org> module-build-0.26.11.ebuild: diff --git a/dev-perl/module-build/Manifest b/dev-perl/module-build/Manifest index 4007e4566370..7c6924cf9b2c 100644 --- a/dev-perl/module-build/Manifest +++ b/dev-perl/module-build/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 5bd14e5c37fabfdb9cbdb239162792eb ChangeLog 4358 RMD160 5649512cbead4d6ccf70da643ff6983d95ed5910 ChangeLog 4358 SHA256 69cd7747ba46346008834f639bf805e8fec11301ff2d6d850f8fc8b0a81dff43 ChangeLog 4358 @@ -22,3 +25,10 @@ SHA256 997447de58634ea94c4bfc71d6d7cff1764c850461ce7dcdfadba8f8770d7e16 module-b MD5 362edf7ae7754ecc555cde4a3fe3ee0b module-build-0.26.11.ebuild 687 RMD160 9d4b1353db32cda0060f6dffc507ed40fab8e9db module-build-0.26.11.ebuild 687 SHA256 de81eef6e10ded12919d7fd5d5da0b7e371a7404ddd88c3511da2e168f163159 module-build-0.26.11.ebuild 687 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFD3+vgJrHF4yAQTrARAkj1AJ0d4eItJLoO5wE/1F1Ls0Rjf1/+UwCdGHxz +TxK4qZ1HtLZV3IRNZBjOFtg= +=gUnV +-----END PGP SIGNATURE----- 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 6c77ed1a72a9..4ee9f2078bb9 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.5 2006/01/21 21:46:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.26.11.ebuild,v 1.6 2006/01/31 22:59:34 agriffis 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" +KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="dev-perl/yaml |