diff options
author | Martin Holzer <mholzer@gentoo.org> | 2002-12-01 14:45:01 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2002-12-01 14:45:01 +0000 |
commit | 608c2e11b687255b9377fa72e691007666fe9b01 (patch) | |
tree | 7ae1f9fb2cfcb5146431026b7a1a3c08eff06fef /media-libs/xine-lib/xine-lib-0.9.13.ebuild | |
parent | marked 3.2-r4 ppc stable for good (diff) | |
download | gentoo-2-608c2e11b687255b9377fa72e691007666fe9b01.tar.gz gentoo-2-608c2e11b687255b9377fa72e691007666fe9b01.tar.bz2 gentoo-2-608c2e11b687255b9377fa72e691007666fe9b01.zip |
Updated SRC_URI to pull from SF mirrors.
Diffstat (limited to 'media-libs/xine-lib/xine-lib-0.9.13.ebuild')
-rw-r--r-- | media-libs/xine-lib/xine-lib-0.9.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/xine-lib/xine-lib-0.9.13.ebuild b/media-libs/xine-lib/xine-lib-0.9.13.ebuild index 6ee370ffe49f..40f76034cf60 100644 --- a/media-libs/xine-lib/xine-lib-0.9.13.ebuild +++ b/media-libs/xine-lib/xine-lib-0.9.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-0.9.13.ebuild,v 1.3 2002/10/05 05:39:15 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-0.9.13.ebuild,v 1.4 2002/12/01 14:45:01 mholzer Exp $ IUSE="arts esd avi nls dvd aalib X directfb oggvorbis alsa" @@ -9,7 +9,7 @@ inherit libtool || die "I lost my inheritance" S=${WORKDIR}/${P} DESCRIPTION="Xine is a free gpl-licensed video player for unix-like systems" HOMEPAGE="http://xine.sourceforge.net/" -SRC_URI="http://xine.sourceforge.net/files/${P}.tar.gz" +SRC_URI="mirror://sourceforge/xine/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" |