summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2006-01-18 14:28:49 +0000
committerLuis Medinas <metalgod@gentoo.org>2006-01-18 14:28:49 +0000
commit38935e8176fc4054d844995378ed09269275c4f3 (patch)
tree76e61f7450900fef69f26ecc7c0bcf5d3d555485 /media-sound
parentI think this is now a good candidate for x86 stable (diff)
downloadgentoo-2-38935e8176fc4054d844995378ed09269275c4f3.tar.gz
gentoo-2-38935e8176fc4054d844995378ed09269275c4f3.tar.bz2
gentoo-2-38935e8176fc4054d844995378ed09269275c4f3.zip
Marked Stable on amd64.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/mhwaveedit/ChangeLog7
-rw-r--r--media-sound/mhwaveedit/mhwaveedit-1.4.5b.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/mhwaveedit/ChangeLog b/media-sound/mhwaveedit/ChangeLog
index abff24b0e47c..00c4b49e7164 100644
--- a/media-sound/mhwaveedit/ChangeLog
+++ b/media-sound/mhwaveedit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/mhwaveedit
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mhwaveedit/ChangeLog,v 1.14 2005/10/25 14:47:21 gustavoz Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mhwaveedit/ChangeLog,v 1.15 2006/01/18 14:28:49 metalgod Exp $
+
+ 18 Jan 2006; Luis Medinas <metalgod@gentoo.org> mhwaveedit-1.4.5b.ebuild:
+ Marked Stable on amd64.
25 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org>
mhwaveedit-1.4.5b.ebuild:
diff --git a/media-sound/mhwaveedit/mhwaveedit-1.4.5b.ebuild b/media-sound/mhwaveedit/mhwaveedit-1.4.5b.ebuild
index 0fb4e9e21558..d9425056b146 100644
--- a/media-sound/mhwaveedit/mhwaveedit-1.4.5b.ebuild
+++ b/media-sound/mhwaveedit/mhwaveedit-1.4.5b.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 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/mhwaveedit/mhwaveedit-1.4.5b.ebuild,v 1.4 2005/10/25 14:47:21 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mhwaveedit/mhwaveedit-1.4.5b.ebuild,v 1.5 2006/01/18 14:28:49 metalgod Exp $
IUSE="alsa arts esd jack ladspa libsamplerate nls oss portaudio sdl sndfile sox"
@@ -10,7 +10,7 @@ SRC_URI="http://download.gna.org/mhwaveedit/${P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc sparc x86"
+KEYWORDS="amd64 ~ppc sparc x86"
DEPEND=">=x11-libs/gtk+-2
sndfiile? ( >=media-libs/libsndfile-1.0.10 )