diff options
author | 2006-01-07 22:44:11 +0000 | |
---|---|---|
committer | 2006-01-07 22:44:11 +0000 | |
commit | e994cf2f29cc6e1693ee7a7ac7863ec551f5dcbd (patch) | |
tree | aea895779721308fa9ef7140186bcb162041e408 /media-sound/terminatorx/terminatorx-3.81.ebuild | |
parent | Many changes after chatting with kugelfang in irc (diff) | |
download | historical-e994cf2f29cc6e1693ee7a7ac7863ec551f5dcbd.tar.gz historical-e994cf2f29cc6e1693ee7a7ac7863ec551f5dcbd.tar.bz2 historical-e994cf2f29cc6e1693ee7a7ac7863ec551f5dcbd.zip |
Update homepage & SRC_URI, closes bug #118224.
Package-Manager: portage-2.0.54
Diffstat (limited to 'media-sound/terminatorx/terminatorx-3.81.ebuild')
-rw-r--r-- | media-sound/terminatorx/terminatorx-3.81.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/terminatorx/terminatorx-3.81.ebuild b/media-sound/terminatorx/terminatorx-3.81.ebuild index 79e30c8b38a5..4e7193a1eb0c 100644 --- a/media-sound/terminatorx/terminatorx-3.81.ebuild +++ b/media-sound/terminatorx/terminatorx-3.81.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # 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.14 2005/05/28 17:08:24 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/terminatorx/terminatorx-3.81.ebuild,v 1.15 2006/01/07 22:44:11 chainsaw Exp $ inherit gnome2 MY_P=${P/terminatorx/terminatorX} S=${WORKDIR}/${MY_P} 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" +HOMEPAGE="http://www.terminatorx.org/" +SRC_URI="http://www.terminatorx.org/dist/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" |