summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-12 20:31:03 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-12 20:31:03 +0000
commitd7a6d7d2044724d44bfe9c86240f23ccabdd6aea (patch)
tree4ca30ca0ce1a5b4f115a2ad80081acd09a297c8d /media-sound/mhwaveedit
parentadd workaround for people with non PHPSAPI versions in /var/db/pkg (diff)
downloadgentoo-2-d7a6d7d2044724d44bfe9c86240f23ccabdd6aea.tar.gz
gentoo-2-d7a6d7d2044724d44bfe9c86240f23ccabdd6aea.tar.bz2
gentoo-2-d7a6d7d2044724d44bfe9c86240f23ccabdd6aea.zip
unmasks and changelog fixes
Diffstat (limited to 'media-sound/mhwaveedit')
-rw-r--r--media-sound/mhwaveedit/mhwaveedit-1.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mhwaveedit/mhwaveedit-1.2.1.ebuild b/media-sound/mhwaveedit/mhwaveedit-1.2.1.ebuild
index 526302617b1e..3b6408bc0f8a 100644
--- a/media-sound/mhwaveedit/mhwaveedit-1.2.1.ebuild
+++ b/media-sound/mhwaveedit/mhwaveedit-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mhwaveedit/mhwaveedit-1.2.1.ebuild,v 1.1 2003/05/12 19:35:30 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mhwaveedit/mhwaveedit-1.2.1.ebuild,v 1.2 2003/07/12 20:30:52 aliz Exp $
IUSE="gtk2 oss sdl"
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.mtek.chalmers.se/~hjormagn/mhwaveedit.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND="gtk2? ( >=x11-libs/gtk+-2.0.0 )
!gtk2? ( =x11-libs/gtk+-1.2* )