summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-21 03:07:47 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-21 03:07:47 +0000
commitbdcb0499ae169a86158e041e3052e6547fc09714 (patch)
tree4747819c5a3efb0dbae3284aa0c21b68630c5608 /media-sound/id3v2/id3v2-0.1.7.ebuild
parentadded ppc keyword (diff)
downloadhistorical-bdcb0499ae169a86158e041e3052e6547fc09714.tar.gz
historical-bdcb0499ae169a86158e041e3052e6547fc09714.tar.bz2
historical-bdcb0499ae169a86158e041e3052e6547fc09714.zip
repoman'd
Diffstat (limited to 'media-sound/id3v2/id3v2-0.1.7.ebuild')
-rw-r--r--media-sound/id3v2/id3v2-0.1.7.ebuild11
1 files changed, 7 insertions, 4 deletions
diff --git a/media-sound/id3v2/id3v2-0.1.7.ebuild b/media-sound/id3v2/id3v2-0.1.7.ebuild
index 8997e87d57c5..a77986412064 100644
--- a/media-sound/id3v2/id3v2-0.1.7.ebuild
+++ b/media-sound/id3v2/id3v2-0.1.7.ebuild
@@ -1,14 +1,17 @@
-# Copyright 1999-2001 Gentoo Technologies, Inc.
+# 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/id3v2/id3v2-0.1.7.ebuild,v 1.2 2002/05/22 20:26:30 agenkin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/id3v2/id3v2-0.1.7.ebuild,v 1.3 2002/07/21 03:07:46 seemant Exp $
+S=${WORKDIR}/${P}
DESCRIPTION="A command line editor for id3v2 tags."
HOMEPAGE="http://id3v2.sourceforge.net/"
+SRC_URI="http://unc.dl.sourceforge.net/sourceforge/id3v2/${P}.tar.gz"
DEPEND="media-libs/id3lib"
-SRC_URI="http://unc.dl.sourceforge.net/sourceforge/id3v2/${P}.tar.gz"
-S=${WORKDIR}/${P}
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86"
src_unpack()
{