summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-07 07:34:28 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-07 07:34:28 +0000
commit19ca755b1cda9b3d90e0b47b81f92d940b99f005 (patch)
tree66325071c130d5c5abba6699452c699a30e9c057 /media-sound
parentx86 stable wrt bug #391997 (diff)
downloadgentoo-2-19ca755b1cda9b3d90e0b47b81f92d940b99f005.tar.gz
gentoo-2-19ca755b1cda9b3d90e0b47b81f92d940b99f005.tar.bz2
gentoo-2-19ca755b1cda9b3d90e0b47b81f92d940b99f005.zip
x86 stable wrt bug #392839
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/mhwaveedit/ChangeLog6
-rw-r--r--media-sound/mhwaveedit/mhwaveedit-1.4.21.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/mhwaveedit/ChangeLog b/media-sound/mhwaveedit/ChangeLog
index 7ece9b66555c..a5addc435a64 100644
--- a/media-sound/mhwaveedit/ChangeLog
+++ b/media-sound/mhwaveedit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/mhwaveedit
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mhwaveedit/ChangeLog,v 1.45 2011/12/02 23:53:01 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mhwaveedit/ChangeLog,v 1.46 2011/12/07 07:34:28 phajdan.jr Exp $
+
+ 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ mhwaveedit-1.4.21.ebuild:
+ x86 stable wrt bug #392839
02 Dec 2011; Tim Harder <radhermit@gentoo.org> mhwaveedit-1.4.21.ebuild:
Simplify gtk+ dep and add pango dep.
diff --git a/media-sound/mhwaveedit/mhwaveedit-1.4.21.ebuild b/media-sound/mhwaveedit/mhwaveedit-1.4.21.ebuild
index fc952e04a0f6..b648401e17f3 100644
--- a/media-sound/mhwaveedit/mhwaveedit-1.4.21.ebuild
+++ b/media-sound/mhwaveedit/mhwaveedit-1.4.21.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mhwaveedit/mhwaveedit-1.4.21.ebuild,v 1.2 2011/12/02 23:53:01 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mhwaveedit/mhwaveedit-1.4.21.ebuild,v 1.3 2011/12/07 07:34:28 phajdan.jr Exp $
EAPI=2
@@ -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 esd jack ladspa libsamplerate nls oss pulseaudio sdl sndfile sox"
RDEPEND="x11-libs/gtk+:2