public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "TomAs Touceda (chiiph)" <chiiph@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-video/2mandvd: 2mandvd-1.5.5.ebuild ChangeLog
Date: Sun,  8 May 2011 01:51:38 +0000 (UTC)	[thread overview]
Message-ID: <20110508015138.8AA2120054@flycatcher.gentoo.org> (raw)

chiiph      11/05/08 01:51:38

  Modified:             2mandvd-1.5.5.ebuild ChangeLog
  Log:
  Fix patch and unpack output wrt bug 364553
  
  (Portage version: 2.2.0_alpha29/cvs/Linux i686)

Revision  Changes    Path
1.2                  media-video/2mandvd/2mandvd-1.5.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/2mandvd/2mandvd-1.5.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/2mandvd/2mandvd-1.5.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/2mandvd/2mandvd-1.5.5.ebuild?r1=1.1&r2=1.2

Index: 2mandvd-1.5.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/2mandvd/2mandvd-1.5.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 2mandvd-1.5.5.ebuild	22 Apr 2011 16:00:01 -0000	1.1
+++ 2mandvd-1.5.5.ebuild	8 May 2011 01:51:38 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/2mandvd/2mandvd-1.5.5.ebuild,v 1.1 2011/04/22 16:00:01 chiiph Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/2mandvd/2mandvd-1.5.5.ebuild,v 1.2 2011/05/08 01:51:38 chiiph Exp $
 
 EAPI="2"
 LANGS="cs de en it"
@@ -37,9 +37,14 @@
 	media-video/mjpegtools
 	media-video/mplayer[encode]"
 
+S="${WORKDIR}/${MY_PN}"
+
 PATCHES=( "${FILESDIR}/2mandvd-fix-const-char-concatenation.patch" )
 
-S="${WORKDIR}/${MY_PN}"
+src_unpack() {
+	# Filter alot of noisy messages (differences between bsd tar and gnu one):
+	unpack ${A} 2> "/dev/null"
+}
 
 src_prepare() {
 	# Cleaning old backup files:



1.17                 media-video/2mandvd/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/2mandvd/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/2mandvd/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/2mandvd/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/2mandvd/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	22 Apr 2011 16:00:01 -0000	1.16
+++ ChangeLog	8 May 2011 01:51:38 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for media-video/2mandvd
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/2mandvd/ChangeLog,v 1.16 2011/04/22 16:00:01 chiiph Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/2mandvd/ChangeLog,v 1.17 2011/05/08 01:51:38 chiiph Exp $
+
+  08 May 2011; Tomas Touceda <chiiph@gentoo.org>
+  files/2mandvd-fix-const-char-concatenation.patch, 2mandvd-1.5.5.ebuild:
+  Fix patch and unpack output wrt bug 364553
 
 *2mandvd-1.5.5 (22 Apr 2011)
 






             reply	other threads:[~2011-05-08  1:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-08  1:51 TomAs Touceda (chiiph) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-04-22 16:00 [gentoo-commits] gentoo-x86 commit in media-video/2mandvd: 2mandvd-1.5.5.ebuild ChangeLog TomAs Touceda (chiiph)

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=20110508015138.8AA2120054@flycatcher.gentoo.org \
    --to=chiiph@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