public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-mlist/
@ 2019-12-15 19:01 Joerg Bornkessel
  0 siblings, 0 replies; 5+ messages in thread
From: Joerg Bornkessel @ 2019-12-15 19:01 UTC (permalink / raw
  To: gentoo-commits

commit:     1471035d07c340a384287ca49bba48618e5310c5
Author:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 15 18:59:26 2019 +0000
Commit:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Sun Dec 15 19:01:12 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1471035d

media-plugins/vdr-mlist: fiexd 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>

 media-plugins/vdr-mlist/Manifest               | 2 +-
 media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-plugins/vdr-mlist/Manifest b/media-plugins/vdr-mlist/Manifest
index d02b9053410..34168aa75b8 100644
--- a/media-plugins/vdr-mlist/Manifest
+++ b/media-plugins/vdr-mlist/Manifest
@@ -1 +1 @@
-DIST vdr-mlist-1.0.2.tgz 12895 BLAKE2B 2a91aae9d8b2028e2a62cac59409d7130f1415eeff64f622259165a79ae47036257f3bf47492d1fa7dabd766627ba64ba4e85a92b544140251c2555ce4b50c3f SHA512 29e03f4ef4f4085e6e04e4ff4741003f2470bac81992749c1eb5c83ef8e179c9a701e0e2b766cc24458f17d64bccf4484bd7f9be14f3661dbb09979d0812982e
+DIST 1.0.2.tar.gz 14710 BLAKE2B b93a3ff4c9e1296ec9e23fb2f7889d846d57935d3299f8482eadd3815cad42ace9c71de6418ecbdf431fa114baf08c5f24279243ae8fc61eb7546c0d59c182be SHA512 d773e77ffea5a9868dfa6827fac0d6d736e20a53159ee244c59053a7ab163f4bc03710128dad9d4bba67ce221378d1de10b1e94533d9702558915cabdf913f0b

diff --git a/media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild b/media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild
index e0cff7728fa..c047342de01 100644
--- a/media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild
+++ b/media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild
@@ -1,13 +1,13 @@
-# 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
 
 DESCRIPTION="VDR plugin: Show a history of the last OSD message"
-HOMEPAGE="http://www.joachim-wilke.de/?alias=vdr-mlist"
-SRC_URI="http://joachim-wilke.de/vdr-mlist/${P}.tgz"
+HOMEPAGE="https://github.com/jowi24/vdr-mlist"
+SRC_URI="https://github.com/jowi24/vdr-mlist/archive/1.0.2.tar.gz"
 
 KEYWORDS="amd64 x86"
 SLOT="0"


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

* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-mlist/
@ 2019-12-15 20:25 Joerg Bornkessel
  0 siblings, 0 replies; 5+ messages in thread
From: Joerg Bornkessel @ 2019-12-15 20:25 UTC (permalink / raw
  To: gentoo-commits

commit:     2d66703572a6a5fd015d2c701951f48c7bc5f684
Author:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 15 20:04:39 2019 +0000
Commit:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Sun Dec 15 20:24:52 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d667035

media-plugins/vdr-mlist: fixed bad filename in src_uri

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

 media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild b/media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild
index c047342de01..4657167a5bc 100644
--- a/media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild
+++ b/media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild
@@ -7,7 +7,7 @@ inherit vdr-plugin-2
 
 DESCRIPTION="VDR plugin: Show a history of the last OSD message"
 HOMEPAGE="https://github.com/jowi24/vdr-mlist"
-SRC_URI="https://github.com/jowi24/vdr-mlist/archive/1.0.2.tar.gz"
+SRC_URI="https://github.com/jowi24/vdr-mlist/archive/${PV}.tar.gz"
 
 KEYWORDS="amd64 x86"
 SLOT="0"


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

* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-mlist/
@ 2019-12-16  7:23 Joerg Bornkessel
  0 siblings, 0 replies; 5+ messages in thread
From: Joerg Bornkessel @ 2019-12-16  7:23 UTC (permalink / raw
  To: gentoo-commits

commit:     1dd1278cc2546bf588f16e4cdea3f19c39f35796
Author:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 16 07:20:31 2019 +0000
Commit:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Mon Dec 16 07:20:31 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dd1278c

media-plugins/vdr-mlist: bad filename fixed

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

 media-plugins/vdr-mlist/Manifest               | 2 +-
 media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-plugins/vdr-mlist/Manifest b/media-plugins/vdr-mlist/Manifest
index 34168aa75b8..a378d521be2 100644
--- a/media-plugins/vdr-mlist/Manifest
+++ b/media-plugins/vdr-mlist/Manifest
@@ -1 +1 @@
-DIST 1.0.2.tar.gz 14710 BLAKE2B b93a3ff4c9e1296ec9e23fb2f7889d846d57935d3299f8482eadd3815cad42ace9c71de6418ecbdf431fa114baf08c5f24279243ae8fc61eb7546c0d59c182be SHA512 d773e77ffea5a9868dfa6827fac0d6d736e20a53159ee244c59053a7ab163f4bc03710128dad9d4bba67ce221378d1de10b1e94533d9702558915cabdf913f0b
+DIST vdr-mlist-1.0.2.tar.gz 14710 BLAKE2B b93a3ff4c9e1296ec9e23fb2f7889d846d57935d3299f8482eadd3815cad42ace9c71de6418ecbdf431fa114baf08c5f24279243ae8fc61eb7546c0d59c182be SHA512 d773e77ffea5a9868dfa6827fac0d6d736e20a53159ee244c59053a7ab163f4bc03710128dad9d4bba67ce221378d1de10b1e94533d9702558915cabdf913f0b

diff --git a/media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild b/media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild
index 4657167a5bc..bdc13141c89 100644
--- a/media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild
+++ b/media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild
@@ -7,7 +7,7 @@ inherit vdr-plugin-2
 
 DESCRIPTION="VDR plugin: Show a history of the last OSD message"
 HOMEPAGE="https://github.com/jowi24/vdr-mlist"
-SRC_URI="https://github.com/jowi24/vdr-mlist/archive/${PV}.tar.gz"
+SRC_URI="https://github.com/jowi24/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 KEYWORDS="amd64 x86"
 SLOT="0"


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

* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-mlist/
@ 2019-12-22 20:50 Jörg Bornkessel
  0 siblings, 0 replies; 5+ messages in thread
From: Jörg Bornkessel @ 2019-12-22 20:50 UTC (permalink / raw
  To: gentoo-commits

commit:     558d8882346a155cfa0c623fe376ee726c5ce3d0
Author:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 22 20:49:38 2019 +0000
Commit:     Jörg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Sun Dec 22 20:50:37 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=558d8882

media-plugins/vdr-mlist: fixed S doesnt exist

Bug: https://bugs.gentoo.org/703074
Closes: https://bugs.gentoo.org/703074
Package-Manager: Portage-2.3.82, Repoman-2.3.18
Signed-off-by: Joerg Bornkessel <hd_brummy <AT> gentoo.org>

 media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild b/media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild
index bdc13141c89..c7348b5082b 100644
--- a/media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild
+++ b/media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild
@@ -16,3 +16,5 @@ IUSE=""
 
 DEPEND=">=media-video/vdr-2.0"
 RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${P}"


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

* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-mlist/
@ 2024-07-21 15:12 Conrad Kostecki
  0 siblings, 0 replies; 5+ messages in thread
From: Conrad Kostecki @ 2024-07-21 15:12 UTC (permalink / raw
  To: gentoo-commits

commit:     0ec0559f813fbd81f0cbe223733e7df0d03e1586
Author:     Martin Dummer <martin.dummer <AT> gmx <DOT> net>
AuthorDate: Sun Jul 14 21:14:18 2024 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Jul 21 15:07:57 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ec0559f

media-plugins/vdr-mlist: update EAPI 7 -> 8

fix pkgcheck issues

Signed-off-by: Martin Dummer <martin.dummer <AT> gmx.net>
Closes: https://github.com/gentoo/gentoo/pull/37556
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 media-plugins/vdr-mlist/metadata.xml           |  3 +++
 media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild | 14 ++++++--------
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/media-plugins/vdr-mlist/metadata.xml b/media-plugins/vdr-mlist/metadata.xml
index c08751971fb3..47a159d8839a 100644
--- a/media-plugins/vdr-mlist/metadata.xml
+++ b/media-plugins/vdr-mlist/metadata.xml
@@ -13,4 +13,7 @@
         <email>vdr@gentoo.org</email>
         <name>Gentoo VDR Project</name>
     </maintainer>
+    <upstream>
+        <remote-id type="github">jowi24/vdr-mlist</remote-id>
+    </upstream>
 </pkgmetadata>

diff --git a/media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild b/media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild
index c7348b5082b8..7e51373fd9eb 100644
--- a/media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild
+++ b/media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild
@@ -1,20 +1,18 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit vdr-plugin-2
 
 DESCRIPTION="VDR plugin: Show a history of the last OSD message"
 HOMEPAGE="https://github.com/jowi24/vdr-mlist"
 SRC_URI="https://github.com/jowi24/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${P}"
 
-KEYWORDS="amd64 x86"
-SLOT="0"
 LICENSE="GPL-2"
-IUSE=""
+SLOT="0"
+KEYWORDS="amd64 x86"
 
-DEPEND=">=media-video/vdr-2.0"
+DEPEND="media-video/vdr"
 RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${P}"


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

end of thread, other threads:[~2024-07-21 15:12 UTC | newest]

Thread overview: 5+ 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-mlist/ Joerg Bornkessel
  -- strict thread matches above, loose matches on Subject: below --
2019-12-15 20:25 Joerg Bornkessel
2019-12-16  7:23 Joerg Bornkessel
2019-12-22 20:50 Jörg Bornkessel
2024-07-21 15:12 Conrad Kostecki

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