diff options
author | Joerg Bornkessel <hd_brummy@gentoo.org> | 2019-12-15 16:22:28 +0100 |
---|---|---|
committer | Joerg Bornkessel <hd_brummy@gentoo.org> | 2019-12-15 16:23:17 +0100 |
commit | edf35eea54fe7c4464f0fcd85ed835a297a8d488 (patch) | |
tree | 9a86c7bae77de30a136178e8c511343b12ab9017 /media-tv | |
parent | sci-chemistry/chemical-mime-data: Drop old (diff) | |
download | gentoo-edf35eea54fe7c4464f0fcd85ed835a297a8d488.tar.gz gentoo-edf35eea54fe7c4464f0fcd85ed835a297a8d488.tar.bz2 gentoo-edf35eea54fe7c4464f0fcd85ed835a297a8d488.zip |
media-tv/gentoo-vdr-scripts: HOMEPAGE fixed
Package-Manager: Portage-2.3.81, Repoman-2.3.18
Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
Diffstat (limited to 'media-tv')
-rw-r--r-- | media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.7.3.ebuild | 4 | ||||
-rw-r--r-- | media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.7.5.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.7.3.ebuild b/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.7.3.ebuild index 50266d56682e..e46f969af355 100644 --- a/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.7.3.ebuild +++ b/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.7.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit eutils user DESCRIPTION="Scripts necessary for use of vdr as a set-top-box" -HOMEPAGE="https://www.gentoo.org/" +HOMEPAGE="https://gitweb.gentoo.org/proj/gentoo-vdr-scripts.git/about/" SRC_URI="mirror://gentoo/${P}.tar.bz2 https://dev.gentoo.org/~hd_brummy/distfiles/${P}.tar.bz2" diff --git a/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.7.5.1.ebuild b/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.7.5.1.ebuild index 557ea20e5750..ef0ad7526045 100644 --- a/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.7.5.1.ebuild +++ b/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.7.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit user DESCRIPTION="Scripts necessary for use of vdr as a set-top-box" -HOMEPAGE="https://www.gentoo.org/" +HOMEPAGE="https://gitweb.gentoo.org/proj/gentoo-vdr-scripts.git/about/" SRC_URI="mirror://gentoo/${P}.tar.bz2 https://dev.gentoo.org/~hd_brummy/distfiles/${P}.tar.bz2" |