diff options
author | 2003-11-16 23:03:51 +0000 | |
---|---|---|
committer | 2003-11-16 23:03:51 +0000 | |
commit | 45c69d1ca7f76fd88ec75e3ec50b649b2814d5d7 (patch) | |
tree | deff3a45d521ce5a6312e5c975310436f9d0fc66 /media-sound | |
parent | stable bump (diff) | |
download | gentoo-2-45c69d1ca7f76fd88ec75e3ec50b649b2814d5d7.tar.gz gentoo-2-45c69d1ca7f76fd88ec75e3ec50b649b2814d5d7.tar.bz2 gentoo-2-45c69d1ca7f76fd88ec75e3ec50b649b2814d5d7.zip |
stable bump
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/mhwaveedit/mhwaveedit-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mhwaveedit/mhwaveedit-1.2.3.ebuild b/media-sound/mhwaveedit/mhwaveedit-1.2.3.ebuild index f03b9f7302e8..6ff61f29e52b 100644 --- a/media-sound/mhwaveedit/mhwaveedit-1.2.3.ebuild +++ b/media-sound/mhwaveedit/mhwaveedit-1.2.3.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.3.ebuild,v 1.1 2003/09/22 15:20:28 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mhwaveedit/mhwaveedit-1.2.3.ebuild,v 1.2 2003/11/16 23:01:43 pyrania 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* ) |