diff options
author | 2012-03-21 06:58:06 +0000 | |
---|---|---|
committer | 2012-03-21 06:58:06 +0000 | |
commit | 6f1af68e644b740ba1c3a3c3d624611d39116eb1 (patch) | |
tree | 83129764177675734f2bf29e082a5084fedcccd9 /media-libs/tremor/tremor-0_pre20120120.ebuild | |
parent | Use gentoo mirrors. (diff) | |
download | historical-6f1af68e644b740ba1c3a3c3d624611d39116eb1.tar.gz historical-6f1af68e644b740ba1c3a3c3d624611d39116eb1.tar.bz2 historical-6f1af68e644b740ba1c3a3c3d624611d39116eb1.zip |
Use gentoo mirrors.
Package-Manager: portage-2.2.0_alpha92/cvs/Linux x86_64
Diffstat (limited to 'media-libs/tremor/tremor-0_pre20120120.ebuild')
-rw-r--r-- | media-libs/tremor/tremor-0_pre20120120.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/tremor/tremor-0_pre20120120.ebuild b/media-libs/tremor/tremor-0_pre20120120.ebuild index 0fa82e89730b..528a30966ce8 100644 --- a/media-libs/tremor/tremor-0_pre20120120.ebuild +++ b/media-libs/tremor/tremor-0_pre20120120.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.1 2012/01/20 19:51:10 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20120120.ebuild,v 1.2 2012/03/21 06:58:06 ssuominen Exp $ # svn export http://svn.xiph.org/trunk/Tremor tremor-${PV} @@ -9,7 +9,7 @@ inherit autotools DESCRIPTION="A fixed-point version of the Ogg Vorbis decoder (also known as libvorbisidec)" HOMEPAGE="http://wiki.xiph.org/Tremor" -SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.xz" +SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="BSD" SLOT="0" |