summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Heinlein <keytoaster@gentoo.org>2008-06-05 21:20:25 +0000
committerTobias Heinlein <keytoaster@gentoo.org>2008-06-05 21:20:25 +0000
commitce1c617be14875486e515ea6343ee4b991446b61 (patch)
tree48a3ae2dbadb7549d8126cd4bf16578d368fbf38 /kde-base/kdeaccounts-plugin
parentAdded the KDE 4.0.5 version of kdeaccessibility-meta. (diff)
downloadgentoo-2-ce1c617be14875486e515ea6343ee4b991446b61.tar.gz
gentoo-2-ce1c617be14875486e515ea6343ee4b991446b61.tar.bz2
gentoo-2-ce1c617be14875486e515ea6343ee4b991446b61.zip
Added the KDE 4.0.5 version of kdeaccounts-plugin.
(Portage version: 2.2_pre7/cvs/Linux 2.6.25-gentoo-r4 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+)
Diffstat (limited to 'kde-base/kdeaccounts-plugin')
-rw-r--r--kde-base/kdeaccounts-plugin/ChangeLog8
-rw-r--r--kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.0.5.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kdeaccounts-plugin/ChangeLog b/kde-base/kdeaccounts-plugin/ChangeLog
index a3874d53ff17..af110ba1eea0 100644
--- a/kde-base/kdeaccounts-plugin/ChangeLog
+++ b/kde-base/kdeaccounts-plugin/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kdeaccounts-plugin
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.7 2008/05/15 23:03:58 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.8 2008/06/05 21:20:25 keytoaster Exp $
+
+*kdeaccounts-plugin-4.0.5 (05 Jun 2008)
+
+ 05 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org>
+ +kdeaccounts-plugin-4.0.5.ebuild:
+ Added the KDE 4.0.5 version of kdeaccounts-plugin.
*kdeaccounts-plugin-4.0.4 (15 May 2008)
diff --git a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.0.5.ebuild b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.0.5.ebuild
new file mode 100644
index 000000000000..c61870172afb
--- /dev/null
+++ b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.0.5.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.0.5.ebuild,v 1.1 2008/06/05 21:20:25 keytoaster Exp $
+
+EAPI="1"
+
+KMNAME=kdesdk
+inherit kde4-meta
+
+DESCRIPTION="Addressbook Plugin that puts names/email addresses of all KDE SVN accounts into an addressbook"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"