summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2002-12-01 23:24:23 +0000
committerMartin Holzer <mholzer@gentoo.org>2002-12-01 23:24:23 +0000
commit79b166fadd4d4362375602acfae018352f4189f9 (patch)
tree1f297ac0582c5f3dad0aca303fb280ffde3b6d45 /media-plugins
parentadd get_number_of_jobs(), thanks to nall (diff)
downloadhistorical-79b166fadd4d4362375602acfae018352f4189f9.tar.gz
historical-79b166fadd4d4362375602acfae018352f4189f9.tar.bz2
historical-79b166fadd4d4362375602acfae018352f4189f9.zip
Removed hardcoded download url
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/xine-d5d/xine-d5d-0.2.7-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/xine-d5d/xine-d5d-0.2.7-r1.ebuild b/media-plugins/xine-d5d/xine-d5d-0.2.7-r1.ebuild
index d18de67f3d17..c5fbbd3862df 100644
--- a/media-plugins/xine-d5d/xine-d5d-0.2.7-r1.ebuild
+++ b/media-plugins/xine-d5d/xine-d5d-0.2.7-r1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/xine-d5d/xine-d5d-0.2.7-r1.ebuild,v 1.2 2002/12/01 23:19:00 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/xine-d5d/xine-d5d-0.2.7-r1.ebuild,v 1.3 2002/12/01 23:24:23 mholzer Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Captain CSS menu plugin for the xine media player"
HOMEPAGE="http://www.captaincss.tk/"
-SRC_URI="http://debianlinux.net/xine-d5d-0.2.7.tgz"
+SRC_URI="http://debianlinux.net/${P}.tgz"
DEPEND=">=media-libs/xine-lib-0.9.12"