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 | 9f85057bacdf364579739d20ab2b5ddde56b09c6 (patch) | |
tree | 504d4d3f22f45c2b31cdd28b5d6e845d2f6a3aaa /media-sound/spiralmodular | |
parent | add workaround for people with non PHPSAPI versions in /var/db/pkg (diff) | |
download | historical-9f85057bacdf364579739d20ab2b5ddde56b09c6.tar.gz historical-9f85057bacdf364579739d20ab2b5ddde56b09c6.tar.bz2 historical-9f85057bacdf364579739d20ab2b5ddde56b09c6.zip |
unmasks and changelog fixes
Diffstat (limited to 'media-sound/spiralmodular')
-rw-r--r-- | media-sound/spiralmodular/spiralmodular-0.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/spiralmodular/spiralmodular-0.2.1.ebuild b/media-sound/spiralmodular/spiralmodular-0.2.1.ebuild index 47f30747767d..93a71f56d59b 100644 --- a/media-sound/spiralmodular/spiralmodular-0.2.1.ebuild +++ b/media-sound/spiralmodular/spiralmodular-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/spiralmodular/spiralmodular-0.2.1.ebuild,v 1.1 2003/03/09 12:53:53 jje Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/spiralmodular/spiralmodular-0.2.1.ebuild,v 1.2 2003/07/12 20:30:59 aliz Exp $ DESCRIPTION="SSM is a object oriented modular softsynth/ sequencer/ sampler." HOMEPAGE="http://www.pawfal.org/Software/SSM/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/spiralmodular/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" RDEPEND=">=x11-libs/fltk-1.1 \ media-libs/ladspa-sdk" |