diff options
author | 2004-04-20 17:40:49 +0000 | |
---|---|---|
committer | 2004-04-20 17:40:49 +0000 | |
commit | 9ead36d82c6283f3ba771232a5e0764a639e2555 (patch) | |
tree | 8b81af6e0c6707eef54defaff76dd2d7cf50dbdd /media-sound/awesfx | |
parent | add depend on >=media-libs/sdl-mixer-1.2.4 (bug #48469); tidy (diff) | |
download | historical-9ead36d82c6283f3ba771232a5e0764a639e2555.tar.gz historical-9ead36d82c6283f3ba771232a5e0764a639e2555.tar.bz2 historical-9ead36d82c6283f3ba771232a5e0764a639e2555.zip |
Added IUSE.
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 | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/media-sound/awesfx/ChangeLog b/media-sound/awesfx/ChangeLog index 322d9758253d..c0dc704b1625 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.6 2004/04/08 07:27:22 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/awesfx/ChangeLog,v 1.7 2004/04/20 17:15:40 eradicator Exp $ + + 20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> awesfx-0.4.4.ebuild: + Added IUSE. 08 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> awesfx-0.5.0b.ebuild: Stable x86. diff --git a/media-sound/awesfx/awesfx-0.4.4.ebuild b/media-sound/awesfx/awesfx-0.4.4.ebuild index 575163b3c0ce..f7b6d334dabf 100644 --- a/media-sound/awesfx/awesfx-0.4.4.ebuild +++ b/media-sound/awesfx/awesfx-0.4.4.ebuild @@ -1,6 +1,8 @@ # 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.7 2004/03/31 18:06:33 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/awesfx/awesfx-0.4.4.ebuild,v 1.8 2004/04/20 17:15:40 eradicator Exp $ + +IUSE="" DESCRIPTION="AWE Utilities - sfxload" HOMEPAGE="http://mitglied.lycos.de/iwai/awedrv.html" |