public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/abcde: ChangeLog abcde-2.5.4.ebuild
Date: Wed, 23 Jan 2013 11:52:34 +0000 (UTC)	[thread overview]
Message-ID: <20130123115234.751762171D@flycatcher.gentoo.org> (raw)

ssuominen    13/01/23 11:52:34

  Modified:             ChangeLog abcde-2.5.4.ebuild
  Log:
  Only cdparanoia executable is used. Convert the dependency to || () for libcdio-paranoia support.
  
  (Portage version: 2.2.0_alpha155/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.66                 media-sound/abcde/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/abcde/ChangeLog?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/abcde/ChangeLog?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/abcde/ChangeLog?r1=1.65&r2=1.66

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/abcde/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog	25 Nov 2012 09:32:49 -0000	1.65
+++ ChangeLog	23 Jan 2013 11:52:34 -0000	1.66
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/abcde
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/abcde/ChangeLog,v 1.65 2012/11/25 09:32:49 ssuominen Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/abcde/ChangeLog,v 1.66 2013/01/23 11:52:34 ssuominen Exp $
+
+  23 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> abcde-2.5.4.ebuild:
+  Only cdparanoia executable is used. Convert the dependency to || () for
+  libcdio-paranoia support.
 
   25 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> abcde-2.5.2.ebuild,
   abcde-2.5.4.ebuild, metadata.xml:



1.3                  media-sound/abcde/abcde-2.5.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/abcde/abcde-2.5.4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/abcde/abcde-2.5.4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/abcde/abcde-2.5.4.ebuild?r1=1.2&r2=1.3

Index: abcde-2.5.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/abcde/abcde-2.5.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- abcde-2.5.4.ebuild	25 Nov 2012 09:32:49 -0000	1.2
+++ abcde-2.5.4.ebuild	23 Jan 2013 11:52:34 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/abcde/abcde-2.5.4.ebuild,v 1.2 2012/11/25 09:32:49 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/abcde/abcde-2.5.4.ebuild,v 1.3 2013/01/23 11:52:34 ssuominen Exp $
 
 EAPI=5
 
@@ -22,7 +22,9 @@
 		media-libs/faac
 		media-video/atomicparsley
 		)
-	cdparanoia? ( media-sound/cdparanoia )
+	cdparanoia? (
+		|| ( dev-libs/libcdio-paranoia media-sound/cdparanoia )
+		)
 	cdr? ( virtual/cdrtools )
 	flac? ( media-libs/flac )
 	id3tag? (





             reply	other threads:[~2013-01-23 11:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-23 11:52 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-11-21  2:19 [gentoo-commits] gentoo-x86 commit in media-sound/abcde: ChangeLog abcde-2.5.4.ebuild 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=20130123115234.751762171D@flycatcher.gentoo.org \
    --to=ssuominen@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