diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-12-14 12:27:41 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-12-14 12:27:41 +0000 |
commit | 501963c34e92fa5c73281d46b19fbc6d67b24e4a (patch) | |
tree | 7751a631eb7387073daffcf1518b419b8257c487 /media-sound | |
parent | * bump (diff) | |
download | gentoo-2-501963c34e92fa5c73281d46b19fbc6d67b24e4a.tar.gz gentoo-2-501963c34e92fa5c73281d46b19fbc6d67b24e4a.tar.bz2 gentoo-2-501963c34e92fa5c73281d46b19fbc6d67b24e4a.zip |
stable x86, bug 202175
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/rhythmbox/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/rhythmbox/rhythmbox-0.10.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/rhythmbox/ChangeLog b/media-sound/rhythmbox/ChangeLog index b2440ad53d46..43038a72cd7f 100644 --- a/media-sound/rhythmbox/ChangeLog +++ b/media-sound/rhythmbox/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/rhythmbox # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.108 2007/10/28 21:15:49 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.109 2007/12/14 12:27:41 opfer Exp $ + + 14 Dec 2007; Christian Faulhammer <opfer@gentoo.org> + rhythmbox-0.10.1-r1.ebuild: + stable x86, bug 202175 *rhythmbox-0.11.2-r1 (28 Oct 2007) *rhythmbox-0.10.1-r1 (28 Oct 2007) diff --git a/media-sound/rhythmbox/rhythmbox-0.10.1-r1.ebuild b/media-sound/rhythmbox/rhythmbox-0.10.1-r1.ebuild index e7248f9c1901..6211a4eb0f30 100644 --- a/media-sound/rhythmbox/rhythmbox-0.10.1-r1.ebuild +++ b/media-sound/rhythmbox/rhythmbox-0.10.1-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.10.1-r1.ebuild,v 1.1 2007/10/28 21:15:49 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.10.1-r1.ebuild,v 1.2 2007/12/14 12:27:41 opfer Exp $ inherit gnome2 eutils DESCRIPTION="Music management and playback software for GNOME" HOMEPAGE="http://www.rhythmbox.org/" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc x86" IUSE="doc vorbis flac mad ipod hal daap dbus libnotify lirc musicbrainz tagwriting python keyring" #I want tagwriting to be on by default in the future. It is just a local flag #now because it is still considered experimental by upstream and doesn't work |