summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2009-03-19 22:10:27 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2009-03-19 22:10:27 +0000
commitdd5cac5d3f6f521d3bdb722f30b67fe44d409cbc (patch)
tree6dbbaab97e2f69df84c58582b769784610495ed2 /media-sound
parent- sync up this package with debians xf86-input-tslib_0.0.5-6 patchset. bug 26... (diff)
downloadgentoo-2-dd5cac5d3f6f521d3bdb722f30b67fe44d409cbc.tar.gz
gentoo-2-dd5cac5d3f6f521d3bdb722f30b67fe44d409cbc.tar.bz2
gentoo-2-dd5cac5d3f6f521d3bdb722f30b67fe44d409cbc.zip
Bump to 0.12.0.
(Portage version: 2.2_rc25/cvs/Linux x86_64)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/rhythmbox/ChangeLog8
-rw-r--r--media-sound/rhythmbox/rhythmbox-0.12.0.ebuild (renamed from media-sound/rhythmbox/rhythmbox-0.11.99.3.ebuild)8
2 files changed, 8 insertions, 8 deletions
diff --git a/media-sound/rhythmbox/ChangeLog b/media-sound/rhythmbox/ChangeLog
index dc42152661cb..bf0409e911a7 100644
--- a/media-sound/rhythmbox/ChangeLog
+++ b/media-sound/rhythmbox/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-sound/rhythmbox
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.138 2009/03/18 22:58:39 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.139 2009/03/19 22:10:27 eva Exp $
+
+*rhythmbox-0.12.0 (19 Mar 2009)
+
+ 19 Mar 2009; Gilles Dartiguelongue <eva@gentoo.org>
+ -rhythmbox-0.11.99.3.ebuild, +rhythmbox-0.12.0.ebuild:
+ Bump to 0.12.0.
*rhythmbox-0.11.99.3 (18 Mar 2009)
diff --git a/media-sound/rhythmbox/rhythmbox-0.11.99.3.ebuild b/media-sound/rhythmbox/rhythmbox-0.12.0.ebuild
index e6f8eb8fefae..15e5247fc55d 100644
--- a/media-sound/rhythmbox/rhythmbox-0.11.99.3.ebuild
+++ b/media-sound/rhythmbox/rhythmbox-0.12.0.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.11.99.3.ebuild,v 1.1 2009/03/18 22:58:39 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.12.0.ebuild,v 1.1 2009/03/19 22:10:27 eva Exp $
EAPI="2"
inherit eutils gnome2 python multilib virtualx
-SRC_URI="http://methlab42.itee.uq.edu.au/~jonathan/${P}.tar.bz2"
DESCRIPTION="Music management and playback software for GNOME"
HOMEPAGE="http://www.rhythmbox.org/"
LICENSE="GPL-2"
@@ -140,11 +139,6 @@ pkg_postinst() {
ewarn "If ${PN} doesn't play some music format, please check your"
ewarn "USE flags on media-plugins/gst-plugins-meta"
ewarn
-
- elog "The aac flag has been removed from rhythmbox."
- elog "This is due to stabilization issues with any gst-bad plugins."
- elog "Please emerge gst-plugins-bad and gst-plugins-faad to be able to play m4a files"
- elog "See bug #159538 for more information"
}
pkg_postrm() {