public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in perl-core/Module-Build: ChangeLog Module-Build-0.33.ebuild
@ 2009-05-04  9:49 Torsten Veller (tove)
  0 siblings, 0 replies; only message in thread
From: Torsten Veller (tove) @ 2009-05-04  9:49 UTC (permalink / raw
  To: gentoo-commits

tove        09/05/04 09:49:47

  Modified:             ChangeLog
  Added:                Module-Build-0.33.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.9                  perl-core/Module-Build/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	13 Mar 2009 21:17:59 -0000	1.8
+++ ChangeLog	4 May 2009 09:49:47 -0000	1.9
@@ -1,6 +1,11 @@
 # ChangeLog for perl-core/Module-Build
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.8 2009/03/13 21:17:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.9 2009/05/04 09:49:47 tove Exp $
+
+*Module-Build-0.33 (04 May 2009)
+
+  04 May 2009; Torsten Veller <tove@gentoo.org> +Module-Build-0.33.ebuild:
+  Version bump
 
   13 Mar 2009; Torsten Veller <tove@gentoo.org>
   -Module-Build-0.28-r1.ebuild, -Module-Build-0.30.ebuild,



1.1                  perl-core/Module-Build/Module-Build-0.33.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/Module-Build-0.33.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-Build/Module-Build-0.33.ebuild?rev=1.1&content-type=text/plain

Index: Module-Build-0.33.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.33.ebuild,v 1.1 2009/05/04 09:49:47 tove Exp $

inherit versionator
MODULE_AUTHOR=EWILHELM
MY_P=${PN}-$(delete_version_separator 2)
S=${WORKDIR}/${MY_P}
inherit perl-module

DESCRIPTION="Build and install Perl modules"

LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE=""

# Removing these as hard deps. They are listed as recommended in the Build.PL,
# but end up causing a dep loop since they require module-build to be built.
# ~mcummings 06.16.06
PDEPEND=">=virtual/perl-ExtUtils-CBuilder-0.15
	>=virtual/perl-ExtUtils-ParseXS-1.02"

DEPEND="dev-lang/perl
	dev-perl/yaml
	>=virtual/perl-Archive-Tar-1.09
	>=virtual/perl-Test-Harness-3.16"

SRC_TEST="do"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-05-04  9:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-04  9:49 [gentoo-commits] gentoo-x86 commit in perl-core/Module-Build: ChangeLog Module-Build-0.33.ebuild Torsten Veller (tove)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox