commit: 5b93d671ac8ddfb8e00d13fdad0464bd5b258a1a
Author: David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 16:48:32 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 09:38:05 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b93d671
media-libs/libpostproc: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
media-libs/libpostproc/libpostproc-0.8.0.20121125.ebuild | 4 ++--
media-libs/libpostproc/libpostproc-10.20140517-r1.ebuild | 4 ++--
media-libs/libpostproc/libpostproc-10.20140517.ebuild | 4 ++--
media-libs/libpostproc/libpostproc-9999.ebuild | 4 ++--
4 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/media-libs/libpostproc/libpostproc-0.8.0.20121125.ebuild
b/media-libs/libpostproc/libpostproc-0.8.0.20121125.ebuild
index b239033b5eb..76b7c2d3646 100644
--- a/media-libs/libpostproc/libpostproc-0.8.0.20121125.ebuild
+++ b/media-libs/libpostproc/libpostproc-0.8.0.20121125.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
@@ -6,7 +6,7 @@ EAPI="4"
SCM=""
if [ "${PV#9999}" != "${PV}" ] ; then
SCM="git-2"
- EGIT_REPO_URI="git://github.com/dwbuiten/postproc.git"
+ EGIT_REPO_URI="https://github.com/dwbuiten/postproc.git"
fi
inherit eutils flag-o-matic multilib toolchain-funcs ${SCM}
diff --git a/media-libs/libpostproc/libpostproc-10.20140517-r1.ebuild
b/media-libs/libpostproc/libpostproc-10.20140517-r1.ebuild
index 59c25988989..def8f1fe3e3 100644
--- a/media-libs/libpostproc/libpostproc-10.20140517-r1.ebuild
+++ b/media-libs/libpostproc/libpostproc-10.20140517-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -6,7 +6,7 @@ EAPI="5"
SCM=""
if [ "${PV#9999}" != "${PV}" ] ; then
SCM="git-2"
- EGIT_REPO_URI="git://github.com/lu-zero/postproc.git"
+ EGIT_REPO_URI="https://github.com/lu-zero/postproc.git"
fi
inherit eutils flag-o-matic multilib multilib-minimal toolchain-funcs ${SCM}
diff --git a/media-libs/libpostproc/libpostproc-10.20140517.ebuild
b/media-libs/libpostproc/libpostproc-10.20140517.ebuild
index 60335a603f7..32152d6af2c 100644
--- a/media-libs/libpostproc/libpostproc-10.20140517.ebuild
+++ b/media-libs/libpostproc/libpostproc-10.20140517.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
@@ -6,7 +6,7 @@ EAPI="4"
SCM=""
if [ "${PV#9999}" != "${PV}" ] ; then
SCM="git-2"
- EGIT_REPO_URI="git://github.com/lu-zero/postproc.git"
+ EGIT_REPO_URI="https://github.com/lu-zero/postproc.git"
fi
inherit eutils flag-o-matic multilib toolchain-funcs ${SCM}
diff --git a/media-libs/libpostproc/libpostproc-9999.ebuild
b/media-libs/libpostproc/libpostproc-9999.ebuild
index b08336dd17f..d64b20db732 100644
--- a/media-libs/libpostproc/libpostproc-9999.ebuild
+++ b/media-libs/libpostproc/libpostproc-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -6,7 +6,7 @@ EAPI="5"
SCM=""
if [ "${PV#9999}" != "${PV}" ] ; then
SCM="git-2"
- EGIT_REPO_URI="git://github.com/lu-zero/postproc.git"
+ EGIT_REPO_URI="https://github.com/lu-zero/postproc.git"
fi
inherit eutils flag-o-matic multilib multilib-minimal toolchain-funcs ${SCM}