summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2009-08-03 23:51:18 +0000
committerAlex Alexander <wired@gentoo.org>2009-08-03 23:51:18 +0000
commitaa85cb29da12bea75758bb9e5f9ec34f8383cdd9 (patch)
treee1d707e84f00adc771e54e574eeeb30e3ea8030e /kde-base/kabcclient
parentVersion bump KDE 4.3.0 (diff)
downloadgentoo-2-aa85cb29da12bea75758bb9e5f9ec34f8383cdd9.tar.gz
gentoo-2-aa85cb29da12bea75758bb9e5f9ec34f8383cdd9.tar.bz2
gentoo-2-aa85cb29da12bea75758bb9e5f9ec34f8383cdd9.zip
Version bump KDE 4.3.0
(Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kabcclient')
-rw-r--r--kde-base/kabcclient/ChangeLog7
-rw-r--r--kde-base/kabcclient/kabcclient-4.3.0.ebuild13
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kabcclient/ChangeLog b/kde-base/kabcclient/ChangeLog
index 3c475a831cd9..c9984b3a2f00 100644
--- a/kde-base/kabcclient/ChangeLog
+++ b/kde-base/kabcclient/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kabcclient
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/ChangeLog,v 1.7 2009/06/14 10:23:09 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/ChangeLog,v 1.8 2009/08/03 23:51:18 wired Exp $
+
+*kabcclient-4.3.0 (03 Aug 2009)
+
+ 03 Aug 2009; Alex Alexander <wired@gentoo.org> +kabcclient-4.3.0.ebuild:
+ Version bump
14 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -kabcclient-4.2.3.ebuild:
Drop KDE 4.2.3
diff --git a/kde-base/kabcclient/kabcclient-4.3.0.ebuild b/kde-base/kabcclient/kabcclient-4.3.0.ebuild
new file mode 100644
index 000000000000..4fc474c2c1f8
--- /dev/null
+++ b/kde-base/kabcclient/kabcclient-4.3.0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/kabcclient-4.3.0.ebuild,v 1.1 2009/08/03 23:51:18 wired Exp $
+
+EAPI="2"
+
+KMNAME="kdepim"
+KMMODULE="console/${PN}"
+inherit kde4-meta
+
+DESCRIPTION="A command line client for accessing the KDE addressbook"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug +handbook"