From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/libav/
Date: Sun, 13 May 2018 19:20:16 +0000 (UTC) [thread overview]
Message-ID: <1526239119.7ad4217ccde0f34eaeebd13affe44bfc64e642d6.bman@gentoo> (raw)
commit: 7ad4217ccde0f34eaeebd13affe44bfc64e642d6
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue May 8 12:26:23 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May 13 19:18:39 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ad4217c
media-video/libav: use HTTPS
media-video/libav/libav-9.17.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/media-video/libav/libav-9.17.ebuild b/media-video/libav/libav-9.17.ebuild
index 96df9761125..47f49fe210c 100644
--- a/media-video/libav/libav-9.17.ebuild
+++ b/media-video/libav/libav-9.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,13 +12,13 @@ fi
inherit eutils flag-o-matic multilib multilib-minimal toolchain-funcs ${SCM}
DESCRIPTION="Complete solution to record, convert and stream audio and video"
-HOMEPAGE="http://libav.org/"
+HOMEPAGE="https://libav.org/"
if [[ ${PV} == *9999 ]] ; then
SRC_URI=""
elif [[ ${PV%_p*} != ${PV} ]] ; then # Gentoo snapshot
SRC_URI="https://dev.gentoo.org/~lu_zero/libav/${P}.tar.xz"
else # Official release
- SRC_URI="http://${PN}.org/releases/${P}.tar.xz"
+ SRC_URI="https://${PN}.org/releases/${P}.tar.xz"
fi
SRC_URI+=" test? ( https://dev.gentoo.org/~lu_zero/libav/fate-9.tar.xz )"
next reply other threads:[~2018-05-13 19:20 UTC|newest]
Thread overview: 55+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-13 19:20 Aaron Bauman [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-04-11 10:20 [gentoo-commits] repo/gentoo:master commit in: media-video/libav/ Sergei Trofimovich
2019-12-12 16:46 Michał Górny
2019-10-11 16:56 Michał Górny
2019-05-15 13:54 Aaron Bauman
2019-05-12 20:53 Sergei Trofimovich
2018-11-11 11:32 Mikle Kolyada
2018-11-11 11:32 Mikle Kolyada
2018-11-08 23:35 Sergei Trofimovich
2018-11-08 22:59 Sergei Trofimovich
2018-10-19 8:51 Michał Górny
2018-10-16 10:09 Thomas Deutschmann
2018-10-14 9:14 Sergei Trofimovich
2018-10-14 8:59 Sergei Trofimovich
2018-10-14 1:44 Thomas Deutschmann
2018-10-13 15:49 Sergei Trofimovich
2018-10-13 8:04 Tobias Klausmann
2018-10-12 18:31 Agostino Sarubbo
2018-10-06 17:13 Sergei Trofimovich
2018-10-05 22:06 Thomas Deutschmann
2018-09-22 11:31 Sergei Trofimovich
2018-09-19 17:35 Thomas Deutschmann
2018-09-15 15:16 Mikle Kolyada
2018-09-13 8:09 Tobias Klausmann
2018-08-26 11:51 Michał Górny
2018-01-25 0:01 Aaron Bauman
2018-01-24 23:45 Aaron Bauman
2017-12-18 23:48 Luca Barbato
2017-12-18 23:24 Luca Barbato
2017-10-17 10:13 Luca Barbato
2017-10-01 9:07 Luca Barbato
2017-06-20 13:15 Alexis Ballier
2017-06-06 13:04 Luca Barbato
2017-02-06 21:46 Luca Barbato
2017-01-22 10:58 Jeroen Roovers
2016-12-03 16:50 Luca Barbato
2016-11-30 19:41 Markus Meier
2016-11-25 18:54 Agostino Sarubbo
2016-11-25 18:27 Agostino Sarubbo
2016-11-25 12:37 Tobias Klausmann
2016-10-28 12:42 Agostino Sarubbo
2016-10-16 12:30 Luca Barbato
2016-07-17 8:46 Sergei Trofimovich
2016-06-30 10:12 Aaron Bauman
2016-05-29 15:03 Luca Barbato
2016-05-29 13:04 Luca Barbato
2016-05-22 20:38 Luca Barbato
2016-04-19 21:11 Ian Stakenvicius
2016-04-18 9:43 Patrice Clement
2016-04-18 8:13 Patrice Clement
2016-03-13 19:57 Patrice Clement
2016-01-25 22:21 Luca Barbato
2015-10-17 13:32 Julian Ospald
2015-09-25 10:09 Luca Barbato
2015-09-15 12:56 Luca Barbato
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1526239119.7ad4217ccde0f34eaeebd13affe44bfc64e642d6.bman@gentoo \
--to=bman@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox