public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jason Zaman" <perfinion@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/xfce:master commit in: dev-util/xfce4-dev-tools/
Date: Thu, 18 Jun 2015 14:09:37 +0000 (UTC)	[thread overview]
Message-ID: <1434636541.a2844d377e4bb006d89775cbc1d72f37c3094ac4.perfinion@gentoo> (raw)

commit:     a2844d377e4bb006d89775cbc1d72f37c3094ac4
Author:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 18 14:09:01 2015 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Thu Jun 18 14:09:01 2015 +0000
URL:        https://gitweb.gentoo.org/proj/xfce.git/commit/?id=a2844d37

Avoid running elibtoolize bug 551760

 dev-util/xfce4-dev-tools/xfce4-dev-tools-9999.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-util/xfce4-dev-tools/xfce4-dev-tools-9999.ebuild b/dev-util/xfce4-dev-tools/xfce4-dev-tools-9999.ebuild
index 463e2a0..7ff69d9 100644
--- a/dev-util/xfce4-dev-tools/xfce4-dev-tools-9999.ebuild
+++ b/dev-util/xfce4-dev-tools/xfce4-dev-tools-9999.ebuild
@@ -17,6 +17,7 @@ RDEPEND=">=dev-libs/glib-2.30"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"
 
-pkg_setup() {
-	DOCS=( AUTHORS ChangeLog HACKING NEWS README )
-}
+DOCS=( AUTHORS ChangeLog HACKING NEWS README )
+
+# Avoid running elibtoolize (bug #450452)
+src_prepare() { :; }


             reply	other threads:[~2015-06-18 14:09 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-18 14:09 Jason Zaman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-10-10  6:25 [gentoo-commits] proj/xfce:master commit in: dev-util/xfce4-dev-tools/ Christoph Mende
2015-04-12 14:56 Christoph Mende
2014-03-25 17:56 Christoph Mende
2013-03-30  8:51 Christoph Mende
2013-01-02 18:15 Christoph Mende
2012-09-05 14:59 Christoph Mende
2012-07-05 15:14 Christoph Mende
2012-05-27 10:46 Christoph Mende
2012-03-23 21:40 Christoph Mende
2011-12-18 19:58 Christoph Mende
2011-06-13 18:54 Christoph Mende
2011-05-23 16:40 Christoph Mende
2011-04-09  7:48 Christoph Mende
2011-02-20 20:14 Christoph Mende

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=1434636541.a2844d377e4bb006d89775cbc1d72f37c3094ac4.perfinion@gentoo \
    --to=perfinion@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