diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-15 20:20:47 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-15 20:20:47 +0000 |
commit | 6cb6b98229a97d2e484d4ecf6ec8a17349eed1a8 (patch) | |
tree | 355c4d6adde70f33ca15dc0537d5bd51c605d749 /media-sound/rhythmbox | |
parent | these can be find in the base use.defaults (diff) | |
download | historical-6cb6b98229a97d2e484d4ecf6ec8a17349eed1a8.tar.gz historical-6cb6b98229a97d2e484d4ecf6ec8a17349eed1a8.tar.bz2 historical-6cb6b98229a97d2e484d4ecf6ec8a17349eed1a8.zip |
Stable amd64.
Diffstat (limited to 'media-sound/rhythmbox')
-rw-r--r-- | media-sound/rhythmbox/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/rhythmbox/rhythmbox-0.8.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/rhythmbox/ChangeLog b/media-sound/rhythmbox/ChangeLog index b192af8bca29..dd96145e808a 100644 --- a/media-sound/rhythmbox/ChangeLog +++ b/media-sound/rhythmbox/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/rhythmbox # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.45 2004/07/14 16:57:46 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.46 2004/09/15 20:19:43 eradicator Exp $ + + 15 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> + rhythmbox-0.8.5.ebuild: + Stable amd64. 14 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> rhythmbox-0.8.5.ebuild: diff --git a/media-sound/rhythmbox/rhythmbox-0.8.5.ebuild b/media-sound/rhythmbox/rhythmbox-0.8.5.ebuild index 1f78eff22d79..896a24ca46bb 100644 --- a/media-sound/rhythmbox/rhythmbox-0.8.5.ebuild +++ b/media-sound/rhythmbox/rhythmbox-0.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.8.5.ebuild,v 1.4 2004/09/03 14:03:03 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.8.5.ebuild,v 1.5 2004/09/15 20:19:43 eradicator Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.rhythmbox.org/" LICENSE="GPL-2" #-sparc: 0.8.5: Fails with "Illegal Instruction" when you try playing a file. -KEYWORDS="x86 ppc ~amd64 -sparc" +KEYWORDS="x86 ppc amd64 -sparc" #IUSE="oggvorbis xine flac faad mad pda" IUSE="oggvorbis flac faad mad pda" SLOT="0" |