summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/sound-juicer/ChangeLog6
-rw-r--r--media-sound/sound-juicer/sound-juicer-2.10.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/sound-juicer/ChangeLog b/media-sound/sound-juicer/ChangeLog
index df2a3208971c..dc2b8f0c548c 100644
--- a/media-sound/sound-juicer/ChangeLog
+++ b/media-sound/sound-juicer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/sound-juicer
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.37 2005/06/12 16:27:57 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.38 2005/06/12 19:14:53 tester Exp $
+
+ 12 Jun 2005; Olivier Crête <tester@gentoo.org>
+ sound-juicer-2.10.0.ebuild:
+ Stable on amd64
12 Jun 2005; Tobias Scherbaum <dertobi123@gentoo.org>
sound-juicer-2.10.0.ebuild:
diff --git a/media-sound/sound-juicer/sound-juicer-2.10.0.ebuild b/media-sound/sound-juicer/sound-juicer-2.10.0.ebuild
index 966ecbdb8fa6..57d147c592ac 100644
--- a/media-sound/sound-juicer/sound-juicer-2.10.0.ebuild
+++ b/media-sound/sound-juicer/sound-juicer-2.10.0.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/sound-juicer/sound-juicer-2.10.0.ebuild,v 1.9 2005/06/12 16:27:57 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.10.0.ebuild,v 1.10 2005/06/12 19:14:53 tester Exp $
inherit gnome2 eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.burtonini.com/blog/computers/sound-juicer/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86"
IUSE="vorbis flac"
RDEPEND=">=dev-libs/glib-2