summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-10-06 19:47:27 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-10-06 19:47:27 +0000
commit9e5275476955fdf1bc297a16554c224cbc2e73af (patch)
treefa956daa8a14f79c9e9a8e7d6172e13e1e1bef85 /kde-base/knotes
parentVersion bump KDE 4.3.2 (diff)
downloadgentoo-2-9e5275476955fdf1bc297a16554c224cbc2e73af.tar.gz
gentoo-2-9e5275476955fdf1bc297a16554c224cbc2e73af.tar.bz2
gentoo-2-9e5275476955fdf1bc297a16554c224cbc2e73af.zip
Version bump KDE 4.3.2
(Portage version: 2.2_rc44/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/knotes')
-rw-r--r--kde-base/knotes/ChangeLog7
-rw-r--r--kde-base/knotes/knotes-4.3.2.ebuild18
2 files changed, 24 insertions, 1 deletions
diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog
index 77af61b1e50a..b55f9ce2b2d6 100644
--- a/kde-base/knotes/ChangeLog
+++ b/kde-base/knotes/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/knotes
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.117 2009/09/01 15:42:28 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.118 2009/10/06 19:47:27 alexxy Exp $
+
+*knotes-4.3.2 (06 Oct 2009)
+
+ 06 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> +knotes-4.3.2.ebuild:
+ Version bump
*knotes-4.3.1 (01 Sep 2009)
diff --git a/kde-base/knotes/knotes-4.3.2.ebuild b/kde-base/knotes/knotes-4.3.2.ebuild
new file mode 100644
index 000000000000..8558634ece5a
--- /dev/null
+++ b/kde-base/knotes/knotes-4.3.2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-4.3.2.ebuild,v 1.1 2009/10/06 19:47:27 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdepim"
+
+inherit kde4-meta
+
+DESCRIPTION="KDE Notes application"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug +handbook"
+
+DEPEND=">=kde-base/libkdepim-${PV}:${SLOT}[kdeprefix=]"
+RDEPEND="${DEPEND}"
+
+KMLOADLIBS="libkdepim"