public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Magnus Granberg (zorry)" <zorry@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/a52dec: ChangeLog a52dec-0.7.4-r6.ebuild
Date: Mon, 26 Jul 2010 01:15:00 +0000 (UTC)	[thread overview]
Message-ID: <20100726011500.8D2F22CE15@corvid.gentoo.org> (raw)

zorry       10/07/26 01:15:00

  Modified:             ChangeLog a52dec-0.7.4-r6.ebuild
  Log:
  refix the package #327369 thanks Martin Rejman
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.63                 media-libs/a52dec/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/a52dec/ChangeLog?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/a52dec/ChangeLog?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/a52dec/ChangeLog?r1=1.62&r2=1.63

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/a52dec/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	25 Jul 2010 17:57:06 -0000	1.62
+++ ChangeLog	26 Jul 2010 01:15:00 -0000	1.63
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/a52dec
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/a52dec/ChangeLog,v 1.62 2010/07/25 17:57:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/a52dec/ChangeLog,v 1.63 2010/07/26 01:15:00 zorry Exp $
+
+  26 Jul 2010; Magnus Granberg <zorry@gentoo.org> a52dec-0.7.4-r6.ebuild,
+  +files/a52dec-0.7.4-test-hidden-symbols.patch:
+  Refix the package for #327369 thanks Martin Rejman
 
   25 Jul 2010; Samuli Suominen <ssuominen@gentoo.org>
   a52dec-0.7.4-r6.ebuild:



1.14                 media-libs/a52dec/a52dec-0.7.4-r6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/a52dec/a52dec-0.7.4-r6.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/a52dec/a52dec-0.7.4-r6.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/a52dec/a52dec-0.7.4-r6.ebuild?r1=1.13&r2=1.14

Index: a52dec-0.7.4-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/a52dec/a52dec-0.7.4-r6.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- a52dec-0.7.4-r6.ebuild	25 Jul 2010 17:57:06 -0000	1.13
+++ a52dec-0.7.4-r6.ebuild	26 Jul 2010 01:15:00 -0000	1.14
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/a52dec/a52dec-0.7.4-r6.ebuild,v 1.13 2010/07/25 17:57:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/a52dec/a52dec-0.7.4-r6.ebuild,v 1.14 2010/07/26 01:15:00 zorry Exp $
 
 EAPI=2
 inherit autotools eutils flag-o-matic
@@ -20,14 +20,14 @@
 src_prepare() {
 	epatch "${FILESDIR}"/${P}-build.patch \
 		"${FILESDIR}"/${P}-freebsd.patch \
-		"${FILESDIR}"/${P}-tests-optional.patch
+		"${FILESDIR}"/${P}-tests-optional.patch \
+		"${FILESDIR}"/${P}-tests-hidden-symbols.patch
 	eautoreconf
 	epunt_cxx
 }
 
 src_configure() {
 	filter-flags -fprefetch-loop-arrays
-	filter-flags -fPIE
 
 	local myconf="--enable-shared"
 	use oss || myconf="${myconf} --disable-oss"






             reply	other threads:[~2010-07-26  1:15 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-26  1:15 Magnus Granberg (zorry) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-05-02  4:09 [gentoo-commits] gentoo-x86 commit in media-libs/a52dec: ChangeLog a52dec-0.7.4-r6.ebuild Samuli Suominen (ssuominen)
2012-05-17 13:55 Alexis Ballier (aballier)
2011-08-17 16:48 Chi-Thanh Christopher Nguyen (chithanh)
2011-04-04 16:40 Samuli Suominen (ssuominen)
2010-07-25 17:57 Samuli Suominen (ssuominen)
2010-01-14 23:23 Jonathan Callen (abcd)
2009-06-19 21:35 Brent Baude (ranger)
2009-06-11 15:04 Raul Porcel (armin76)
2009-06-08  0:19 Jeroen Roovers (jer)
2009-06-07 18:22 Tobias Klausmann (klausman)
2009-06-06 17:12 Gysbert Wassenaar (nixnut)
2009-06-02 23:55 Steve Dibb (beandog)
2009-05-12 18:26 Samuli Suominen (ssuominen)

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=20100726011500.8D2F22CE15@corvid.gentoo.org \
    --to=zorry@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