diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-04-24 10:13:08 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-04-24 10:13:08 +0000 |
commit | 61e9566726eb960afe9e0009b238a0b021c42c92 (patch) | |
tree | a12eb07d7e39d4174d65b8a160d1e62a64449cce /media-plugins/mediastreamer-x264 | |
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')
3 files changed, 10 insertions, 6 deletions
diff --git a/media-plugins/mediastreamer-x264/ChangeLog b/media-plugins/mediastreamer-x264/ChangeLog index bbeaf413b9d7..5ab7fca7bae0 100644 --- a/media-plugins/mediastreamer-x264/ChangeLog +++ b/media-plugins/mediastreamer-x264/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mediastreamer-x264 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-x264/ChangeLog,v 1.17 2012/03/25 10:16:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-x264/ChangeLog,v 1.18 2012/04/24 10:13:08 mgorny Exp $ + + 24 Apr 2012; Michał Górny <mgorny@gentoo.org> + mediastreamer-x264-1.3.3.ebuild, mediastreamer-x264-1.4.1.ebuild: + Update to use mirror://. 25 Mar 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml: Set herd as primary maintainer as talked with volkmar. diff --git a/media-plugins/mediastreamer-x264/mediastreamer-x264-1.3.3.ebuild b/media-plugins/mediastreamer-x264/mediastreamer-x264-1.3.3.ebuild index cef4e728c435..6d0531ed0ede 100644 --- a/media-plugins/mediastreamer-x264/mediastreamer-x264-1.3.3.ebuild +++ b/media-plugins/mediastreamer-x264/mediastreamer-x264-1.3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.3.3.ebuild,v 1.3 2011/01/01 20:37:25 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mediastreamer-x264/mediastreamer-x264-1.3.3.ebuild,v 1.4 2012/04/24 10:13:08 mgorny Exp $ EAPI="2" @@ -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" 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" |