diff options
author | 2007-09-01 13:11:30 +0000 | |
---|---|---|
committer | 2007-09-01 13:11:30 +0000 | |
commit | 5e5450aba5a2d9ea3df1c8201f9cf04ab41df51b (patch) | |
tree | 7c8a9d77a0d134969f5bee43a3984f627fbd42b5 /media-sound | |
parent | Removing twp from metadata due to his retirement (see #190561 for reference). (diff) | |
download | gentoo-2-5e5450aba5a2d9ea3df1c8201f9cf04ab41df51b.tar.gz gentoo-2-5e5450aba5a2d9ea3df1c8201f9cf04ab41df51b.tar.bz2 gentoo-2-5e5450aba5a2d9ea3df1c8201f9cf04ab41df51b.zip |
Stable on ppc wrt bug 185186
(Portage version: 2.1.2.12)
Diffstat (limited to 'media-sound')
-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 2d991aa5f9ed..418395232ce3 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.103 2007/08/02 06:20:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.104 2007/09/01 13:11:30 nixnut Exp $ + + 01 Sep 2007; nixnut <nixnut@gentoo.org> rhythmbox-0.10.1.ebuild: + Stable on ppc wrt bug 185186 02 Aug 2007; Michael Sterrett <mr_bones_@gentoo.org> rhythmbox-0.9.7-r3.ebuild, rhythmbox-0.9.8.ebuild, diff --git a/media-sound/rhythmbox/rhythmbox-0.10.1.ebuild b/media-sound/rhythmbox/rhythmbox-0.10.1.ebuild index 8c3826f01ffd..9e7c8a114070 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.6 2007/08/02 06:20:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.10.1.ebuild,v 1.7 2007/09/01 13:11:30 nixnut 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 |