From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libdvdnav/
Date: Wed, 23 Aug 2017 11:09:03 +0000 (UTC) [thread overview]
Message-ID: <1503486375.64a2fe058ad173a6e1bd7ccca8d4a803a6cfe0d0.radhermit@gentoo> (raw)
commit: 64a2fe058ad173a6e1bd7ccca8d4a803a6cfe0d0
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 23 11:00:39 2017 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Wed Aug 23 11:06:15 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64a2fe05
media-libs/libdvdnav: update HOMEPAGE and SRC_URI to use https
media-libs/libdvdnav/libdvdnav-5.0.3.ebuild | 5 ++---
media-libs/libdvdnav/libdvdnav-9999.ebuild | 9 +++------
2 files changed, 5 insertions(+), 9 deletions(-)
diff --git a/media-libs/libdvdnav/libdvdnav-5.0.3.ebuild b/media-libs/libdvdnav/libdvdnav-5.0.3.ebuild
index d48940d1f1f..16ae0d9729d 100644
--- a/media-libs/libdvdnav/libdvdnav-5.0.3.ebuild
+++ b/media-libs/libdvdnav/libdvdnav-5.0.3.ebuild
@@ -7,13 +7,12 @@ AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
inherit autotools-multilib
DESCRIPTION="Library for DVD navigation tools"
-HOMEPAGE="http://dvdnav.mplayerhq.hu/"
+HOMEPAGE="https://www.videolan.org/developers/libdvdnav.html"
if [[ ${PV} = 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="git://git.videolan.org/libdvdnav.git"
- KEYWORDS="alpha arm ~arm64 hppa ia64 ppc ppc64 sparc"
else
- SRC_URI="http://downloads.videolan.org/pub/videolan/libdvdnav/${PV}/${P}.tar.bz2"
+ SRC_URI="https://downloads.videolan.org/pub/videolan/libdvdnav/${PV}/${P}.tar.bz2"
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
fi
diff --git a/media-libs/libdvdnav/libdvdnav-9999.ebuild b/media-libs/libdvdnav/libdvdnav-9999.ebuild
index 21d7c97932b..3f031ba4e53 100644
--- a/media-libs/libdvdnav/libdvdnav-9999.ebuild
+++ b/media-libs/libdvdnav/libdvdnav-9999.ebuild
@@ -7,16 +7,13 @@ AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
inherit autotools-multilib
DESCRIPTION="Library for DVD navigation tools"
-HOMEPAGE="http://dvdnav.mplayerhq.hu/"
+HOMEPAGE="https://www.videolan.org/developers/libdvdnav.html"
if [[ ${PV} = 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="git://git.videolan.org/libdvdnav.git"
- KEYWORDS=""
else
- SRC_URI="http://downloads.videolan.org/pub/videolan/libdvdnav/${PV}/${P}.tar.bz2"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86
- ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
- ~sparc-solaris ~x86-solaris"
+ SRC_URI="https://downloads.videolan.org/pub/videolan/libdvdnav/${PV}/${P}.tar.bz2"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
fi
LICENSE="GPL-2"
next reply other threads:[~2017-08-23 11:09 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-23 11:09 Tim Harder [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-08-28 5:06 [gentoo-commits] repo/gentoo:master commit in: media-libs/libdvdnav/ WANG Xuerui
2022-04-17 19:24 Sam James
2021-08-10 14:18 Marek Szuba
2021-06-03 0:43 Sam James
2021-06-02 10:39 Sam James
2021-05-28 19:39 Agostino Sarubbo
2021-05-28 14:40 Sergei Trofimovich
2021-05-25 19:10 Agostino Sarubbo
2021-05-25 18:58 Agostino Sarubbo
2021-05-25 11:56 Sam James
2021-05-04 21:25 Sam James
2021-01-23 21:13 Andreas Sturmlechner
2020-11-24 7:44 Agostino Sarubbo
2020-11-24 7:20 Agostino Sarubbo
2020-11-24 1:24 Sam James
2020-11-24 1:10 Sam James
2020-11-23 7:58 Sergei Trofimovich
2020-11-23 7:52 Sergei Trofimovich
2020-11-21 18:15 Thomas Deutschmann
2020-05-14 14:24 Lars Wendler
2020-05-07 12:42 Lars Wendler
2019-10-17 12:07 Lars Wendler
2019-10-17 12:07 Lars Wendler
2019-07-24 20:56 Aaron Bauman
2018-06-25 4:44 Andreas Sturmlechner
2018-06-17 18:44 Andreas Sturmlechner
2018-05-01 7:41 Markus Meier
2018-04-01 22:16 Sergei Trofimovich
2018-03-05 14:52 Tobias Klausmann
2018-02-26 7:36 Sergei Trofimovich
2018-02-22 9:05 Agostino Sarubbo
2018-02-19 20:05 Sergei Trofimovich
2018-02-19 16:57 Thomas Deutschmann
2018-01-21 10:22 Lars Wendler
2018-01-21 10:22 Lars Wendler
2017-08-23 11:15 Tim Harder
2017-08-23 10:52 Tim Harder
2017-06-23 5:20 Alexis Ballier
2015-10-11 13:38 Markus Meier
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=1503486375.64a2fe058ad173a6e1bd7ccca8d4a803a6cfe0d0.radhermit@gentoo \
--to=radhermit@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