summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-19 13:13:39 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-19 13:13:39 +0000
commit5cfdf716e74764b4c553bdd829227b9ff0297a04 (patch)
treeaad729cc231795b47bb54893547d4973ed1831e8 /media-sound/cd-discid
parentAdded KEYWORDS. (diff)
downloadhistorical-5cfdf716e74764b4c553bdd829227b9ff0297a04.tar.gz
historical-5cfdf716e74764b4c553bdd829227b9ff0297a04.tar.bz2
historical-5cfdf716e74764b4c553bdd829227b9ff0297a04.zip
repoman'd
Diffstat (limited to 'media-sound/cd-discid')
-rw-r--r--media-sound/cd-discid/cd-discid-0.6.ebuild9
1 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/cd-discid/cd-discid-0.6.ebuild b/media-sound/cd-discid/cd-discid-0.6.ebuild
index 11890fb00ecb..98aefe0653fd 100644
--- a/media-sound/cd-discid/cd-discid-0.6.ebuild
+++ b/media-sound/cd-discid/cd-discid-0.6.ebuild
@@ -1,15 +1,18 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cd-discid/cd-discid-0.6.ebuild,v 1.3 2002/07/11 06:30:40 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cd-discid/cd-discid-0.6.ebuild,v 1.4 2002/07/19 13:13:39 seemant Exp $
-A=${PN}_${PV}.orig.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="returns the disc id for the cd in the cd-rom drive"
-SRC_URI="http://lly.org/~rcw/cd-discid/${A}"
+SRC_URI="http://lly.org/~rcw/cd-discid/${PN}_${PV}.orig.tar.gz"
HOMEPAGE="http://lly.org/~rcw/abcde/page/"
DEPEND="virtual/glibc"
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86"
+
src_compile() {
echo gcc ${CFLAGS} -o cd-discid cd-discid.c