diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-11-11 13:12:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-11-11 13:12:29 +0000 |
commit | 79995987ff382800715a6d756ab5a4b4432a20ea (patch) | |
tree | 2f252e670c3be03ecd07dccb9c04428a459ffd23 /media-sound/terminatorx/terminatorx-3.81.ebuild | |
parent | old (diff) | |
download | gentoo-2-79995987ff382800715a6d756ab5a4b4432a20ea.tar.gz gentoo-2-79995987ff382800715a6d756ab5a4b4432a20ea.tar.bz2 gentoo-2-79995987ff382800715a6d756ab5a4b4432a20ea.zip |
touchups
Diffstat (limited to 'media-sound/terminatorx/terminatorx-3.81.ebuild')
-rw-r--r-- | media-sound/terminatorx/terminatorx-3.81.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/media-sound/terminatorx/terminatorx-3.81.ebuild b/media-sound/terminatorx/terminatorx-3.81.ebuild index a1b0114f09e0..17442a1c22df 100644 --- a/media-sound/terminatorx/terminatorx-3.81.ebuild +++ b/media-sound/terminatorx/terminatorx-3.81.ebuild @@ -1,14 +1,15 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/terminatorx/terminatorx-3.81.ebuild,v 1.2 2003/10/28 14:28:57 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/terminatorx/terminatorx-3.81.ebuild,v 1.3 2003/11/11 13:11:27 vapier Exp $ inherit gnome2 MY_P=${P/terminatorx/terminatorX} S=${WORKDIR}/${MY_P} -DESCRIPTION='terminatorX is a realtime audio synthesizer that allows you to "scratch" on digitally sampled audio data' +DESCRIPTION='realtime audio synthesizer that allows you to "scratch" on digitally sampled audio data' HOMEPAGE="http://www.terminatorx.cx/" SRC_URI="http://www.terminatorx.cx/dist/${MY_P}.tar.gz" + LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" |