From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A377B1396D0 for ; Wed, 23 Aug 2017 11:09:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E11461FC00D; Wed, 23 Aug 2017 11:09:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A9B2B1FC00D for ; Wed, 23 Aug 2017 11:09:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A63B8341D08 for ; Wed, 23 Aug 2017 11:09:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EC9E77FB3 for ; Wed, 23 Aug 2017 11:09:03 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1503486375.64a2fe058ad173a6e1bd7ccca8d4a803a6cfe0d0.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libdvdnav/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libdvdnav/libdvdnav-5.0.3.ebuild media-libs/libdvdnav/libdvdnav-9999.ebuild X-VCS-Directories: media-libs/libdvdnav/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: 64a2fe058ad173a6e1bd7ccca8d4a803a6cfe0d0 X-VCS-Branch: master Date: Wed, 23 Aug 2017 11:09:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4a681d71-1a1c-4a2a-800c-fd6a5cfc7702 X-Archives-Hash: 6f8bab53e6036a7af7ae9948c3c9a875 commit: 64a2fe058ad173a6e1bd7ccca8d4a803a6cfe0d0 Author: Tim Harder gentoo org> AuthorDate: Wed Aug 23 11:00:39 2017 +0000 Commit: Tim Harder gentoo 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"