public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: kde-misc/plasma-lionmail/
@ 2016-10-30 12:56 Johannes Huber
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber @ 2016-10-30 12:56 UTC (permalink / raw
  To: gentoo-commits

commit:     2d803eca1cd2fb4db8f22ae30a6beae45d945439
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 30 11:41:57 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Oct 30 12:55:14 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d803eca

kde-misc/plasma-lionmail: Pin app-office/akonadi-server to slot 4

Package-Manager: portage-2.3.2

 kde-misc/plasma-lionmail/plasma-lionmail-0_p20121020.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-misc/plasma-lionmail/plasma-lionmail-0_p20121020.ebuild b/kde-misc/plasma-lionmail/plasma-lionmail-0_p20121020.ebuild
index 8ea6661..178c1f9 100644
--- a/kde-misc/plasma-lionmail/plasma-lionmail-0_p20121020.ebuild
+++ b/kde-misc/plasma-lionmail/plasma-lionmail-0_p20121020.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit kde4-base
 
-DESCRIPTION="A Plasma widget displaying new and important email"
+DESCRIPTION="Plasma widget displaying new and important email"
 HOMEPAGE="https://www.kde.org http://www.vizzzion.org"
 SRC_URI="https://dev.gentoo.org/~creffett/distfiles/${P}.tar.xz"
 
@@ -18,7 +18,7 @@ IUSE="debug"
 DEPEND="
 	$(add_kdebase_dep kdelibs)
 	$(add_kdeapps_dep kdepimlibs)
-	app-office/akonadi-server
+	app-office/akonadi-server:4
 	dev-qt/qtcore:4
 	dev-qt/qtgui:4
 	dev-qt/qtwebkit:4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-misc/plasma-lionmail/
@ 2017-02-20 17:03 Johannes Huber
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber @ 2017-02-20 17:03 UTC (permalink / raw
  To: gentoo-commits

commit:     5cecdd201bc2318c8cfdd10db563ae196a9f43ca
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 20 16:58:10 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Feb 20 17:01:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cecdd20

kde-misc/plasma-lionmail: Remove last-rited pkg

 kde-misc/plasma-lionmail/Manifest                  |  1 -
 kde-misc/plasma-lionmail/metadata.xml              |  8 -------
 .../plasma-lionmail-0_p20121020.ebuild             | 28 ----------------------
 3 files changed, 37 deletions(-)

diff --git a/kde-misc/plasma-lionmail/Manifest b/kde-misc/plasma-lionmail/Manifest
deleted file mode 100644
index bd23926aea..0000000000
--- a/kde-misc/plasma-lionmail/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST plasma-lionmail-0_p20121020.tar.xz 38840 SHA256 30c773a274bff567ba9b1b4cc6a2acbb2587f7665a407125b5e004afa822e765 SHA512 f66d7a1b71a357c06bca0a7057ba6f0b15e6ea59d3bf3639baabf89de6d87ecbd2ba77199fa1a430f4a65fabb279c30d7bbea78796445098a2f24527897a89e3 WHIRLPOOL 653bfef94498ac246e66be656b38aa40cbdbb90eba1b34fbcf1c4602adfad6854046446a61a843d0ba06c1e02fd7a9928ec2924bd9a7bec50a35b819787eae30

diff --git a/kde-misc/plasma-lionmail/metadata.xml b/kde-misc/plasma-lionmail/metadata.xml
deleted file mode 100644
index 2fdbf33d96..0000000000
--- a/kde-misc/plasma-lionmail/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>kde@gentoo.org</email>
-		<name>Gentoo KDE Project</name>
-	</maintainer>
-</pkgmetadata>

diff --git a/kde-misc/plasma-lionmail/plasma-lionmail-0_p20121020.ebuild b/kde-misc/plasma-lionmail/plasma-lionmail-0_p20121020.ebuild
deleted file mode 100644
index 6472332137..0000000000
--- a/kde-misc/plasma-lionmail/plasma-lionmail-0_p20121020.ebuild
+++ /dev/null
@@ -1,28 +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="Plasma widget displaying new and important email"
-HOMEPAGE="https://www.kde.org http://www.vizzzion.org"
-SRC_URI="https://dev.gentoo.org/~creffett/distfiles/${P}.tar.xz"
-
-LICENSE="GPL-2 LGPL-2"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="
-	$(add_kdeapps_dep kdepimlibs)
-	kde-apps/akonadi:4
-	kde-frameworks/kdelibs:4
-	dev-qt/qtcore:4
-	dev-qt/qtgui:4
-	dev-qt/qtwebkit:4
-"
-RDEPEND="${DEPEND}
-	$(add_kdeapps_dep kdepim-runtime)
-"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-02-20 17:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-30 12:56 [gentoo-commits] repo/gentoo:master commit in: kde-misc/plasma-lionmail/ Johannes Huber
  -- strict thread matches above, loose matches on Subject: below --
2017-02-20 17:03 Johannes Huber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox