* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-nordlichtsepg/
@ 2019-12-15 19:01 Joerg Bornkessel
0 siblings, 0 replies; 2+ messages in thread
From: Joerg Bornkessel @ 2019-12-15 19:01 UTC (permalink / raw
To: gentoo-commits
commit: 05402eef5766638b237fd0e4975a44499a0f3e29
Author: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 15 18:54:39 2019 +0000
Commit: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Sun Dec 15 19:01:10 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05402eef
media-plugins/vdr-nordlichtsepg: fixed HOMEPAGE, SRC_URI
Bug: https://bugs.gentoo.org/638458
Package-Manager: Portage-2.3.81, Repoman-2.3.18
Signed-off-by: Joerg Bornkessel <hd_brummy <AT> gentoo.org>
.../vdr-nordlichtsepg/vdr-nordlichtsepg-0.9_pre1.ebuild | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.9_pre1.ebuild b/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.9_pre1.ebuild
index 8cdc23037e4..1a24b0f8451 100644
--- a/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.9_pre1.ebuild
+++ b/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.9_pre1.ebuild
@@ -1,22 +1,21 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
inherit vdr-plugin-2
-IUSE=""
-SLOT="0"
-
MY_P="${PN}-${PV/_pre/-test}"
DESCRIPTION="vdr Plugin: Better EPG view than default vdr"
-HOMEPAGE="http://martins-kabuff.de/nordlichtsepg.html"
-SRC_URI="http://martins-kabuff.de/download/${MY_P}.tgz"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
+SRC_URI="http://vdr.websitec.de/download/${PN}/${MY_P}.tgz"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
+IUSE=""
+SLOT="0"
-DEPEND=">=media-video/vdr-1.3.31"
+DEPEND="media-video/vdr"
S="${WORKDIR}/${PN#vdr-}-${PV%_pre*}"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-nordlichtsepg/
@ 2020-02-04 19:29 Jörg Bornkessel
0 siblings, 0 replies; 2+ messages in thread
From: Jörg Bornkessel @ 2020-02-04 19:29 UTC (permalink / raw
To: gentoo-commits
commit: 8aba3e2dde3801a6b769003c9d0c02d22db554b0
Author: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 4 19:14:14 2020 +0000
Commit: Jörg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Tue Feb 4 19:27:58 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aba3e2d
media-plugins/vdr-nordlichtsepg: pmasked removal
bug 703972
Closes: https://bugs.gentoo.org/703972
Signed-off-by: Joerg Bornkessel <hd_brummy <AT> gentoo.org>
media-plugins/vdr-nordlichtsepg/Manifest | 1 -
media-plugins/vdr-nordlichtsepg/metadata.xml | 8 --------
.../vdr-nordlichtsepg-0.9_pre1.ebuild | 21 ---------------------
3 files changed, 30 deletions(-)
diff --git a/media-plugins/vdr-nordlichtsepg/Manifest b/media-plugins/vdr-nordlichtsepg/Manifest
deleted file mode 100644
index 372bcc04567..00000000000
--- a/media-plugins/vdr-nordlichtsepg/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST vdr-nordlichtsepg-0.9-test1.tgz 557951 BLAKE2B a20d60937343041c53228a93996bb13fa3334ea2414fbeb625d2652599bee53edb2aefeb13d5a229142365e806cffa8f90fb4e342a4d835286eec16a3055493e SHA512 d6e4804f7b78d2e7f1861af862fe3da73aaee518dbd570b1d6bb05141535306fc7345b5ef672e22728aa8978eaa7315122c18b14a8907a9d67fa3c98848cb734
diff --git a/media-plugins/vdr-nordlichtsepg/metadata.xml b/media-plugins/vdr-nordlichtsepg/metadata.xml
deleted file mode 100644
index 984a01fab26..00000000000
--- a/media-plugins/vdr-nordlichtsepg/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>vdr@gentoo.org</email>
- <name>Gentoo VDR Project</name>
- </maintainer>
-</pkgmetadata>
diff --git a/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.9_pre1.ebuild b/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.9_pre1.ebuild
deleted file mode 100644
index 1a24b0f8451..00000000000
--- a/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.9_pre1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit vdr-plugin-2
-
-MY_P="${PN}-${PV/_pre/-test}"
-
-DESCRIPTION="vdr Plugin: Better EPG view than default vdr"
-HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
-SRC_URI="http://vdr.websitec.de/download/${PN}/${MY_P}.tgz"
-LICENSE="GPL-2"
-
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-SLOT="0"
-
-DEPEND="media-video/vdr"
-
-S="${WORKDIR}/${PN#vdr-}-${PV%_pre*}"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-02-04 19:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-15 19:01 [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-nordlichtsepg/ Joerg Bornkessel
-- strict thread matches above, loose matches on Subject: below --
2020-02-04 19:29 Jörg Bornkessel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox