From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F1331138334 for ; Sun, 15 Dec 2019 19:01:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EAF21E083E; Sun, 15 Dec 2019 19:01:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B3E72E083E for ; Sun, 15 Dec 2019 19:01:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A845734D8B9 for ; Sun, 15 Dec 2019 19:01:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D8525968 for ; Sun, 15 Dec 2019 19:01:25 +0000 (UTC) From: "Joerg Bornkessel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joerg Bornkessel" Message-ID: <1576436472.1471035d07c340a384287ca49bba48618e5310c5.hd_brummy@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-mlist/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/vdr-mlist/Manifest media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild X-VCS-Directories: media-plugins/vdr-mlist/ X-VCS-Committer: hd_brummy X-VCS-Committer-Name: Joerg Bornkessel X-VCS-Revision: 1471035d07c340a384287ca49bba48618e5310c5 X-VCS-Branch: master Date: Sun, 15 Dec 2019 19:01:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c43832e8-bc13-441c-8fe6-f95c8e0aa83a X-Archives-Hash: 9d4792211bf80f30bd63992759af1e5f commit: 1471035d07c340a384287ca49bba48618e5310c5 Author: Joerg Bornkessel gentoo org> AuthorDate: Sun Dec 15 18:59:26 2019 +0000 Commit: Joerg Bornkessel gentoo 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 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"