summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 21:05:52 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 21:05:52 +0000
commit221a17ebfc3fbac6f75e879c03e5f9d9ec9a14ad (patch)
tree8e8ed8e7c80723004207ee3da734ef59033cc759
parentsync IUSE (missing) (diff)
downloadhistorical-221a17ebfc3fbac6f75e879c03e5f9d9ec9a14ad.tar.gz
historical-221a17ebfc3fbac6f75e879c03e5f9d9ec9a14ad.tar.bz2
historical-221a17ebfc3fbac6f75e879c03e5f9d9ec9a14ad.zip
don't assign S=${WORKDIR}/${P}
-rw-r--r--media-sound/soundtracker/soundtracker-0.6.6.ebuild3
-rw-r--r--media-sound/synaesthesia/synaesthesia-2.1.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/media-sound/soundtracker/soundtracker-0.6.6.ebuild b/media-sound/soundtracker/soundtracker-0.6.6.ebuild
index 62cd071a4326..9728909aaebd 100644
--- a/media-sound/soundtracker/soundtracker-0.6.6.ebuild
+++ b/media-sound/soundtracker/soundtracker-0.6.6.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/soundtracker/soundtracker-0.6.6.ebuild,v 1.12 2004/06/25 00:23:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/soundtracker/soundtracker-0.6.6.ebuild,v 1.13 2004/07/14 21:05:29 agriffis Exp $
IUSE="nls esd gnome oss alsa"
-S=${WORKDIR}/${P}
DESCRIPTION="SoundTracker is a music tracking tool for UNIX/X11 (MOD tracker)"
SRC_URI="http://www.soundtracker.org/dl/v0.6/${P}.tar.gz"
HOMEPAGE="http://www.soundtracker.org"
diff --git a/media-sound/synaesthesia/synaesthesia-2.1.ebuild b/media-sound/synaesthesia/synaesthesia-2.1.ebuild
index 70286dbd706b..974c8ca96a4e 100644
--- a/media-sound/synaesthesia/synaesthesia-2.1.ebuild
+++ b/media-sound/synaesthesia/synaesthesia-2.1.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/synaesthesia/synaesthesia-2.1.ebuild,v 1.11 2004/06/25 00:25:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/synaesthesia/synaesthesia-2.1.ebuild,v 1.12 2004/07/14 21:05:52 agriffis Exp $
IUSE="sdl svga esd alsa"
-S=${WORKDIR}/${P}
DESCRIPTION="a program that represents music graphically in real time as coruscating field of fog and glowing lines"
HOMEPAGE="http://yoyo.cc.monash.edu.au/~pfh/synaesthesia.html"
SRC_URI="http://yoyo.cc.monash.edu.au/~pfh/${P}.tar.gz"