diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-03-31 18:06:33 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-03-31 18:06:33 +0000 |
commit | 1a28d775e2f3191dc0bd5d015ddab9ef1607ff71 (patch) | |
tree | fc679c5dff46735507df465ecac90b2ce81eca84 /media-sound/awesfx | |
parent | Set $opts properly in init script. Fixes bug #46304. (diff) | |
download | historical-1a28d775e2f3191dc0bd5d015ddab9ef1607ff71.tar.gz historical-1a28d775e2f3191dc0bd5d015ddab9ef1607ff71.tar.bz2 historical-1a28d775e2f3191dc0bd5d015ddab9ef1607ff71.zip |
Removed explicit S=
Diffstat (limited to 'media-sound/awesfx')
-rw-r--r-- | media-sound/awesfx/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/awesfx/awesfx-0.4.4.ebuild | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/media-sound/awesfx/ChangeLog b/media-sound/awesfx/ChangeLog index db86d27f32f5..fc6ca0ef1684 100644 --- a/media-sound/awesfx/ChangeLog +++ b/media-sound/awesfx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/awesfx # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/awesfx/ChangeLog,v 1.4 2004/02/28 12:03:01 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/awesfx/ChangeLog,v 1.5 2004/03/31 18:06:33 eradicator Exp $ + + 31 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> awesfx-0.4.4.ebuild: + Removed explicit S= *awesfx-0.5.0b (28 Feb 2004) diff --git a/media-sound/awesfx/awesfx-0.4.4.ebuild b/media-sound/awesfx/awesfx-0.4.4.ebuild index 21137c0d9e52..575163b3c0ce 100644 --- a/media-sound/awesfx/awesfx-0.4.4.ebuild +++ b/media-sound/awesfx/awesfx-0.4.4.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/awesfx/awesfx-0.4.4.ebuild,v 1.6 2004/03/01 05:37:12 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/awesfx/awesfx-0.4.4.ebuild,v 1.7 2004/03/31 18:06:33 eradicator Exp $ -S=${WORKDIR}/${P} DESCRIPTION="AWE Utilities - sfxload" HOMEPAGE="http://mitglied.lycos.de/iwai/awedrv.html" SRC_URI="http://mitglied.lycos.de/iwai/${P}.tar.bz2" |