diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-07-06 13:21:58 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-07-06 13:21:58 +0000 |
commit | 5f4537e7f12c8413cd86e2940b0f5880072fd18d (patch) | |
tree | a2d1c37584f1bebda16ae9a7f83fc47f64b9fa02 /media-video | |
parent | Replace obsolete mirror://bitbucket with the real URI. (diff) | |
download | gentoo-2-5f4537e7f12c8413cd86e2940b0f5880072fd18d.tar.gz gentoo-2-5f4537e7f12c8413cd86e2940b0f5880072fd18d.tar.bz2 gentoo-2-5f4537e7f12c8413cd86e2940b0f5880072fd18d.zip |
Replace obsolete mirror://bitbucket with the real URI.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/transcode/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/transcode/transcode-1.1.7-r1.ebuild | 6 | ||||
-rw-r--r-- | media-video/transcode/transcode-1.1.7-r2.ebuild | 6 | ||||
-rw-r--r-- | media-video/transcode/transcode-1.1.7-r3.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/media-video/transcode/ChangeLog b/media-video/transcode/ChangeLog index 813a342558d2..1cb6dcf32168 100644 --- a/media-video/transcode/ChangeLog +++ b/media-video/transcode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/transcode # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/ChangeLog,v 1.321 2014/05/27 10:09:17 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/ChangeLog,v 1.322 2014/07/06 13:21:58 mgorny Exp $ + + 06 Jul 2014; Michał Górny <mgorny@gentoo.org> transcode-1.1.7-r1.ebuild, + transcode-1.1.7-r2.ebuild, transcode-1.1.7-r3.ebuild: + Replace obsolete mirror://bitbucket with the real URI. 27 May 2014; Mikle Kolyada <zlogene@gentoo.org> transcode-1.1.7-r3.ebuild: ppc stable wrt bug #504790 diff --git a/media-video/transcode/transcode-1.1.7-r1.ebuild b/media-video/transcode/transcode-1.1.7-r1.ebuild index 9b51049fe7e6..506e8f9e7b38 100644 --- a/media-video/transcode/transcode-1.1.7-r1.ebuild +++ b/media-video/transcode/transcode-1.1.7-r1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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-r1.ebuild,v 1.10 2013/03/09 13:34:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/transcode-1.1.7-r1.ebuild,v 1.11 2014/07/06 13:21:58 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="mirror://bitbucket/france/${PN}-tcforge/downloads/${P}.tar.bz2" +SRC_URI="https://www.bitbucket.org/france/${PN}-tcforge/downloads/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/media-video/transcode/transcode-1.1.7-r2.ebuild b/media-video/transcode/transcode-1.1.7-r2.ebuild index 460a24a0ab5e..53df0858ecda 100644 --- a/media-video/transcode/transcode-1.1.7-r2.ebuild +++ b/media-video/transcode/transcode-1.1.7-r2.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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-r2.ebuild,v 1.1 2013/05/27 09:09:58 thev00d00 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/transcode-1.1.7-r2.ebuild,v 1.2 2014/07/06 13:21:58 mgorny Exp $ EAPI=5 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="mirror://bitbucket/france/${PN}-tcforge/downloads/${P}.tar.bz2" +SRC_URI="https://www.bitbucket.org/france/${PN}-tcforge/downloads/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/media-video/transcode/transcode-1.1.7-r3.ebuild b/media-video/transcode/transcode-1.1.7-r3.ebuild index 7888971e8376..4ff15d759d8f 100644 --- a/media-video/transcode/transcode-1.1.7-r3.ebuild +++ b/media-video/transcode/transcode-1.1.7-r3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2014 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-r3.ebuild,v 1.8 2014/05/27 10:09:17 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/transcode/transcode-1.1.7-r3.ebuild,v 1.9 2014/07/06 13:21:58 mgorny Exp $ EAPI=5 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="mirror://bitbucket/france/${PN}-tcforge/downloads/${P}.tar.bz2" +SRC_URI="https://www.bitbucket.org/france/${PN}-tcforge/downloads/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |