summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-19 12:27:52 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-19 12:27:52 +0000
commit8822a4bdc202cc66f425c9146d1d9407bf847f05 (patch)
treeb9e18709efbe876f6bf0746f773acfbf68b780c7 /media-sound/awesfx
parentAdded LICENSE, SLOT, KEYWORDS (diff)
downloadgentoo-2-8822a4bdc202cc66f425c9146d1d9407bf847f05.tar.gz
gentoo-2-8822a4bdc202cc66f425c9146d1d9407bf847f05.tar.bz2
gentoo-2-8822a4bdc202cc66f425c9146d1d9407bf847f05.zip
repoman'd
Diffstat (limited to 'media-sound/awesfx')
-rw-r--r--media-sound/awesfx/awesfx-0.4.4.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/media-sound/awesfx/awesfx-0.4.4.ebuild b/media-sound/awesfx/awesfx-0.4.4.ebuild
index 2f8a496998ab..5215d4d09c8c 100644
--- a/media-sound/awesfx/awesfx-0.4.4.ebuild
+++ b/media-sound/awesfx/awesfx-0.4.4.ebuild
@@ -1,15 +1,17 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/media-sound/awesfx/awesfx-0.4.4.ebuild,v 1.2 2002/07/11 06:30:40 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/awesfx/awesfx-0.4.4.ebuild,v 1.3 2002/07/19 12:27:52 seemant Exp $
+S=${WORKDIR}/${P}
DESCRIPTION="AWE Utilities - sfxload"
HOMEPAGE="http://mitglied.lycos.de/iwai/awedrv.html"
-
-S=${WORKDIR}/${P}
SRC_URI="http://mitglied.lycos.de/iwai/${P}.tar.bz2"
DEPEND="virtual/glibc"
+
SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86"
src_unpack() {