commit:     161f4911aa5c1dfc68227eff26b69ad82dc79e29
Author:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 31 12:16:58 2018 +0000
Commit:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Fri Aug 31 12:16:58 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=161f4911

media-plugins/vdr-mailbox: eapi 7; cleanup old

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 media-plugins/vdr-mailbox/Manifest                   |  1 -
 media-plugins/vdr-mailbox/vdr-mailbox-0.6.0.ebuild   | 20 --------------------
 .../vdr-mailbox/vdr-mailbox-0.7.0-r1.ebuild          |  4 ++--
 media-plugins/vdr-mailbox/vdr-mailbox-0.7.0.ebuild   | 19 -------------------
 4 files changed, 2 insertions(+), 42 deletions(-)

diff --git a/media-plugins/vdr-mailbox/Manifest 
b/media-plugins/vdr-mailbox/Manifest
index 5f7d58a67dd..3833ad2fddc 100644
--- a/media-plugins/vdr-mailbox/Manifest
+++ b/media-plugins/vdr-mailbox/Manifest
@@ -1,2 +1 @@
-DIST vdr-mailbox-0.6.0.tgz 176093 BLAKE2B 
f1e0a06f03fbe4adb1744d7d3000598914b9eb376eeea67c99e3102b403c342a6effb424ecc1d029bec56d9f3844c34a85090e1225375d2ea655ca01b0b15673
 SHA512 
7a1fd4d21198a8a52caa1b47aa1700e66751fff7b4b53aec09561c390d38c918d0de7822566d8f4b6add83fcf421bebc0faa3d7feeb8b815d0080be51fba60c9
 DIST vdr-mailbox-0.7.0.tgz 171886 BLAKE2B 
37f731b1dcab7bb53ff2e0792af1f2947a3429521de8e4ffdc155cc1d059b33a980b3c49d24151a4a162964bbb7d3c0c1805ec109c2852c0d4ac6d96552ed4ec
 SHA512 
ec20b675e9c92fd2e8dda1e2bb1799a6b725e0a8a879e9f45f3876bf2ef2a85fab3303c94db669e6f259cf6ef83cd417260fcbca5290c74c59f5585a1c28be3e

diff --git a/media-plugins/vdr-mailbox/vdr-mailbox-0.6.0.ebuild 
b/media-plugins/vdr-mailbox/vdr-mailbox-0.6.0.ebuild
deleted file mode 100644
index 2f8f6777e08..00000000000
--- a/media-plugins/vdr-mailbox/vdr-mailbox-0.6.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit vdr-plugin-2
-
-DESCRIPTION="VDR plugin: MailBox"
-HOMEPAGE="http://alex.vdr-developer.org";
-SRC_URI="http://alex.vdr-developer.org/download/${P}.tgz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=">=media-video/vdr-1.3.8
-               >=net-libs/c-client-2002e-r1"
-
-RDEPEND="${DEPEND}"

diff --git a/media-plugins/vdr-mailbox/vdr-mailbox-0.7.0-r1.ebuild 
b/media-plugins/vdr-mailbox/vdr-mailbox-0.7.0-r1.ebuild
index ed679906953..2e3678691a9 100644
--- a/media-plugins/vdr-mailbox/vdr-mailbox-0.7.0-r1.ebuild
+++ b/media-plugins/vdr-mailbox/vdr-mailbox-0.7.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit vdr-plugin-2
 

diff --git a/media-plugins/vdr-mailbox/vdr-mailbox-0.7.0.ebuild 
b/media-plugins/vdr-mailbox/vdr-mailbox-0.7.0.ebuild
deleted file mode 100644
index 237de35d699..00000000000
--- a/media-plugins/vdr-mailbox/vdr-mailbox-0.7.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit vdr-plugin-2
-
-DESCRIPTION="VDR plugin: MailBox provides access to multiple e-mail accounts"
-HOMEPAGE="http://alex.vdr-developer.org";
-SRC_URI="http://alex.vdr-developer.org/download/${P}.tgz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=">=media-video/vdr-1.7.41
-               >=net-libs/c-client-2002e-r1"
-RDEPEND="${DEPEND}"

Reply via email to