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
commit493b601e5b94d314f46cb151c7ca3e24058e3eb7 (patch)
tree1d0b55b7729a0b2051060e165ee449bb6dde7367 /media-sound/awesfx
parentAdded LICENSE, SLOT, KEYWORDS (diff)
downloadhistorical-493b601e5b94d314f46cb151c7ca3e24058e3eb7.tar.gz
historical-493b601e5b94d314f46cb151c7ca3e24058e3eb7.tar.bz2
historical-493b601e5b94d314f46cb151c7ca3e24058e3eb7.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() {