summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago M. Mola <coldwind@gentoo.org>2008-11-29 13:08:44 +0000
committerSantiago M. Mola <coldwind@gentoo.org>2008-11-29 13:08:44 +0000
commit2c0cf09d060fa0e38f8c173b5ddffb45bf2eaf03 (patch)
treecfc7e345eb7d07f025cdc90872606cae3bdb7436 /media-sound
parentBump to 1.2.1. UI Tweaks, command line enhancements, handles spaces in svn path. (diff)
downloadgentoo-2-2c0cf09d060fa0e38f8c173b5ddffb45bf2eaf03.tar.gz
gentoo-2-2c0cf09d060fa0e38f8c173b5ddffb45bf2eaf03.tar.bz2
gentoo-2-2c0cf09d060fa0e38f8c173b5ddffb45bf2eaf03.zip
amd64 stable wrt bug #248854.
(Portage version: 2.2_rc16/cvs/Linux 2.6.27-gentoo-r2 x86_64)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/mhwaveedit/ChangeLog6
-rw-r--r--media-sound/mhwaveedit/mhwaveedit-1.4.15-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/mhwaveedit/ChangeLog b/media-sound/mhwaveedit/ChangeLog
index 6e37adeb3a50..90e7af3c326c 100644
--- a/media-sound/mhwaveedit/ChangeLog
+++ b/media-sound/mhwaveedit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/mhwaveedit
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mhwaveedit/ChangeLog,v 1.36 2008/11/26 10:05:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mhwaveedit/ChangeLog,v 1.37 2008/11/29 13:08:44 coldwind Exp $
+
+ 29 Nov 2008; Santiago M. Mola <coldwind@gentoo.org>
+ mhwaveedit-1.4.15-r1.ebuild:
+ amd64 stable wrt bug #248854.
26 Nov 2008; Raúl Porcel <armin76@gentoo.org>
mhwaveedit-1.4.15-r1.ebuild:
diff --git a/media-sound/mhwaveedit/mhwaveedit-1.4.15-r1.ebuild b/media-sound/mhwaveedit/mhwaveedit-1.4.15-r1.ebuild
index 5115367716ff..eeeb0c571ea7 100644
--- a/media-sound/mhwaveedit/mhwaveedit-1.4.15-r1.ebuild
+++ b/media-sound/mhwaveedit/mhwaveedit-1.4.15-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mhwaveedit/mhwaveedit-1.4.15-r1.ebuild,v 1.3 2008/11/26 10:05:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mhwaveedit/mhwaveedit-1.4.15-r1.ebuild,v 1.4 2008/11/29 13:08:44 coldwind Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://download.gna.org/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc sparc x86"
+KEYWORDS="amd64 ~ppc sparc x86"
IUSE="alsa arts esd jack ladspa libsamplerate nls oss sdl sndfile sox"
RDEPEND=">=x11-libs/gtk+-2