summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-10-06 18:06:45 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-10-06 18:06:45 +0000
commitf7a68d482f48b90076b949dee1d726cd6791f930 (patch)
tree61ce5d2086673dfc760673511aaa7b5a3600baf4 /kde-base/kabcclient
parentVersion bump KDE 4.3.2 (diff)
downloadgentoo-2-f7a68d482f48b90076b949dee1d726cd6791f930.tar.gz
gentoo-2-f7a68d482f48b90076b949dee1d726cd6791f930.tar.bz2
gentoo-2-f7a68d482f48b90076b949dee1d726cd6791f930.zip
Version bump KDE 4.3.2
(Portage version: 2.2_rc44/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.2.ebuild13
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kabcclient/ChangeLog b/kde-base/kabcclient/ChangeLog
index 3a7caebb3b6f..62c875b40fea 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.9 2009/09/01 14:46:43 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kabcclient/ChangeLog,v 1.10 2009/10/06 18:06:45 alexxy Exp $
+
+*kabcclient-4.3.2 (06 Oct 2009)
+
+ 06 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> +kabcclient-4.3.2.ebuild:
+ Version bump
*kabcclient-4.3.1 (01 Sep 2009)
diff --git a/kde-base/kabcclient/kabcclient-4.3.2.ebuild b/kde-base/kabcclient/kabcclient-4.3.2.ebuild
new file mode 100644
index 000000000000..b161eb8ed079
--- /dev/null
+++ b/kde-base/kabcclient/kabcclient-4.3.2.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.2.ebuild,v 1.1 2009/10/06 18:06:45 alexxy 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"