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 eclass: perl-module.eclass
Date: Wed, 13 Jan 2010 15:15:45 +0000	[thread overview]
Message-ID: <E1NV4wj-000601-VE@stork.gentoo.org> (raw)

tove        10/01/13 15:15:45

  Modified:             perl-module.eclass
  Log:
  Apply PATCHES again.

Revision  Changes    Path
1.121                eclass/perl-module.eclass

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/perl-module.eclass?rev=1.121&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/perl-module.eclass?rev=1.121&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/perl-module.eclass?r1=1.120&r2=1.121

Index: perl-module.eclass
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/perl-module.eclass,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- perl-module.eclass	24 Nov 2009 09:16:49 -0000	1.120
+++ perl-module.eclass	13 Jan 2010 15:15:45 -0000	1.121
@@ -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/eclass/perl-module.eclass,v 1.120 2009/11/24 09:16:49 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/perl-module.eclass,v 1.121 2010/01/13 15:15:45 tove Exp $
 #
 # Author: Seemant Kulleen <seemant@gentoo.org>
 
@@ -62,14 +62,12 @@
 perlinfo_done=false
 
 perl-module_src_unpack() {
-	base_src_unpack unpack
+	base_src_unpack
 	has src_prepare ${PERL_EXPF} || perl-module_src_prepare
 }
 
 perl-module_src_prepare() {
-	if [[ -n ${PATCHES} ]] ; then
-		base_src_unpack autopatch
-	fi
+	has src_prepare ${PERL_EXPF} && base_src_prepare
 	esvn_clean
 }
 






             reply	other threads:[~2010-01-13 15:15 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-13 15:15 Torsten Veller (tove) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-11-01 22:08 [gentoo-commits] gentoo-x86 commit in eclass: perl-module.eclass Patrice Clement (monsieurp)
2014-03-30 19:25 Mikle Kolyada (zlogene)
2011-08-09 11:48 Torsten Veller (tove)
2011-01-30  8:18 Torsten Veller (tove)
2011-01-23 22:12 Robin H. Johnson (robbat2)
2011-01-12 15:44 Torsten Veller (tove)
2010-07-15 11:44 Torsten Veller (tove)
2010-06-16  8:54 Torsten Veller (tove)
2010-02-03  0:20 Hanno Boeck (hanno)
2009-11-24  9:16 Torsten Veller (tove)
2009-11-14  8:58 Torsten Veller (tove)
2009-11-10 12:53 Torsten Veller (tove)
2009-09-27  7:00 Torsten Veller (tove)
2009-03-29 17:32 Torsten Veller (tove)
2009-03-26 17:40 Torsten Veller (tove)
2009-03-11  6:36 Torsten Veller (tove)
2009-03-06 11:42 Torsten Veller (tove)
2008-09-30  8:28 Robin H. Johnson (robbat2)
2008-02-06  2:39 Robin H. Johnson (robbat2)
2007-10-17  8:01 Robin H. Johnson (robbat2)
2007-10-17  7:49 Robin H. Johnson (robbat2)

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=E1NV4wj-000601-VE@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