public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joerg Bornkessel (hd_brummy)" <hd_brummy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-audiorecorder: ChangeLog vdr-audiorecorder-0.1.0_pre14-r2.ebuild
Date: Sat, 19 Apr 2014 05:52:35 +0000 (UTC)	[thread overview]
Message-ID: <20140419055235.2BE792004B@flycatcher.gentoo.org> (raw)

hd_brummy    14/04/19 05:52:35

  Modified:             ChangeLog vdr-audiorecorder-0.1.0_pre14-r2.ebuild
  Log:
  fixed wrong defined append- flag, reported by M.D.Buerkle on wrt bug 508054
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 34C2808A)

Revision  Changes    Path
1.19                 media-plugins/vdr-audiorecorder/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-audiorecorder/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-audiorecorder/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-audiorecorder/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-audiorecorder/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	8 Jan 2014 11:47:06 -0000	1.18
+++ ChangeLog	19 Apr 2014 05:52:35 -0000	1.19
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/vdr-audiorecorder
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-audiorecorder/ChangeLog,v 1.18 2014/01/08 11:47:06 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-audiorecorder/ChangeLog,v 1.19 2014/04/19 05:52:35 hd_brummy Exp $
+
+  19 Apr 2014; Joerg Bornkessel <hd_brummy@gentoo.org>
+  vdr-audiorecorder-0.1.0_pre14-r2.ebuild:
+  fixed wrong defined append- flag, reported by M.D.Buerkle on wrt bug 508054
 
   08 Jan 2014; Joerg Bornkessel <hd_brummy@gentoo.org>
   -vdr-audiorecorder-0.1.0_pre14-r1.ebuild,



1.4                  media-plugins/vdr-audiorecorder/vdr-audiorecorder-0.1.0_pre14-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-audiorecorder/vdr-audiorecorder-0.1.0_pre14-r2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-audiorecorder/vdr-audiorecorder-0.1.0_pre14-r2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-audiorecorder/vdr-audiorecorder-0.1.0_pre14-r2.ebuild?r1=1.3&r2=1.4

Index: vdr-audiorecorder-0.1.0_pre14-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-audiorecorder/vdr-audiorecorder-0.1.0_pre14-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- vdr-audiorecorder-0.1.0_pre14-r2.ebuild	17 Jun 2013 19:46:02 -0000	1.3
+++ vdr-audiorecorder-0.1.0_pre14-r2.ebuild	19 Apr 2014 05:52:35 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-audiorecorder/vdr-audiorecorder-0.1.0_pre14-r2.ebuild,v 1.3 2013/06/17 19:46:02 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-audiorecorder/vdr-audiorecorder-0.1.0_pre14-r2.ebuild,v 1.4 2014/04/19 05:52:35 hd_brummy Exp $
 
 EAPI="4"
 
@@ -35,7 +35,7 @@
 	sed -i "s:RegisterI18n:// RegisterI18n:" audiorecorder.c
 
 	# UINT64_C is needed by ffmpeg headers
-	append-cppflags -D__STDC_CONSTANT_MACROS
+	append-cxxflags -D__STDC_CONSTANT_MACROS
 
 	epatch "${FILESDIR}/${P}_obsolete-i18n.diff"
 	epatch "${FILESDIR}/${P}-ffmpeg-1.patch"





             reply	other threads:[~2014-04-19  5:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-19  5:52 Joerg Bornkessel (hd_brummy) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-01-18 16:22 [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-audiorecorder: ChangeLog vdr-audiorecorder-0.1.0_pre14-r2.ebuild Alexis Ballier (aballier)
2012-07-01 11:33 Joerg Bornkessel (hd_brummy)

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=20140419055235.2BE792004B@flycatcher.gentoo.org \
    --to=hd_brummy@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