diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2005-01-30 10:21:54 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2005-01-30 10:21:54 +0000 |
commit | 998dea612a2c3f4df731e9158d1e39b35132231c (patch) | |
tree | 5097ae1468c9cb25a5f0cf73ad0d3c7af52b1537 /media-sound/rhythmbox | |
parent | stable on amd64 (diff) | |
download | gentoo-2-998dea612a2c3f4df731e9158d1e39b35132231c.tar.gz gentoo-2-998dea612a2c3f4df731e9158d1e39b35132231c.tar.bz2 gentoo-2-998dea612a2c3f4df731e9158d1e39b35132231c.zip |
stable on amd64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'media-sound/rhythmbox')
-rw-r--r-- | media-sound/rhythmbox/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/rhythmbox/rhythmbox-0.8.5.ebuild | 4 | ||||
-rw-r--r-- | media-sound/rhythmbox/rhythmbox-0.8.8-r1.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/media-sound/rhythmbox/ChangeLog b/media-sound/rhythmbox/ChangeLog index 1adefcf1e3c5..02c3ceded6de 100644 --- a/media-sound/rhythmbox/ChangeLog +++ b/media-sound/rhythmbox/ChangeLog @@ -1,6 +1,9 @@ # 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.51 2004/12/14 12:23:41 eradicator Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.52 2005/01/30 10:21:54 lanius Exp $ + + 30 Jan 2005; lanius@gentoo.org rhythmbox-0.8.8-r1.ebuild: + stable on amd64 14 Dec 2004; Jeremy Huddleston <eradicator@gentoo.org> rhythmbox-0.8.5.ebuild, rhythmbox-0.8.8-r1.ebuild: diff --git a/media-sound/rhythmbox/rhythmbox-0.8.5.ebuild b/media-sound/rhythmbox/rhythmbox-0.8.5.ebuild index ea34a4dbdac4..a5ec3fcc7222 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 +# Copyright 1999-2005 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.6 2004/12/14 12:23:41 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.8.5.ebuild,v 1.7 2005/01/30 10:21:54 lanius Exp $ inherit gnome2 diff --git a/media-sound/rhythmbox/rhythmbox-0.8.8-r1.ebuild b/media-sound/rhythmbox/rhythmbox-0.8.8-r1.ebuild index 9e4977aa494b..4a90666a057d 100644 --- a/media-sound/rhythmbox/rhythmbox-0.8.8-r1.ebuild +++ b/media-sound/rhythmbox/rhythmbox-0.8.8-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.8.8-r1.ebuild,v 1.3 2004/12/14 12:23:41 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.8.8-r1.ebuild,v 1.4 2005/01/30 10:21:54 lanius Exp $ inherit gnome2 eutils @@ -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 aac mad pda" IUSE="oggvorbis flac aac mad pda" SLOT="0" |