summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-06-12 20:17:43 +0000
committerSteve Dibb <beandog@gentoo.org>2008-06-12 20:17:43 +0000
commitcb841f27edf6d7cf96c00c48d2da43f4155bf50b (patch)
treed7c7200eef5761b066f7a9dda850c7b916365fdf /media-video
parentminor qa, unused eclass in inherits. (diff)
downloadgentoo-2-cb841f27edf6d7cf96c00c48d2da43f4155bf50b.tar.gz
gentoo-2-cb841f27edf6d7cf96c00c48d2da43f4155bf50b.tar.bz2
gentoo-2-cb841f27edf6d7cf96c00c48d2da43f4155bf50b.zip
Fix SRC_URI
(Portage version: 2.1.5.3)
Diffstat (limited to 'media-video')
-rw-r--r--media-video/lsdvd/lsdvd-0.16-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/lsdvd/lsdvd-0.16-r1.ebuild b/media-video/lsdvd/lsdvd-0.16-r1.ebuild
index f69400b78f4f..e4b4f33af83a 100644
--- a/media-video/lsdvd/lsdvd-0.16-r1.ebuild
+++ b/media-video/lsdvd/lsdvd-0.16-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/lsdvd/lsdvd-0.16-r1.ebuild,v 1.1 2008/06/10 14:06:57 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/lsdvd/lsdvd-0.16-r1.ebuild,v 1.2 2008/06/12 20:17:43 beandog Exp $
WANT_AUTOMAKE="latest"
WANT_AUTOCONF="latest"
@@ -9,7 +9,7 @@ inherit eutils autotools
DESCRIPTION="Utility for getting info out of DVDs"
HOMEPAGE="http://untrepid.com/lsdvd/"
-SRC_URI="mirror://gentoo/lsdvd/${P}.tar.gz"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"