public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Torsten Veller (tove)" <tove@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in virtual/perl-Module-Build: perl-Module-Build-0.34.0201.ebuild ChangeLog
Date: Tue, 25 Aug 2009 10:56:45 +0000	[thread overview]
Message-ID: <E1Mfthl-0008Rs-9v@stork.gentoo.org> (raw)

tove        09/08/25 10:56:45

  Modified:             perl-Module-Build-0.34.0201.ebuild ChangeLog
  Log:
  Add support for perl-5.10.1
  (Portage version: 2.2_rc40/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild?r1=1.1&r2=1.2

Index: perl-Module-Build-0.34.0201.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Module-Build-0.34.0201.ebuild	10 Aug 2009 11:12:15 -0000	1.1
+++ perl-Module-Build-0.34.0201.ebuild	25 Aug 2009 10:56:45 -0000	1.2
@@ -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.1 2009/08/10 11:12:15 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild,v 1.2 2009/08/25 10:56:45 tove Exp $
 
 DESCRIPTION="Build and install Perl modules"
 HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -11,4 +11,4 @@
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
 IUSE=""
 
-RDEPEND="~perl-core/Module-Build-${PV}"
+RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Module-Build-${PV} )"



1.12                 virtual/perl-Module-Build/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	10 Aug 2009 11:12:15 -0000	1.11
+++ ChangeLog	25 Aug 2009 10:56:45 -0000	1.12
@@ -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.11 2009/08/10 11:12:15 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.12 2009/08/25 10:56:45 tove Exp $
+
+  25 Aug 2009; Torsten Veller <tove@gentoo.org>
+  perl-Module-Build-0.34.0201.ebuild:
+  Add support for perl-5.10.1
 
 *perl-Module-Build-0.34.0201 (10 Aug 2009)
 






             reply	other threads:[~2009-08-28 20:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-25 10:56 Torsten Veller (tove) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-01-05 19:14 [gentoo-commits] gentoo-x86 commit in virtual/perl-Module-Build: perl-Module-Build-0.34.0201.ebuild ChangeLog Gysbert Wassenaar (nixnut)
2009-12-14 19:28 Raul Porcel (armin76)
2009-12-10 21:36 Brent Baude (ranger)
2009-12-07 23:06 Markus Meier (maekke)
2009-12-07 20:05 Jeroen Roovers (jer)
2009-12-04 13:17 Torsten Veller (tove)
2009-12-04 12:16 Christian Faulhammer (fauli)
2009-08-10 11:12 Torsten Veller (tove)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1Mfthl-0008Rs-9v@stork.gentoo.org \
    --to=tove@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox