mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
media-tv/v4l-utils: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
This commit is contained in:
committed by
Andrey Utkin
parent
6bfce81d21
commit
559b43f4c8
@@ -1,12 +1,12 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
inherit eutils flag-o-matic udev
|
||||
|
||||
DESCRIPTION="Separate utilities ebuild from upstream v4l-utils package"
|
||||
HOMEPAGE="http://git.linuxtv.org/v4l-utils.git"
|
||||
SRC_URI="http://linuxtv.org/downloads/v4l-utils/${P}.tar.bz2"
|
||||
HOMEPAGE="https://git.linuxtv.org/v4l-utils.git"
|
||||
SRC_URI="https://linuxtv.org/downloads/v4l-utils/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2+ LGPL-2.1+"
|
||||
SLOT="0"
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
inherit eutils flag-o-matic udev
|
||||
|
||||
DESCRIPTION="Separate utilities ebuild from upstream v4l-utils package"
|
||||
HOMEPAGE="http://git.linuxtv.org/v4l-utils.git"
|
||||
SRC_URI="http://linuxtv.org/downloads/v4l-utils/${P}.tar.bz2"
|
||||
HOMEPAGE="https://git.linuxtv.org/v4l-utils.git"
|
||||
SRC_URI="https://linuxtv.org/downloads/v4l-utils/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2+ LGPL-2.1+"
|
||||
SLOT="0"
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
inherit eutils flag-o-matic udev
|
||||
|
||||
DESCRIPTION="Separate utilities ebuild from upstream v4l-utils package"
|
||||
HOMEPAGE="http://git.linuxtv.org/v4l-utils.git"
|
||||
SRC_URI="http://linuxtv.org/downloads/v4l-utils/${P}.tar.bz2"
|
||||
HOMEPAGE="https://git.linuxtv.org/v4l-utils.git"
|
||||
SRC_URI="https://linuxtv.org/downloads/v4l-utils/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2+ LGPL-2.1+"
|
||||
SLOT="0"
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
inherit flag-o-matic udev xdg-utils
|
||||
|
||||
DESCRIPTION="Separate utilities ebuild from upstream v4l-utils package"
|
||||
HOMEPAGE="http://git.linuxtv.org/v4l-utils.git"
|
||||
SRC_URI="http://linuxtv.org/downloads/v4l-utils/${P}.tar.bz2"
|
||||
HOMEPAGE="https://git.linuxtv.org/v4l-utils.git"
|
||||
SRC_URI="https://linuxtv.org/downloads/v4l-utils/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2+ LGPL-2.1+"
|
||||
SLOT="0"
|
||||
|
||||
@@ -5,8 +5,8 @@ EAPI=7
|
||||
inherit flag-o-matic udev xdg-utils
|
||||
|
||||
DESCRIPTION="Separate utilities ebuild from upstream v4l-utils package"
|
||||
HOMEPAGE="http://git.linuxtv.org/v4l-utils.git"
|
||||
SRC_URI="http://linuxtv.org/downloads/v4l-utils/${P}.tar.bz2"
|
||||
HOMEPAGE="https://git.linuxtv.org/v4l-utils.git"
|
||||
SRC_URI="https://linuxtv.org/downloads/v4l-utils/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2+ LGPL-2.1+"
|
||||
SLOT="0"
|
||||
|
||||
@@ -5,8 +5,8 @@ EAPI=7
|
||||
inherit flag-o-matic udev xdg-utils
|
||||
|
||||
DESCRIPTION="Separate utilities ebuild from upstream v4l-utils package"
|
||||
HOMEPAGE="http://git.linuxtv.org/v4l-utils.git"
|
||||
SRC_URI="http://linuxtv.org/downloads/v4l-utils/${P}.tar.bz2"
|
||||
HOMEPAGE="https://git.linuxtv.org/v4l-utils.git"
|
||||
SRC_URI="https://linuxtv.org/downloads/v4l-utils/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2+ LGPL-2.1+"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user