summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-23 00:49:50 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-23 00:49:50 +0000
commit04350be86408534f5a86963f7ebc778b503243c0 (patch)
treee785df12b920643e4fab40721cae566d41d49f02 /media-libs/zvbi
parentadded SGI's free software B license (diff)
downloadgentoo-2-04350be86408534f5a86963f7ebc778b503243c0.tar.gz
gentoo-2-04350be86408534f5a86963f7ebc778b503243c0.tar.bz2
gentoo-2-04350be86408534f5a86963f7ebc778b503243c0.zip
repoman'd
Diffstat (limited to 'media-libs/zvbi')
-rw-r--r--media-libs/zvbi/zvbi-0.2.1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/media-libs/zvbi/zvbi-0.2.1.ebuild b/media-libs/zvbi/zvbi-0.2.1.ebuild
index 0441c6d3d0d2..4cc6515b89f3 100644
--- a/media-libs/zvbi/zvbi-0.2.1.ebuild
+++ b/media-libs/zvbi/zvbi-0.2.1.ebuild
@@ -1,18 +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-libs/zvbi/zvbi-0.2.1.ebuild,v 1.1 2002/07/16 21:49:36 stroke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/zvbi/zvbi-0.2.1.ebuild,v 1.2 2002/07/23 00:49:50 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="VBI Decoding Library for Zapping"
SRC_URI="mirror://sourceforge/zapping/${P}.tar.bz2"
HOMEPAGE="http://zapping.sourceforge.net"
+
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86"
-
DEPEND="virtual/x11 sys-devel/gettext"
-RDEPEND="${DEPEND}"
src_compile() {