summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-10-01 04:49:26 +0000
committerMike Frysinger <vapier@gentoo.org>2013-10-01 04:49:26 +0000
commita22d10043eada8a3316cdf04164d0df0ebfa24c0 (patch)
tree5e3aba1099347ff5e3588cec0afe18b0820dbd15 /media-libs/libvpx
parentUpdate ChromiumOS URL. (diff)
downloadgentoo-2-a22d10043eada8a3316cdf04164d0df0ebfa24c0.tar.gz
gentoo-2-a22d10043eada8a3316cdf04164d0df0ebfa24c0.tar.bz2
gentoo-2-a22d10043eada8a3316cdf04164d0df0ebfa24c0.zip
Update Chromium URLs.
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Diffstat (limited to 'media-libs/libvpx')
-rw-r--r--media-libs/libvpx/ChangeLog6
-rw-r--r--media-libs/libvpx/libvpx-1.1.0.ebuild4
-rw-r--r--media-libs/libvpx/libvpx-1.2.0_pre20130625.ebuild4
-rw-r--r--media-libs/libvpx/libvpx-9999.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/media-libs/libvpx/ChangeLog b/media-libs/libvpx/ChangeLog
index aba75996b6ad..a80f9c74f8e9 100644
--- a/media-libs/libvpx/ChangeLog
+++ b/media-libs/libvpx/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/libvpx
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v 1.96 2013/07/24 16:07:01 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v 1.97 2013/10/01 04:49:26 vapier Exp $
+
+ 01 Oct 2013; Mike Frysinger <vapier@gentoo.org> libvpx-1.1.0.ebuild,
+ libvpx-1.2.0_pre20130625.ebuild, libvpx-9999.ebuild:
+ Update Chromium URLs.
24 Jul 2013; Pawel Hajdan jr <phajdan.jr@gentoo.org> libvpx-1.1.0.ebuild:
Apply fix for bug #465988 to stable.
diff --git a/media-libs/libvpx/libvpx-1.1.0.ebuild b/media-libs/libvpx/libvpx-1.1.0.ebuild
index 1eccdf2061eb..5787998e1ce7 100644
--- a/media-libs/libvpx/libvpx-1.1.0.ebuild
+++ b/media-libs/libvpx/libvpx-1.1.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-1.1.0.ebuild,v 1.28 2013/07/24 16:07:01 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-1.1.0.ebuild,v 1.29 2013/10/01 04:49:26 vapier Exp $
EAPI=4
inherit multilib toolchain-funcs base flag-o-matic
if [[ ${PV} == *9999* ]]; then
inherit git-2
- EGIT_REPO_URI="http://git.chromium.org/webm/${PN}.git"
+ EGIT_REPO_URI="https://chromium.googlesource.com/webm/${PN}.git"
KEYWORDS=""
elif [[ ${PV} == *pre* ]]; then
SRC_URI="mirror://gentoo/${P}.tar.bz2"
diff --git a/media-libs/libvpx/libvpx-1.2.0_pre20130625.ebuild b/media-libs/libvpx/libvpx-1.2.0_pre20130625.ebuild
index 889d1ae4e857..c1e4596073e5 100644
--- a/media-libs/libvpx/libvpx-1.2.0_pre20130625.ebuild
+++ b/media-libs/libvpx/libvpx-1.2.0_pre20130625.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-1.2.0_pre20130625.ebuild,v 1.3 2013/06/26 17:14:35 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-1.2.0_pre20130625.ebuild,v 1.4 2013/10/01 04:49:26 vapier Exp $
EAPI=4
inherit multilib toolchain-funcs multilib-minimal eutils
@@ -9,7 +9,7 @@ LIBVPX_TESTDATA_VER=1.2.0
if [[ ${PV} == *9999* ]]; then
inherit git-2
- EGIT_REPO_URI="http://git.chromium.org/webm/${PN}.git"
+ EGIT_REPO_URI="https://chromium.googlesource.com/webm/${PN}.git"
KEYWORDS=""
elif [[ ${PV} == *pre* ]]; then
SRC_URI="mirror://gentoo/${P}.tar.bz2"
diff --git a/media-libs/libvpx/libvpx-9999.ebuild b/media-libs/libvpx/libvpx-9999.ebuild
index 09de45fff83e..1897243eaf1c 100644
--- a/media-libs/libvpx/libvpx-9999.ebuild
+++ b/media-libs/libvpx/libvpx-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-9999.ebuild,v 1.44 2013/06/26 17:14:35 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-9999.ebuild,v 1.45 2013/10/01 04:49:26 vapier Exp $
EAPI=4
inherit multilib toolchain-funcs multilib-minimal
@@ -9,7 +9,7 @@ LIBVPX_TESTDATA_VER=1.2.0
if [[ ${PV} == *9999* ]]; then
inherit git-2
- EGIT_REPO_URI="http://git.chromium.org/webm/${PN}.git"
+ EGIT_REPO_URI="https://chromium.googlesource.com/webm/${PN}.git"
KEYWORDS=""
elif [[ ${PV} == *pre* ]]; then
SRC_URI="mirror://gentoo/${P}.tar.bz2"