summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-01-31 19:29:28 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-01-31 19:29:28 +0000
commitdb6cc88465f19e8ea297ebf98a788d308a3d0238 (patch)
treea2dbfe2fb9c087c302a3397fc5791d4181b4f9a2 /media-sound
parentcleanup (diff)
downloadgentoo-2-db6cc88465f19e8ea297ebf98a788d308a3d0238.tar.gz
gentoo-2-db6cc88465f19e8ea297ebf98a788d308a3d0238.tar.bz2
gentoo-2-db6cc88465f19e8ea297ebf98a788d308a3d0238.zip
stable x86, bug 207545
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/mhwaveedit/ChangeLog6
-rw-r--r--media-sound/mhwaveedit/mhwaveedit-1.4.14.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/mhwaveedit/ChangeLog b/media-sound/mhwaveedit/ChangeLog
index e708dce2a5f7..ce06f3c1ca9a 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.29 2008/01/26 12:40:25 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mhwaveedit/ChangeLog,v 1.30 2008/01/31 19:29:28 opfer Exp $
+
+ 31 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
+ mhwaveedit-1.4.14.ebuild:
+ stable x86, bug 207545
26 Jan 2008; Alexis Ballier <aballier@gentoo.org> metadata.xml:
Remove the sound cant take care of this package line in metadata, its ok here
diff --git a/media-sound/mhwaveedit/mhwaveedit-1.4.14.ebuild b/media-sound/mhwaveedit/mhwaveedit-1.4.14.ebuild
index 2bb0598d1dae..184913096532 100644
--- a/media-sound/mhwaveedit/mhwaveedit-1.4.14.ebuild
+++ b/media-sound/mhwaveedit/mhwaveedit-1.4.14.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.14.ebuild,v 1.2 2008/01/13 14:54:16 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mhwaveedit/mhwaveedit-1.4.14.ebuild,v 1.3 2008/01/31 19:29:28 opfer Exp $
inherit eutils
@@ -12,7 +12,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"
RDEPEND=">=x11-libs/gtk+-2
sndfile? ( >=media-libs/libsndfile-1.0.10 )