From: "Steve Dibb (beandog)" <beandog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-cdr/cuecue: ChangeLog cuecue-0.2.2-r1.ebuild
Date: Tue, 10 Mar 2009 22:08:00 +0000 [thread overview]
Message-ID: <E1LhA7E-0003i9-P4@stork.gentoo.org> (raw)
beandog 09/03/10 22:08:00
Modified: ChangeLog cuecue-0.2.2-r1.ebuild
Log:
Enable vorbis by default, bug 254745
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Revision Changes Path
1.9 app-cdr/cuecue/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/cuecue/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/cuecue/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/cuecue/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-cdr/cuecue/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 27 Oct 2008 00:30:54 -0000 1.8
+++ ChangeLog 10 Mar 2009 22:08:00 -0000 1.9
@@ -1,6 +1,9 @@
# ChangeLog for app-cdr/cuecue
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/cuecue/ChangeLog,v 1.8 2008/10/27 00:30:54 sbriesen Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cuecue/ChangeLog,v 1.9 2009/03/10 22:08:00 beandog Exp $
+
+ 10 Mar 2009; Steve Dibb <beandog@gentoo.org> cuecue-0.2.2-r1.ebuild:
+ Enable vorbis by default, bug 254745
27 Oct 2008; Stefan Briesenick <sbriesen@gentoo.org>
cuecue-0.2.2-r1.ebuild:
1.5 app-cdr/cuecue/cuecue-0.2.2-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/cuecue/cuecue-0.2.2-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/cuecue/cuecue-0.2.2-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/cuecue/cuecue-0.2.2-r1.ebuild?r1=1.4&r2=1.5
Index: cuecue-0.2.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-cdr/cuecue/cuecue-0.2.2-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- cuecue-0.2.2-r1.ebuild 27 Oct 2008 00:30:54 -0000 1.4
+++ cuecue-0.2.2-r1.ebuild 10 Mar 2009 22:08:00 -0000 1.5
@@ -1,7 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/cuecue/cuecue-0.2.2-r1.ebuild,v 1.4 2008/10/27 00:30:54 sbriesen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cuecue/cuecue-0.2.2-r1.ebuild,v 1.5 2009/03/10 22:08:00 beandog Exp $
+EAPI="1"
inherit eutils
DESCRIPTION="Cuecue is a suite to convert .cue + [.ogg|.flac|.wav|.mp3] to .cue + .bin."
@@ -11,7 +12,8 @@
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="flac mp3 vorbis"
+# Enable one use flag by default, bug 254745"
+IUSE="flac mp3 +vorbis"
DEPEND="mp3? ( media-libs/libmad )
flac? ( media-libs/flac )
next reply other threads:[~2009-03-10 22:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-10 22:08 Steve Dibb (beandog) [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-10-20 13:37 [gentoo-commits] gentoo-x86 commit in app-cdr/cuecue: ChangeLog cuecue-0.2.2-r1.ebuild Stefan Briesenick (sbriesen)
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=E1LhA7E-0003i9-P4@stork.gentoo.org \
--to=beandog@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