summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-07-27 08:02:40 +0000
committerJohannes Huber <johu@gentoo.org>2012-07-27 08:02:40 +0000
commit425bd4bf06d28f4fcf1f09004af41824f2aebdbc (patch)
treea5576fbc01bfc13b87ba043a9ebf9479d15dec8d /media-sound/cantata
parentadd bc dep (bug #428270) (diff)
downloadgentoo-2-425bd4bf06d28f4fcf1f09004af41824f2aebdbc.tar.gz
gentoo-2-425bd4bf06d28f4fcf1f09004af41824f2aebdbc.tar.bz2
gentoo-2-425bd4bf06d28f4fcf1f09004af41824f2aebdbc.zip
Version bump wrt bug #427918, remove old.
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/cantata')
-rw-r--r--media-sound/cantata/ChangeLog8
-rw-r--r--media-sound/cantata/cantata-0.8.2.ebuild (renamed from media-sound/cantata/cantata-0.7.1.ebuild)10
2 files changed, 15 insertions, 3 deletions
diff --git a/media-sound/cantata/ChangeLog b/media-sound/cantata/ChangeLog
index ca01cf351a7f..daedcea5fa66 100644
--- a/media-sound/cantata/ChangeLog
+++ b/media-sound/cantata/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-sound/cantata
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/ChangeLog,v 1.5 2012/07/26 22:10:34 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/ChangeLog,v 1.6 2012/07/27 08:02:40 johu Exp $
+
+*cantata-0.8.2 (27 Jul 2012)
+
+ 27 Jul 2012; Johannes Huber <johu@gentoo.org> +cantata-0.8.2.ebuild,
+ -cantata-0.7.1.ebuild:
+ Version bump wrt bug #427918, remove old.
*cantata-0.8.1 (26 Jul 2012)
diff --git a/media-sound/cantata/cantata-0.7.1.ebuild b/media-sound/cantata/cantata-0.8.2.ebuild
index 37621c001208..f0aba7e5be9c 100644
--- a/media-sound/cantata/cantata-0.7.1.ebuild
+++ b/media-sound/cantata/cantata-0.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/cantata-0.7.1.ebuild,v 1.2 2012/07/08 14:47:56 thev00d00 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/cantata-0.8.2.ebuild,v 1.1 2012/07/27 08:02:40 johu Exp $
EAPI=4
@@ -16,7 +16,13 @@ SLOT="4"
KEYWORDS="~amd64 ~x86"
IUSE="kde"
-DEPEND="media-libs/taglib"
+DEPEND="
+ media-libs/speex
+ media-libs/taglib
+ media-libs/taglib-extras
+ media-sound/mpg123
+ virtual/ffmpeg
+"
RDEPEND=${DEPEND}
src_configure() {