summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2010-05-03 21:04:18 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2010-05-03 21:04:18 +0000
commit9b351ce82a3a485732aec4133a1a739a51491784 (patch)
treea15a6783a568fe363a4378db57f5018876b69de3 /kde-base/knotes
parentFix mistake made in bug 309713; move patchset to mirrors. Drop unrequired -no... (diff)
downloadgentoo-2-9b351ce82a3a485732aec4133a1a739a51491784.tar.gz
gentoo-2-9b351ce82a3a485732aec4133a1a739a51491784.tar.bz2
gentoo-2-9b351ce82a3a485732aec4133a1a739a51491784.zip
Version bump KDE 4.4.3
(Portage version: 2.2_rc67/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.4.3.ebuild21
2 files changed, 27 insertions, 1 deletions
diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog
index dc7f4d70c1e9..5357fd277af9 100644
--- a/kde-base/knotes/ChangeLog
+++ b/kde-base/knotes/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/knotes
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.141 2010/03/31 22:53:06 spatz Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.142 2010/05/03 21:04:18 alexxy Exp $
+
+*knotes-4.4.3 (03 May 2010)
+
+ 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org> +knotes-4.4.3.ebuild:
+ Version bump
31 Mar 2010; Dror Levin <spatz@gentoo.org> -knotes-4.3.4.ebuild,
-knotes-4.4.0.ebuild:
diff --git a/kde-base/knotes/knotes-4.4.3.ebuild b/kde-base/knotes/knotes-4.4.3.ebuild
new file mode 100644
index 000000000000..f71e71b27979
--- /dev/null
+++ b/kde-base/knotes/knotes-4.4.3.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-4.4.3.ebuild,v 1.1 2010/05/03 21:04:18 alexxy Exp $
+
+EAPI="3"
+
+KMNAME="kdepim"
+
+inherit kde4-meta
+
+DESCRIPTION="KDE Notes application"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug +handbook"
+
+DEPEND="
+ $(add_kdebase_dep kdepimlibs)
+ $(add_kdebase_dep libkdepim)
+"
+RDEPEND="${DEPEND}"
+
+KMLOADLIBS="libkdepim"