summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-03-04 22:25:50 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-03-04 22:25:50 +0000
commite3d2f764eb5438c28d0885fabd81fe88e218a32f (patch)
treea54a4a81997b30fec6cde4a0ffaad9ec5ce80cdb /kde-base/ktimezoned
parentBump KDE 4.2.1 (diff)
downloadgentoo-2-e3d2f764eb5438c28d0885fabd81fe88e218a32f.tar.gz
gentoo-2-e3d2f764eb5438c28d0885fabd81fe88e218a32f.tar.bz2
gentoo-2-e3d2f764eb5438c28d0885fabd81fe88e218a32f.zip
Bump KDE 4.2.1
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/ktimezoned')
-rw-r--r--kde-base/ktimezoned/ChangeLog7
-rw-r--r--kde-base/ktimezoned/ktimezoned-4.2.1.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/ktimezoned/ChangeLog b/kde-base/ktimezoned/ChangeLog
index 9532748bb5a1..2c6425eef455 100644
--- a/kde-base/ktimezoned/ChangeLog
+++ b/kde-base/ktimezoned/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/ktimezoned
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ChangeLog,v 1.18 2009/02/19 23:16:44 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimezoned/ChangeLog,v 1.19 2009/03/04 22:25:50 alexxy Exp $
+
+*ktimezoned-4.2.1 (04 Mar 2009)
+
+ 04 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org> +ktimezoned-4.2.1.ebuild:
+ Bump KDE 4.2.1
19 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org> -ktimezoned-4.1.4.ebuild:
Drop stale kde 4.1.4
diff --git a/kde-base/ktimezoned/ktimezoned-4.2.1.ebuild b/kde-base/ktimezoned/ktimezoned-4.2.1.ebuild
new file mode 100644
index 000000000000..7639cb690d4b
--- /dev/null
+++ b/kde-base/ktimezoned/ktimezoned-4.2.1.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/ktimezoned/ktimezoned-4.2.1.ebuild,v 1.1 2009/03/04 22:25:50 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdebase-runtime"
+inherit kde4-meta
+
+DESCRIPTION="KDE: Timezone daemon"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="debug"