[gentoo-commits] proj/kde:master commit in: kde-misc/plasma-lionmail/

2016-03-26 Thread Johannes Huber
commit: c31060bbc3a1c19b50273915882009f2d00bfc78
Author: Johannes Huber  gentoo  org>
AuthorDate: Sat Mar 26 16:03:16 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Sat Mar 26 16:03:16 2016 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c31060bb

kde-misc/plasma-lionmail: Remove

Dead upstream. Uses deprecated kdelibs4. Testing snapshot in gentoo main
tree available.

 kde-misc/plasma-lionmail/metadata.xml  |  8 ---
 .../plasma-lionmail/plasma-lionmail-.ebuild| 26 --
 2 files changed, 34 deletions(-)

diff --git a/kde-misc/plasma-lionmail/metadata.xml 
b/kde-misc/plasma-lionmail/metadata.xml
deleted file mode 100644
index 2fdbf33..000
--- a/kde-misc/plasma-lionmail/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   k...@gentoo.org
-   Gentoo KDE Project
-   
-

diff --git a/kde-misc/plasma-lionmail/plasma-lionmail-.ebuild 
b/kde-misc/plasma-lionmail/plasma-lionmail-.ebuild
deleted file mode 100644
index d4ff71d..000
--- a/kde-misc/plasma-lionmail/plasma-lionmail-.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="A Plasma widget displaying new and important email"
-HOMEPAGE="http://www.kde.org http://www.vizzzion.org;
-
-LICENSE="GPL-2 LGPL-2"
-SLOT="4"
-KEYWORDS=""
-IUSE="debug"
-
-DEPEND="
-   $(add_kdeapps_dep kdepimlibs)
-   app-office/akonadi-server
-   dev-qt/qtcore:4
-   dev-qt/qtgui:4
-   dev-qt/qtwebkit:4
-"
-RDEPEND="${DEPEND}
-   $(add_kdeapps_dep kdepim-runtime)
-"



[gentoo-commits] proj/kde:master commit in: kde-misc/plasma-lionmail/

2015-08-12 Thread Johannes Huber
commit: e0e9dc9b19826989ac462d0dc50e7830adde1410
Author: Johannes Huber johu AT gentoo DOT org
AuthorDate: Wed Aug 12 22:06:25 2015 +
Commit: Johannes Huber johu AT gentoo DOT org
CommitDate: Wed Aug 12 22:06:25 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e0e9dc9b

kde-misc/plasma-lionmail: Drop DEPEND on kde-base/kdelibs

Handled by kde4-base.eclass.

Package-Manager: portage-2.2.20.1

 kde-misc/plasma-lionmail/plasma-lionmail-.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-misc/plasma-lionmail/plasma-lionmail-.ebuild 
b/kde-misc/plasma-lionmail/plasma-lionmail-.ebuild
index 494fba4..f0663d0 100644
--- a/kde-misc/plasma-lionmail/plasma-lionmail-.ebuild
+++ b/kde-misc/plasma-lionmail/plasma-lionmail-.ebuild
@@ -15,7 +15,6 @@ KEYWORDS=
 IUSE=debug
 
 DEPEND=
-   $(add_kdebase_dep kdelibs)
$(add_kdebase_dep kdepimlibs)
app-office/akonadi-server
dev-qt/qtcore:4