summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-05-01 16:33:21 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-05-01 16:33:21 +0000
commit1ef58e2c818d24ecf6eab906964c9cf35c60db72 (patch)
tree0dcb90f7ca0fdf2ccb5e7a5a434e5f70010dd655 /dev-perl/module-build
parentNew ebuild for Galician myspell dictionary (diff)
downloadgentoo-2-1ef58e2c818d24ecf6eab906964c9cf35c60db72.tar.gz
gentoo-2-1ef58e2c818d24ecf6eab906964c9cf35c60db72.tar.bz2
gentoo-2-1ef58e2c818d24ecf6eab906964c9cf35c60db72.zip
Version bump
(Portage version: 2.1_pre10-r2)
Diffstat (limited to 'dev-perl/module-build')
-rw-r--r--dev-perl/module-build/ChangeLog7
-rw-r--r--dev-perl/module-build/files/digest-module-build-0.283
-rw-r--r--dev-perl/module-build/module-build-0.25.ebuild4
-rw-r--r--dev-perl/module-build/module-build-0.26.10.ebuild4
-rw-r--r--dev-perl/module-build/module-build-0.28.ebuild24
5 files changed, 37 insertions, 5 deletions
diff --git a/dev-perl/module-build/ChangeLog b/dev-perl/module-build/ChangeLog
index f569048aa5e9..f995eb374750 100644
--- a/dev-perl/module-build/ChangeLog
+++ b/dev-perl/module-build/ChangeLog
@@ -1,6 +1,11 @@
# 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.32 2006/04/24 15:54:06 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/ChangeLog,v 1.33 2006/05/01 16:33:21 mcummings Exp $
+
+*module-build-0.28 (01 May 2006)
+
+ 01 May 2006; <mcumming@gentoo.org> +module-build-0.28.ebuild:
+ Version bump
24 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
module-build-0.26.11.ebuild:
diff --git a/dev-perl/module-build/files/digest-module-build-0.28 b/dev-perl/module-build/files/digest-module-build-0.28
new file mode 100644
index 000000000000..938aec1c3afc
--- /dev/null
+++ b/dev-perl/module-build/files/digest-module-build-0.28
@@ -0,0 +1,3 @@
+MD5 8b3d9cf3eadebdfbe5847d80ed3a2d0b Module-Build-0.28.tar.gz 180076
+RMD160 d0e7136576d65150aa46a6698e882b01f203bb6a Module-Build-0.28.tar.gz 180076
+SHA256 7ebb0f57d153fa3aef302b83444ad414dddcdd3af2fcda34a8d9f95955f28b5a Module-Build-0.28.tar.gz 180076
diff --git a/dev-perl/module-build/module-build-0.25.ebuild b/dev-perl/module-build/module-build-0.25.ebuild
index ef0f443e6104..76796c3d065e 100644
--- a/dev-perl/module-build/module-build-0.25.ebuild
+++ b/dev-perl/module-build/module-build-0.25.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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.25.ebuild,v 1.16 2005/04/01 18:09:35 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.25.ebuild,v 1.17 2006/05/01 16:33:21 mcummings Exp $
inherit perl-module
diff --git a/dev-perl/module-build/module-build-0.26.10.ebuild b/dev-perl/module-build/module-build-0.26.10.ebuild
index 33d1e8b4dd64..3bd2dcb011a7 100644
--- a/dev-perl/module-build/module-build-0.26.10.ebuild
+++ b/dev-perl/module-build/module-build-0.26.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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.10.ebuild,v 1.1 2005/04/28 19:14:37 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.26.10.ebuild,v 1.2 2006/05/01 16:33:21 mcummings Exp $
inherit perl-module
diff --git a/dev-perl/module-build/module-build-0.28.ebuild b/dev-perl/module-build/module-build-0.28.ebuild
new file mode 100644
index 000000000000..a69f9147220d
--- /dev/null
+++ b/dev-perl/module-build/module-build-0.28.ebuild
@@ -0,0 +1,24 @@
+# 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.28.ebuild,v 1.1 2006/05/01 16:33:21 mcummings Exp $
+
+inherit perl-module
+
+MY_PV=${PV/26.11/2611}
+MY_P="Module-Build-${MY_PV}"
+S=${WORKDIR}/${MY_P}
+DESCRIPTION="Build and install Perl modules"
+HOMEPAGE="http://search.cpan.org/~kwilliams/${MY_P}/"
+SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${MY_P}.tar.gz"
+
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DEPEND="dev-perl/yaml
+ >=dev-perl/ExtUtils-CBuilder-0.15
+ >=dev-perl/extutils-parsexs-1.02
+ >=dev-perl/Archive-Tar-1.09"
+
+SRC_TEST="do"