summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2015-03-29 13:14:08 +0000
committerJohannes Huber <johu@gentoo.org>2015-03-29 13:14:08 +0000
commitb7509c3915c9467043448903d2cbe6f89e1d6a89 (patch)
treee6494b49a07e665cea806050a13c2f32fa2eb891 /kde-base/knotes
parentVersion Bump; drop old (diff)
downloadgentoo-2-b7509c3915c9467043448903d2cbe6f89e1d6a89.tar.gz
gentoo-2-b7509c3915c9467043448903d2cbe6f89e1d6a89.tar.bz2
gentoo-2-b7509c3915c9467043448903d2cbe6f89e1d6a89.zip
Version bump KDE PIM 4.14.6
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xF3CFD2BD)
Diffstat (limited to 'kde-base/knotes')
-rw-r--r--kde-base/knotes/ChangeLog7
-rw-r--r--kde-base/knotes/knotes-4.14.6.ebuild31
2 files changed, 37 insertions, 1 deletions
diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog
index a476189f9a75..23e6bfc21b1d 100644
--- a/kde-base/knotes/ChangeLog
+++ b/kde-base/knotes/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/knotes
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.327 2015/02/18 16:26:52 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.328 2015/03/29 13:14:06 johu Exp $
+
+*knotes-4.14.6 (29 Mar 2015)
+
+ 29 Mar 2015; Johannes Huber <johu@gentoo.org> +knotes-4.14.6.ebuild:
+ Version bump KDE PIM 4.14.6
18 Feb 2015; Michał Górny <mgorny@gentoo.org> -knotes-4.12.5.ebuild:
Remove KDE SC 4.12
diff --git a/kde-base/knotes/knotes-4.14.6.ebuild b/kde-base/knotes/knotes-4.14.6.ebuild
new file mode 100644
index 000000000000..106e237c12b9
--- /dev/null
+++ b/kde-base/knotes/knotes-4.14.6.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-4.14.6.ebuild,v 1.1 2015/03/29 13:14:06 johu Exp $
+
+EAPI=5
+
+KDE_HANDBOOK="optional"
+KMNAME="kdepim"
+inherit kde4-meta
+
+DESCRIPTION="KDE Notes application"
+HOMEPAGE="http://www.kde.org/applications/utilities/knotes/"
+KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+ $(add_kdebase_dep kdepimlibs)
+ $(add_kdebase_dep kdepim-common-libs)
+"
+RDEPEND="${DEPEND}"
+
+KMCOMPILEONLY="
+ noteshared/
+"
+
+KMEXTRACTONLY="
+ akonadi_next/
+ pimcommon/
+"
+
+KMLOADLIBS="kdepim-common-libs"