summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2010-02-09 00:16:01 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2010-02-09 00:16:01 +0000
commit3ee7cdf2cd9d2ece575f344b10d6c97c497f41be (patch)
treecf07faae9da1d6dfea51a9f988d35490e77c0341 /kde-base/ktimer
parent[kde-base/kiconfinder] Version bump to KDE SC 4.4.0 (diff)
downloadhistorical-3ee7cdf2cd9d2ece575f344b10d6c97c497f41be.tar.gz
historical-3ee7cdf2cd9d2ece575f344b10d6c97c497f41be.tar.bz2
historical-3ee7cdf2cd9d2ece575f344b10d6c97c497f41be.zip
[kde-base/ktimer] Version bump to KDE SC 4.4.0
Package-Manager: portage-2.2_rc62/cvs/Linux x86_64 RepoMan-Options: --force
Diffstat (limited to 'kde-base/ktimer')
-rw-r--r--kde-base/ktimer/ChangeLog7
-rw-r--r--kde-base/ktimer/ktimer-4.4.0.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/ktimer/ChangeLog b/kde-base/ktimer/ChangeLog
index 25c8991a042a..a68813696ad3 100644
--- a/kde-base/ktimer/ChangeLog
+++ b/kde-base/ktimer/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/ktimer
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ChangeLog,v 1.138 2010/01/25 16:57:54 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ChangeLog,v 1.139 2010/02/09 00:16:01 alexxy Exp $
+
+*ktimer-4.4.0 (08 Feb 2010)
+
+ 08 Feb 2010; Alexey Shvetsov <alexxy@gentoo.org> +ktimer-4.4.0.ebuild:
+ Version bump to KDE SC 4.4.0
*ktimer-4.3.5 (25 Jan 2010)
diff --git a/kde-base/ktimer/ktimer-4.4.0.ebuild b/kde-base/ktimer/ktimer-4.4.0.ebuild
new file mode 100644
index 000000000000..ae33c4c9e1bb
--- /dev/null
+++ b/kde-base/ktimer/ktimer-4.4.0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ktimer/ktimer-4.4.0.ebuild,v 1.1 2010/02/09 00:16:01 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdeutils"
+inherit kde4-meta
+
+DESCRIPTION="KDE Timer"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug +handbook"