public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matthias Schwarzott (zzam)" <zzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-video/mplayer: ChangeLog mplayer-1.0_rc2_p26300-r1.ebuild
Date: Sun, 30 Mar 2008 19:37:32 +0000	[thread overview]
Message-ID: <E1Jg3LQ-0007M8-7R@stork.gentoo.org> (raw)

zzam        08/03/30 19:37:32

  Modified:             ChangeLog mplayer-1.0_rc2_p26300-r1.ebuild
  Log:
  Fix the hack for USE="-quicktime win32codecs", Bug #213836.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.562                media-video/mplayer/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplayer/ChangeLog?rev=1.562&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplayer/ChangeLog?rev=1.562&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplayer/ChangeLog?r1=1.561&r2=1.562

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v
retrieving revision 1.561
retrieving revision 1.562
diff -u -r1.561 -r1.562
--- ChangeLog	30 Mar 2008 14:49:59 -0000	1.561
+++ ChangeLog	30 Mar 2008 19:37:31 -0000	1.562
@@ -1,6 +1,10 @@
 # ChangeLog for media-video/mplayer
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.561 2008/03/30 14:49:59 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.562 2008/03/30 19:37:31 zzam Exp $
+
+  30 Mar 2008; Matthias Schwarzott <zzam@gentoo.org>
+  mplayer-1.0_rc2_p26300-r1.ebuild:
+  Fix the hack for USE="-quicktime win32codecs", Bug #213836.
 
 *mplayer-1.0_rc2_p26300-r1 (30 Mar 2008)
 



1.2                  media-video/mplayer/mplayer-1.0_rc2_p26300-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplayer/mplayer-1.0_rc2_p26300-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplayer/mplayer-1.0_rc2_p26300-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplayer/mplayer-1.0_rc2_p26300-r1.ebuild?r1=1.1&r2=1.2

Index: mplayer-1.0_rc2_p26300-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_rc2_p26300-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mplayer-1.0_rc2_p26300-r1.ebuild	30 Mar 2008 14:49:59 -0000	1.1
+++ mplayer-1.0_rc2_p26300-r1.ebuild	30 Mar 2008 19:37:31 -0000	1.2
@@ -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-video/mplayer/mplayer-1.0_rc2_p26300-r1.ebuild,v 1.1 2008/03/30 14:49:59 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_rc2_p26300-r1.ebuild,v 1.2 2008/03/30 19:37:31 zzam Exp $
 
 EAPI="1"
 
@@ -319,7 +319,7 @@
 		fi
 	fi
 	# bug 213836
-	if ! use x86 || { use x86 && use win32codecs; }; then
+	if ! use x86 || ! use win32codecs; then
 		use quicktime || myconf="${myconf} --disable-qtx"
 	fi
 



-- 
gentoo-commits@lists.gentoo.org mailing list



                 reply	other threads:[~2008-03-30 19:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=E1Jg3LQ-0007M8-7R@stork.gentoo.org \
    --to=zzam@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