diff options
author | 2012-04-24 10:13:08 +0000 | |
---|---|---|
committer | 2012-04-24 10:13:08 +0000 | |
commit | 61e9566726eb960afe9e0009b238a0b021c42c92 (patch) | |
tree | a12eb07d7e39d4174d65b8a160d1e62a64449cce /media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.1.ebuild | |
parent | Update to use mirror://. (diff) | |
download | gentoo-2-61e9566726eb960afe9e0009b238a0b021c42c92.tar.gz gentoo-2-61e9566726eb960afe9e0009b238a0b021c42c92.tar.bz2 gentoo-2-61e9566726eb960afe9e0009b238a0b021c42c92.zip |
Update to use mirror://.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.1.ebuild')
-rw-r--r-- | media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.1.ebuild b/media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.1.ebuild index dfa6149628c6..49fd0d842888 100644 --- a/media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.1.ebuild +++ b/media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.1.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-plugins/mediastreamer-x264/mediastreamer-x264-1.4.1.ebuild,v 1.4 2012/01/06 15:07:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.1.ebuild,v 1.5 2012/04/24 10:13:08 mgorny Exp $ EAPI="4" @@ -10,7 +10,7 @@ MY_P="msx264-${PV}" DESCRIPTION="mediastreamer plugin: add H264 support" HOMEPAGE="http://www.linphone.org/" -SRC_URI="http://download.savannah.nongnu.org/releases-noredirect/linphone/plugins/sources/${MY_P}.tar.gz" +SRC_URI="mirror://nongnu/linphone/plugins/sources/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" |