Stable on sparc
authorGustavo Zacarias <gustavoz@gentoo.org>
Tue, 10 Oct 2006 14:07:00 +0000 (14:07 +0000)
committerGustavo Zacarias <gustavoz@gentoo.org>
Tue, 10 Oct 2006 14:07:00 +0000 (14:07 +0000)
Package-Manager: portage-2.1.1

media-sound/fluidsynth/ChangeLog
media-sound/fluidsynth/fluidsynth-1.0.7.ebuild
media-sound/timemachine/ChangeLog
media-sound/timemachine/timemachine-0.3.0.ebuild

index e80e61d10490a567a15492021d24b04a411eb620..7a1791e8785463e82d6530a557ded3b7e0a8b0a7 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/fluidsynth
 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.25 2006/09/28 05:02:25 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.26 2006/10/10 14:06:01 gustavoz Exp $
+
+  10 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+  fluidsynth-1.0.7.ebuild:
+  Stable on sparc
 
   28 Sep 2006; Joshua Jackson <tsunam@gentoo.org> fluidsynth-1.0.7.ebuild:
   Stable x86; bug #145971
index d04e3582cc53a99d018b36a697ccd69b26734c2d..cdd03c6c276c7021622ba330aa92441252dcf7b8 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.7.ebuild,v 1.5 2006/09/28 05:02:25 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.7.ebuild,v 1.6 2006/10/10 14:06:01 gustavoz Exp $
 
 IUSE="alsa jack sse lash static"
 
@@ -13,7 +13,7 @@ SRC_URI="http://savannah.nongnu.org/download/fluid/${P}${RELEASE_SUFFIX}.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
index b41b0c4e5847ee3f28d4295370b88ec722834ec3..d1f3da4a35c412d864141c1bbc31071ef71ed498 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/timemachine
 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/timemachine/ChangeLog,v 1.10 2006/05/09 22:52:43 fvdpol Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/timemachine/ChangeLog,v 1.11 2006/10/10 14:07:00 gustavoz Exp $
+
+  10 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+  timemachine-0.3.0.ebuild:
+  Stable on sparc
 
 *timemachine-0.3.1 (09 May 2006)
 
index b22b3784e6ca3d7de45780a77db30524a7f93655..5b4e92106ebcff4e1eced8fb8404e4773bce7202 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/timemachine/timemachine-0.3.0.ebuild,v 1.3 2004/12/19 07:13:30 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/timemachine/timemachine-0.3.0.ebuild,v 1.4 2006/10/10 14:07:00 gustavoz Exp $
 
 IUSE="ladcca"
 
@@ -12,7 +12,7 @@ SRC_URI="http://plugin.org.uk/timemachine/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ppc sparc x86"
 
 DEPEND=">=media-sound/jack-audio-connection-kit-0.80.0
        >=x11-libs/gtk+-2.2.4-r1