summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-30 02:48:32 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 11:38:05 +0200
commit5b93d671ac8ddfb8e00d13fdad0464bd5b258a1a (patch)
tree4a4b55ebfd8f1008ddac651bd5317f18ab52b0c2 /media-libs/libpostproc
parentmedia-libs/kodi-platform: use HTTPS for GitHub and HOMEPAGE (diff)
downloadgentoo-5b93d671ac8ddfb8e00d13fdad0464bd5b258a1a.tar.gz
gentoo-5b93d671ac8ddfb8e00d13fdad0464bd5b258a1a.tar.bz2
gentoo-5b93d671ac8ddfb8e00d13fdad0464bd5b258a1a.zip
media-libs/libpostproc: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'media-libs/libpostproc')
-rw-r--r--media-libs/libpostproc/libpostproc-0.8.0.20121125.ebuild4
-rw-r--r--media-libs/libpostproc/libpostproc-10.20140517-r1.ebuild4
-rw-r--r--media-libs/libpostproc/libpostproc-10.20140517.ebuild4
-rw-r--r--media-libs/libpostproc/libpostproc-9999.ebuild4
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 b239033b5eb0..76b7c2d36463 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 59c25988989a..def8f1fe3e3c 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 60335a603f78..32152d6af2c7 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 b08336dd17f5..d64b20db732d 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}