From: "Gilles Dartiguelongue (eva)" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/beast: ChangeLog beast-0.7.1-r1.ebuild
Date: Sun, 22 Jun 2008 22:10:01 +0000 [thread overview]
Message-ID: <E1KAXl3-0001dV-2D@stork.gentoo.org> (raw)
eva 08/06/22 22:10:01
Modified: ChangeLog beast-0.7.1-r1.ebuild
Log:
fix intltool tests
(Portage version: 2.1.5.5)
Revision Changes Path
1.36 media-sound/beast/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/beast/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/beast/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/beast/ChangeLog?r1=1.35&r2=1.36
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/beast/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog 21 Jun 2008 13:12:08 -0000 1.35
+++ ChangeLog 22 Jun 2008 22:10:00 -0000 1.36
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/beast
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/ChangeLog,v 1.35 2008/06/21 13:12:08 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/ChangeLog,v 1.36 2008/06/22 22:10:00 eva Exp $
+
+ 22 Jun 2008; Gilles Dartiguelongue <eva@gentoo.org>
+ +files/beast-0.7.1-potfiles.patch, beast-0.7.1-r1.ebuild:
+ fix intltool tests
21 Jun 2008; nixnut <nixnut@gentoo.org> beast-0.7.1-r1.ebuild:
Stable on ppc wrt bug 227679
1.6 media-sound/beast/beast-0.7.1-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/beast/beast-0.7.1-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/beast/beast-0.7.1-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/beast/beast-0.7.1-r1.ebuild?r1=1.5&r2=1.6
Index: beast-0.7.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/beast/beast-0.7.1-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- beast-0.7.1-r1.ebuild 21 Jun 2008 13:12:08 -0000 1.5
+++ beast-0.7.1-r1.ebuild 22 Jun 2008 22:10:00 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/beast-0.7.1-r1.ebuild,v 1.5 2008/06/21 13:12:08 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/beast-0.7.1-r1.ebuild,v 1.6 2008/06/22 22:10:00 eva Exp $
inherit autotools eutils fdo-mime
@@ -50,8 +50,15 @@
# Remove G_DISABLE_DEPRECATED, bug #223291
epatch "${FILESDIR}/${P}-glib.patch"
+ # Fix macro definition to properly use intltool
epatch "${FILESDIR}/${P}-configure.patch"
+ # Fix po tests
+ epatch "${FILESDIR}/${P}-potfiles.patch"
+
+ # Remove useless dist check that makes tests fail
+ sed -i "s/\.PHONY:.*/.PHONY:/" Makefile.decl || die "sed failed"
+
intltoolize --force --automake --copy || die "intltoolize failed"
eautoreconf
}
--
gentoo-commits@lists.gentoo.org mailing list
next reply other threads:[~2008-06-22 22:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-22 22:10 Gilles Dartiguelongue (eva) [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-11-02 14:59 [gentoo-commits] gentoo-x86 commit in media-sound/beast: ChangeLog beast-0.7.1-r1.ebuild Peter Alfredsen (loki_val)
2008-06-21 13:12 Gysbert Wassenaar (nixnut)
2008-06-20 10:40 Christian Faulhammer (opfer)
2008-06-17 0:39 Mart Raudsepp (leio)
2008-06-15 12:45 Gilles Dartiguelongue (eva)
2008-06-01 21:21 Gilles Dartiguelongue (eva)
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=E1KAXl3-0001dV-2D@stork.gentoo.org \
--to=eva@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