diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 20:31:03 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 20:31:03 +0000 |
commit | d7a6d7d2044724d44bfe9c86240f23ccabdd6aea (patch) | |
tree | 4ca30ca0ce1a5b4f115a2ad80081acd09a297c8d /media-sound/zynaddsubfx | |
parent | add workaround for people with non PHPSAPI versions in /var/db/pkg (diff) | |
download | gentoo-2-d7a6d7d2044724d44bfe9c86240f23ccabdd6aea.tar.gz gentoo-2-d7a6d7d2044724d44bfe9c86240f23ccabdd6aea.tar.bz2 gentoo-2-d7a6d7d2044724d44bfe9c86240f23ccabdd6aea.zip |
unmasks and changelog fixes
Diffstat (limited to 'media-sound/zynaddsubfx')
-rw-r--r-- | media-sound/zynaddsubfx/zynaddsubfx-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/zynaddsubfx/zynaddsubfx-1.4.0.ebuild b/media-sound/zynaddsubfx/zynaddsubfx-1.4.0.ebuild index f49cce42abaa..98e8ad74942f 100644 --- a/media-sound/zynaddsubfx/zynaddsubfx-1.4.0.ebuild +++ b/media-sound/zynaddsubfx/zynaddsubfx-1.4.0.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/zynaddsubfx/zynaddsubfx-1.4.0.ebuild,v 1.1 2003/05/08 09:36:42 jje Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/zynaddsubfx/zynaddsubfx-1.4.0.ebuild,v 1.2 2003/07/12 20:31:03 aliz Exp $ MY_P=ZynAddSubFX-${PV} DESCRIPTION="ZynAddSubFX is a opensource software synthesizer." @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/zynaddsubfx/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" |