public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joerg Bornkessel" <hd_brummy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-mailbox/
Date: Fri, 31 Aug 2018 13:00:40 +0000 (UTC)	[thread overview]
Message-ID: <1535717818.161f4911aa5c1dfc68227eff26b69ad82dc79e29.hd_brummy@gentoo> (raw)

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	other threads:[~2018-08-31 13:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-31 13:00 Joerg Bornkessel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-10-31 16:12 [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-mailbox/ Andreas Hüttel
2016-10-16 21:26 Joerg Bornkessel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1535717818.161f4911aa5c1dfc68227eff26b69ad82dc79e29.hd_brummy@gentoo \
    --to=hd_brummy@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox