diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-07-25 21:15:01 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-07-25 21:15:01 +0000 |
commit | 453f3f34899326a60e176f35c65e388f333d44f7 (patch) | |
tree | 1179fd11356c4b95eff8cd81a64b305c7e73423b /media-sound/rhythmbox | |
parent | Version bump. (diff) | |
download | historical-453f3f34899326a60e176f35c65e388f333d44f7.tar.gz historical-453f3f34899326a60e176f35c65e388f333d44f7.tar.bz2 historical-453f3f34899326a60e176f35c65e388f333d44f7.zip |
Stable on amd64 wrt bug #185186
Package-Manager: portage-2.1.3_rc8
Diffstat (limited to 'media-sound/rhythmbox')
-rw-r--r-- | media-sound/rhythmbox/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/rhythmbox/rhythmbox-0.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/rhythmbox/ChangeLog b/media-sound/rhythmbox/ChangeLog index 29e36c71c59d..4e643be93b48 100644 --- a/media-sound/rhythmbox/ChangeLog +++ b/media-sound/rhythmbox/ChangeLog @@ -1,6 +1,9 @@ # 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.101 2007/07/22 14:58:38 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.102 2007/07/25 21:15:01 angelos Exp $ + + 25 Jul 2007; Christoph Mende <angelos@gentoo.org> rhythmbox-0.10.1.ebuild: + Stable on amd64 wrt bug #185186 22 Jul 2007; Christian Faulhammer <opfer@gentoo.org> rhythmbox-0.10.1.ebuild: diff --git a/media-sound/rhythmbox/rhythmbox-0.10.1.ebuild b/media-sound/rhythmbox/rhythmbox-0.10.1.ebuild index 48420d29219c..9b6369672c53 100644 --- a/media-sound/rhythmbox/rhythmbox-0.10.1.ebuild +++ b/media-sound/rhythmbox/rhythmbox-0.10.1.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.ebuild,v 1.4 2007/07/22 14:58:38 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.10.1.ebuild,v 1.5 2007/07/25 21:15:01 angelos 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 avahi hal howl 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 |