public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: net-misc/modemmanager/
Date: Sun, 19 Jun 2011 20:06:26 +0000 (UTC)	[thread overview]
Message-ID: <29a67efc54f40d9c141222ab413ec6119f5c43d2.alexxy@gentoo> (raw)

commit:     29a67efc54f40d9c141222ab413ec6119f5c43d2
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 19 20:05:58 2011 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sun Jun 19 20:05:58 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=29a67efc

Revert "[net-misc/modemmanager] dont need src_prepare on snapshots"

This reverts commit 04f6577478b2e1e4b99884e508cafd82a80087ba.

---
 net-misc/modemmanager/modemmanager-0.4.997.ebuild |   10 ++++------
 net-misc/modemmanager/modemmanager-9999.ebuild    |   10 ++++------
 2 files changed, 8 insertions(+), 12 deletions(-)

diff --git a/net-misc/modemmanager/modemmanager-0.4.997.ebuild b/net-misc/modemmanager/modemmanager-0.4.997.ebuild
index d879520..0531696 100644
--- a/net-misc/modemmanager/modemmanager-0.4.997.ebuild
+++ b/net-misc/modemmanager/modemmanager-0.4.997.ebuild
@@ -38,12 +38,10 @@ DEPEND="${RDEPEND}
 
 S="${WORKDIR}/${MY_PN}-${PV}"
 
-if [[ ${PV} == *9999* ]]; then
-	src_prepare() {
-		intltoolize --force --copy --automake || die
-		eautoreconf
-	}
-fi
+src_prepare() {
+	intltoolize --force --copy --automake || die
+	eautoreconf
+}
 
 src_configure() {
 	# ppp-2.4.5 will change the plugin directory (not added to portage yet)

diff --git a/net-misc/modemmanager/modemmanager-9999.ebuild b/net-misc/modemmanager/modemmanager-9999.ebuild
index d879520..0531696 100644
--- a/net-misc/modemmanager/modemmanager-9999.ebuild
+++ b/net-misc/modemmanager/modemmanager-9999.ebuild
@@ -38,12 +38,10 @@ DEPEND="${RDEPEND}
 
 S="${WORKDIR}/${MY_PN}-${PV}"
 
-if [[ ${PV} == *9999* ]]; then
-	src_prepare() {
-		intltoolize --force --copy --automake || die
-		eautoreconf
-	}
-fi
+src_prepare() {
+	intltoolize --force --copy --automake || die
+	eautoreconf
+}
 
 src_configure() {
 	# ppp-2.4.5 will change the plugin directory (not added to portage yet)



             reply	other threads:[~2011-06-19 20:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-19 20:06 Alexey Shvetsov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-06-19 20:05 [gentoo-commits] proj/kde:master commit in: net-misc/modemmanager/ Alexey Shvetsov
2011-06-19 19:54 Alexey Shvetsov

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=29a67efc54f40d9c141222ab413ec6119f5c43d2.alexxy@gentoo \
    --to=alexxy@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