From 681036d065cea4a8b09b0d1b613284554f2f3fab Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 17 Apr 2012 15:11:48 +0000 Subject: Use mirror://bitbucket. (Portage version: 2.2.0_alpha100_p9/cvs/Linux x86_64) --- media-video/transcode/ChangeLog | 5 ++++- media-video/transcode/transcode-1.1.7.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'media-video/transcode') diff --git a/media-video/transcode/ChangeLog b/media-video/transcode/ChangeLog index 0fad9a0e66d7..01b3790a4d20 100644 --- a/media-video/transcode/ChangeLog +++ b/media-video/transcode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/transcode # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/ChangeLog,v 1.299 2012/02/19 14:49:54 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/ChangeLog,v 1.300 2012/04/17 15:11:48 mgorny Exp $ + + 17 Apr 2012; Michał Górny transcode-1.1.7.ebuild: + Use mirror://bitbucket. 19 Feb 2012; Tobias Klausmann transcode-1.1.7.ebuild: Stable on alpha, bug #395729 diff --git a/media-video/transcode/transcode-1.1.7.ebuild b/media-video/transcode/transcode-1.1.7.ebuild index e9001923b5e1..74b977dfab58 100644 --- a/media-video/transcode/transcode-1.1.7.ebuild +++ b/media-video/transcode/transcode-1.1.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/transcode-1.1.7.ebuild,v 1.8 2012/02/19 14:49:54 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/transcode-1.1.7.ebuild,v 1.9 2012/04/17 15:11:48 mgorny Exp $ EAPI=4 inherit eutils libtool multilib DESCRIPTION="A suite of utilities for transcoding video and audio codecs in different containers" HOMEPAGE="http://tcforge.berlios.de/" -SRC_URI="http://bitbucket.org/france/${PN}-tcforge/downloads/${P}.tar.bz2" +SRC_URI="mirror://bitbucket/france/${PN}-tcforge/downloads/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad