media-plugins/vdr-mailbox: eapi 7; cleanup old
authorJoerg Bornkessel <hd_brummy@gentoo.org>
Fri, 31 Aug 2018 12:16:58 +0000 (14:16 +0200)
committerJoerg Bornkessel <hd_brummy@gentoo.org>
Fri, 31 Aug 2018 12:16:58 +0000 (14:16 +0200)
Package-Manager: Portage-2.3.48, Repoman-2.3.10

media-plugins/vdr-mailbox/Manifest
media-plugins/vdr-mailbox/vdr-mailbox-0.6.0.ebuild [deleted file]
media-plugins/vdr-mailbox/vdr-mailbox-0.7.0-r1.ebuild
media-plugins/vdr-mailbox/vdr-mailbox-0.7.0.ebuild [deleted file]

index 5f7d58a67dd8c3039a0e5cc60b73b68d83a14c25..3833ad2fddca90dade586f17f67c158ec0a857bc 100644 (file)
@@ -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 (file)
index 2f8f677..0000000
+++ /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}"
index ed67990695375735d74f29f3cd570a31d3ca8715..2e3678691a986161e0186d47e9e38424e5fc715a 100644 (file)
@@ -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 (file)
index 237de35..0000000
+++ /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}"