summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-01-27 16:45:51 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-01-27 16:45:51 +0000
commit9805509acd5d1a8d4de281a25458487579350ff6 (patch)
tree2fd216e9818a636fdd530171686de251ed7e3650 /kde-base/kdeaccounts-plugin
parentBump shiny new KDE 4.2.0 (diff)
downloadgentoo-2-9805509acd5d1a8d4de281a25458487579350ff6.tar.gz
gentoo-2-9805509acd5d1a8d4de281a25458487579350ff6.tar.bz2
gentoo-2-9805509acd5d1a8d4de281a25458487579350ff6.zip
Bump shiny new KDE 4.2.0
(Portage version: 2.2_rc23/cvs/Linux x86_64)
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.2.0.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kdeaccounts-plugin/ChangeLog b/kde-base/kdeaccounts-plugin/ChangeLog
index 44d8b624b0b1..91a7d1788560 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.15 2009/01/14 14:19:41 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccounts-plugin/ChangeLog,v 1.16 2009/01/27 16:45:51 alexxy Exp $
+
+*kdeaccounts-plugin-4.2.0 (27 Jan 2009)
+
+ 27 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org>
+ +kdeaccounts-plugin-4.2.0.ebuild:
+ Bump KDE-4.2.0
14 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org>
-kdeaccounts-plugin-4.1.2.ebuild, -kdeaccounts-plugin-4.1.3.ebuild:
diff --git a/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.2.0.ebuild b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.2.0.ebuild
new file mode 100644
index 000000000000..5bc50f424c94
--- /dev/null
+++ b/kde-base/kdeaccounts-plugin/kdeaccounts-plugin-4.2.0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2009 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.2.0.ebuild,v 1.1 2009/01/27 16:45:51 alexxy Exp $
+
+EAPI="2"
+
+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"