diff options
-rw-r--r-- | media-sound/cd-discid/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/cd-discid/cd-discid-0.9.ebuild | 4 | ||||
-rw-r--r-- | media-sound/fluidsynth/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.0.5.ebuild | 6 | ||||
-rw-r--r-- | media-sound/gnome-alsamixer/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild | 6 | ||||
-rw-r--r-- | media-sound/rhythmbox/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/rhythmbox/rhythmbox-0.8.8-r1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/snd/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/snd/snd-7.10.ebuild | 4 |
10 files changed, 37 insertions, 19 deletions
diff --git a/media-sound/cd-discid/ChangeLog b/media-sound/cd-discid/ChangeLog index ce306caf3a7d..02ed756afd1d 100644 --- a/media-sound/cd-discid/ChangeLog +++ b/media-sound/cd-discid/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/cd-discid # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cd-discid/ChangeLog,v 1.16 2005/03/16 17:12:15 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cd-discid/ChangeLog,v 1.17 2005/04/08 17:29:54 hansmi Exp $ + + 08 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> cd-discid-0.9.ebuild: + Stable on ppc. 17 Mar 2005; Yuta SATOH <nigoro@gentoo.org> cd-discid-0.9.ebuild: Stable on ppc64 diff --git a/media-sound/cd-discid/cd-discid-0.9.ebuild b/media-sound/cd-discid/cd-discid-0.9.ebuild index 9ef16f4205ff..31d9b34b0da1 100644 --- a/media-sound/cd-discid/cd-discid-0.9.ebuild +++ b/media-sound/cd-discid/cd-discid-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cd-discid/cd-discid-0.9.ebuild,v 1.4 2005/03/16 17:12:15 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cd-discid/cd-discid-0.9.ebuild,v 1.5 2005/04/08 17:29:54 hansmi Exp $ IUSE="" @@ -12,7 +12,7 @@ HOMEPAGE="http://lly.org/~rcw/abcde/page/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" DEPEND="virtual/libc" diff --git a/media-sound/fluidsynth/ChangeLog b/media-sound/fluidsynth/ChangeLog index ff473913abb5..1f7d14988dab 100644 --- a/media-sound/fluidsynth/ChangeLog +++ b/media-sound/fluidsynth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/fluidsynth -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.18 2004/11/12 08:26:30 eradicator Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.19 2005/04/08 17:30:38 hansmi Exp $ + + 08 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> + fluidsynth-1.0.5.ebuild: + Stable on ppc. 12 Nov 2004; Jeremy Huddleston <eradicator@gentoo.org> -fluidsynth-1.0.1.ebuild, fluidsynth-1.0.5.ebuild: diff --git a/media-sound/fluidsynth/fluidsynth-1.0.5.ebuild b/media-sound/fluidsynth/fluidsynth-1.0.5.ebuild index b4f5d0c0c0a4..4ba7b1eb0b07 100644 --- a/media-sound/fluidsynth/fluidsynth-1.0.5.ebuild +++ b/media-sound/fluidsynth/fluidsynth-1.0.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/fluidsynth/fluidsynth-1.0.5.ebuild,v 1.3 2004/11/12 08:26:30 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.5.ebuild,v 1.4 2005/04/08 17:30:38 hansmi Exp $ IUSE="alsa jack sse ladcca static" @@ -12,7 +12,7 @@ SRC_URI="http://savannah.nongnu.org/download/fluid/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" DEPEND="jack? ( media-sound/jack-audio-connection-kit ) media-libs/ladspa-sdk diff --git a/media-sound/gnome-alsamixer/ChangeLog b/media-sound/gnome-alsamixer/ChangeLog index 566e4e2842e6..279f0df1d9c7 100644 --- a/media-sound/gnome-alsamixer/ChangeLog +++ b/media-sound/gnome-alsamixer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/gnome-alsamixer -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-alsamixer/ChangeLog,v 1.10 2004/09/14 16:30:58 eradicator Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-alsamixer/ChangeLog,v 1.11 2005/04/08 17:31:32 hansmi Exp $ + + 08 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> + gnome-alsamixer-0.9.6.ebuild: + Stable on ppc. 14 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> gnome-alsamixer-0.9.6.ebuild: diff --git a/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild b/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild index 037eb2c7a5d7..4460029e1afb 100644 --- a/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild +++ b/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.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/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild,v 1.7 2004/09/14 16:30:58 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gnome-alsamixer/gnome-alsamixer-0.9.6.ebuild,v 1.8 2005/04/08 17:31:32 hansmi Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.paw.co.za/projects/gnome-alsamixer" SRC_URI="ftp://ftp.paw.co.za/pub/PAW/sources/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc amd64" +KEYWORDS="x86 ppc amd64" RDEPEND=">=media-libs/alsa-lib-0.9.0_rc1 >=x11-libs/gtk+-2.0.6 >=gnome-base/libgnomeui-2.0.5" diff --git a/media-sound/rhythmbox/ChangeLog b/media-sound/rhythmbox/ChangeLog index 02c3ceded6de..3762195461d6 100644 --- a/media-sound/rhythmbox/ChangeLog +++ b/media-sound/rhythmbox/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/rhythmbox # 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 $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.53 2005/04/08 17:34:09 hansmi Exp $ + + 08 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> + rhythmbox-0.8.8-r1.ebuild: + Stable on ppc. 30 Jan 2005; lanius@gentoo.org rhythmbox-0.8.8-r1.ebuild: stable on amd64 diff --git a/media-sound/rhythmbox/rhythmbox-0.8.8-r1.ebuild b/media-sound/rhythmbox/rhythmbox-0.8.8-r1.ebuild index 4a90666a057d..34765c0ee4c9 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-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.4 2005/01/30 10:21:54 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-0.8.8-r1.ebuild,v 1.5 2005/04/08 17:34:09 hansmi 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" diff --git a/media-sound/snd/ChangeLog b/media-sound/snd/ChangeLog index bda5c270b985..6e2db15c03ee 100644 --- a/media-sound/snd/ChangeLog +++ b/media-sound/snd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/snd # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/ChangeLog,v 1.20 2005/03/13 22:00:32 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/ChangeLog,v 1.21 2005/04/08 17:34:00 hansmi Exp $ + + 08 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> snd-7.10.ebuild: + Stable on ppc. *snd-7.10 (13 Mar 2005) diff --git a/media-sound/snd/snd-7.10.ebuild b/media-sound/snd/snd-7.10.ebuild index 8ef4603ea9ff..b5c4c391f54e 100644 --- a/media-sound/snd/snd-7.10.ebuild +++ b/media-sound/snd/snd-7.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-7.10.ebuild,v 1.1 2005/03/13 22:00:32 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-7.10.ebuild,v 1.2 2005/04/08 17:34:00 hansmi Exp $ IUSE="esd motif guile X gtk ruby alsa" @@ -11,7 +11,7 @@ HOMEPAGE="http://snd.sourceforge.net" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 amd64 ~ppc sparc" +KEYWORDS="x86 amd64 ppc sparc" DEPEND="X? ( virtual/x11 ) sci-libs/gsl |