public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-zappilot/
@ 2018-03-30  2:54 Aaron Bauman
  0 siblings, 0 replies; 6+ messages in thread
From: Aaron Bauman @ 2018-03-30  2:54 UTC (permalink / raw
  To: gentoo-commits

commit:     216d487f9a79b285ed891d71c88ebf25a553845b
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Mar 29 19:18:51 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Mar 30 02:34:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=216d487f

media-plugins/vdr-zappilot: fix HOMEPAGE, use HTTPS

 media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r1.ebuild | 4 ++--
 media-plugins/vdr-zappilot/vdr-zappilot-0.0.5.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r1.ebuild b/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r1.ebuild
index 35f779376a8..2f85a0b16e3 100644
--- a/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r1.ebuild
+++ b/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ inherit vdr-plugin-2
 VERSION="1318" # every bump new version
 
 DESCRIPTION="VDR Plugin: browse fast the EPG information without being forced to switch to a channel"
-HOMEPAGE="http://projects.vdr-developer.org/projects/show/plg-zappilot"
+HOMEPAGE="https://projects.vdr-developer.org/projects/plg-zappilot"
 SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz"
 
 KEYWORDS="~amd64 ~x86"

diff --git a/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5.ebuild b/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5.ebuild
index 75d1cf6bdd6..ea6c8a363f1 100644
--- a/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5.ebuild
+++ b/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ inherit vdr-plugin-2
 VERSION="1318" # every bump new version
 
 DESCRIPTION="VDR Plugin: browse fast the EPG information without being forced to switch to a channel"
-HOMEPAGE="http://projects.vdr-developer.org/projects/show/plg-zappilot"
+HOMEPAGE="https://projects.vdr-developer.org/projects/plg-zappilot"
 SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz"
 
 KEYWORDS="amd64 x86"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-zappilot/
@ 2021-05-01 12:19 Jörg Bornkessel
  0 siblings, 0 replies; 6+ messages in thread
From: Jörg Bornkessel @ 2021-05-01 12:19 UTC (permalink / raw
  To: gentoo-commits

commit:     8bac0beb69758b0d33463215e9196b42de6b267d
Author:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Sat May  1 12:07:17 2021 +0000
Commit:     Jörg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Sat May  1 12:18:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bac0beb

media-plugins/vdr-zappilot: moved to eapi 7

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Joerg Bornkessel <hd_brummy <AT> gentoo.org>

 media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r1.ebuild | 6 +++---
 media-plugins/vdr-zappilot/vdr-zappilot-0.0.5.ebuild    | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r1.ebuild b/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r1.ebuild
index 2f85a0b16e3..0c7ea066be1 100644
--- a/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r1.ebuild
+++ b/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 inherit vdr-plugin-2
 
 VERSION="1318" # every bump new version
 
-DESCRIPTION="VDR Plugin: browse fast the EPG information without being forced to switch to a channel"
+DESCRIPTION="VDR Plugin: browse fast the EPG information without being to switch to a channel"
 HOMEPAGE="https://projects.vdr-developer.org/projects/plg-zappilot"
 SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz"
 

diff --git a/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5.ebuild b/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5.ebuild
index ea6c8a363f1..46a31f92cd4 100644
--- a/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5.ebuild
+++ b/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ inherit vdr-plugin-2
 
 VERSION="1318" # every bump new version
 
-DESCRIPTION="VDR Plugin: browse fast the EPG information without being forced to switch to a channel"
+DESCRIPTION="VDR Plugin: browse fast the EPG information without being to switch to a channel"
 HOMEPAGE="https://projects.vdr-developer.org/projects/plg-zappilot"
 SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz"
 


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-zappilot/
@ 2021-05-01 18:24 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2021-05-01 18:24 UTC (permalink / raw
  To: gentoo-commits

commit:     2847ef5266da4f6d7adcf43578064717157ece3c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May  1 18:22:41 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May  1 18:24:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2847ef52

media-plugins/vdr-zappilot: epatch->eapply

epatch doesn't exist in EAPI 7 (and needed an inherit
in earlier EAPIs).

Closes: https://bugs.gentoo.org/787392
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{vdr-zappilot-0.0.5-r1.ebuild => vdr-zappilot-0.0.5-r2.ebuild}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r1.ebuild b/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r2.ebuild
similarity index 93%
rename from media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r1.ebuild
rename to media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r2.ebuild
index 0c7ea066be1..b22b4f45d87 100644
--- a/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r1.ebuild
+++ b/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r2.ebuild
@@ -23,6 +23,6 @@ src_prepare() {
 	vdr-plugin-2_src_prepare
 
 	if has_version ">=media-video/vdr-2.3.1"; then
-		epatch "${FILESDIR}/${P}_vdr-2.3.1.patch"
+		eapply "${FILESDIR}/${P}_vdr-2.3.1.patch"
 	fi
 }


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-zappilot/
@ 2021-07-17 14:07 Mikle Kolyada
  0 siblings, 0 replies; 6+ messages in thread
From: Mikle Kolyada @ 2021-07-17 14:07 UTC (permalink / raw
  To: gentoo-commits

commit:     1ea3f996eee7927acaca0eedde55fe1cdcdf7557
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 17 14:07:07 2021 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Jul 17 14:07:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ea3f996

media-plugins/vdr-zappilot: Stabilize 0.0.5-r2 amd64, #794253

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r2.ebuild b/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r2.ebuild
index b22b4f45d87..fcee9c29fc8 100644
--- a/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r2.ebuild
+++ b/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r2.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="VDR Plugin: browse fast the EPG information without being to switch
 HOMEPAGE="https://projects.vdr-developer.org/projects/plg-zappilot"
 SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 SLOT="0"
 LICENSE="GPL-2"
 IUSE=""


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-zappilot/
@ 2021-07-17 14:09 Mikle Kolyada
  0 siblings, 0 replies; 6+ messages in thread
From: Mikle Kolyada @ 2021-07-17 14:09 UTC (permalink / raw
  To: gentoo-commits

commit:     fd8fb6d0966f5ca123420ef767df9e41007ab930
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 17 14:09:02 2021 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Jul 17 14:09:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd8fb6d0

media-plugins/vdr-zappilot: Stabilize 0.0.5-r2 x86, #794253

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r2.ebuild b/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r2.ebuild
index fcee9c29fc8..92cb1749d48 100644
--- a/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r2.ebuild
+++ b/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5-r2.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="VDR Plugin: browse fast the EPG information without being to switch
 HOMEPAGE="https://projects.vdr-developer.org/projects/plg-zappilot"
 SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz"
 
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 SLOT="0"
 LICENSE="GPL-2"
 IUSE=""


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-zappilot/
@ 2021-10-22  8:22 Jakov Smolić
  0 siblings, 0 replies; 6+ messages in thread
From: Jakov Smolić @ 2021-10-22  8:22 UTC (permalink / raw
  To: gentoo-commits

commit:     429888811a30e8bd53862bddd6c3e43fdd4640ab
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 22 07:55:12 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Oct 22 08:21:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42988881

media-plugins/vdr-zappilot: drop 0.0.5

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 media-plugins/vdr-zappilot/vdr-zappilot-0.0.5.ebuild | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5.ebuild b/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5.ebuild
deleted file mode 100644
index 46a31f92cd4..00000000000
--- a/media-plugins/vdr-zappilot/vdr-zappilot-0.0.5.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit vdr-plugin-2
-
-VERSION="1318" # every bump new version
-
-DESCRIPTION="VDR Plugin: browse fast the EPG information without being to switch to a channel"
-HOMEPAGE="https://projects.vdr-developer.org/projects/plg-zappilot"
-SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz"
-
-KEYWORDS="amd64 x86"
-SLOT="0"
-LICENSE="GPL-2"
-IUSE=""
-
-DEPEND=">=media-video/vdr-1.7.34"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-10-22  8:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-17 14:07 [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-zappilot/ Mikle Kolyada
  -- strict thread matches above, loose matches on Subject: below --
2021-10-22  8:22 Jakov Smolić
2021-07-17 14:09 Mikle Kolyada
2021-05-01 18:24 Sam James
2021-05-01 12:19 Jörg Bornkessel
2018-03-30  2:54 Aaron Bauman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox