public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier (aballier)" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libsndfile: ChangeLog libsndfile-1.0.17-r1.ebuild
Date: Sat, 28 Feb 2009 12:45:01 +0000	[thread overview]
Message-ID: <E1LdOYv-0006bj-1k@stork.gentoo.org> (raw)

aballier    09/02/28 12:45:01

  Modified:             ChangeLog libsndfile-1.0.17-r1.ebuild
  Log:
  fixup invalid configure argument (werror -> gcc-werror), bug #256882
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.86                 media-libs/libsndfile/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/ChangeLog?rev=1.86&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/ChangeLog?rev=1.86&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/ChangeLog?r1=1.85&r2=1.86

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog	28 Feb 2009 12:40:33 -0000	1.85
+++ ChangeLog	28 Feb 2009 12:45:00 -0000	1.86
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/libsndfile
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.85 2009/02/28 12:40:33 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.86 2009/02/28 12:45:00 aballier Exp $
+
+  28 Feb 2009; Alexis Ballier <aballier@gentoo.org>
+  libsndfile-1.0.17-r1.ebuild:
+  fixup invalid configure argument (werror -> gcc-werror), bug #256882
 
 *libsndfile-1.0.18 (28 Feb 2009)
 



1.15                 media-libs/libsndfile/libsndfile-1.0.17-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.17-r1.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.17-r1.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.17-r1.ebuild?r1=1.14&r2=1.15

Index: libsndfile-1.0.17-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.17-r1.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- libsndfile-1.0.17-r1.ebuild	21 Apr 2008 07:15:33 -0000	1.14
+++ libsndfile-1.0.17-r1.ebuild	28 Feb 2009 12:45:00 -0000	1.15
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.17-r1.ebuild,v 1.14 2008/04/21 07:15:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.17-r1.ebuild,v 1.15 2009/02/28 12:45:00 aballier Exp $
 
 inherit eutils libtool autotools
 
@@ -44,7 +44,7 @@
 	econf $(use_enable sqlite) \
 		$(use_enable flac) \
 		$(use_enable alsa) \
-		--disable-werror \
+		--disable-gcc-werror \
 		--disable-gcc-pipe \
 		--disable-dependency-tracking || die "econf failed."
 	emake || die "emake failed."






             reply	other threads:[~2009-02-28 12:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-28 12:45 Alexis Ballier (aballier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-02-22 13:27 [gentoo-commits] gentoo-x86 commit in media-libs/libsndfile: ChangeLog libsndfile-1.0.17-r1.ebuild Diego Petteno (flameeyes)
2008-02-15 12:16 Samuli Suominen (drac)
2007-09-29  9:22 Raul Porcel (armin76)
2007-09-20 20:46 Brent Baude (ranger)
2007-09-20 18:46 Robert Buchholz (rbu)
2007-09-20 18:17 Tobias Scherbaum (dertobi123)
2007-09-20 13:43 Raul Porcel (armin76)
2007-09-19 19:21 Markus Meier (maekke)
2007-09-19 16:16 Jeroen Roovers (jer)
2007-09-19 15:37 Alexis Ballier (aballier)

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=E1LdOYv-0006bj-1k@stork.gentoo.org \
    --to=aballier@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