summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-01-13 22:57:30 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-01-13 22:57:30 +0000
commitba9f3be431d2ef0b53cb13d35a72814d0433a75b (patch)
tree0d5f672ff21477546c723352b64c9a6908995901 /kde-base/kteatime
parentBump kde to 4.1.4 (diff)
downloadgentoo-2-ba9f3be431d2ef0b53cb13d35a72814d0433a75b.tar.gz
gentoo-2-ba9f3be431d2ef0b53cb13d35a72814d0433a75b.tar.bz2
gentoo-2-ba9f3be431d2ef0b53cb13d35a72814d0433a75b.zip
Bump kde to 4.1.4
(Portage version: 2.2_rc21/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'kde-base/kteatime')
-rw-r--r--kde-base/kteatime/ChangeLog9
-rw-r--r--kde-base/kteatime/kteatime-4.1.4.ebuild12
2 files changed, 19 insertions, 2 deletions
diff --git a/kde-base/kteatime/ChangeLog b/kde-base/kteatime/ChangeLog
index a9d0f0dda78c..6ca4044f12cb 100644
--- a/kde-base/kteatime/ChangeLog
+++ b/kde-base/kteatime/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kteatime
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kteatime/ChangeLog,v 1.97 2008/11/16 08:07:20 vapier Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kteatime/ChangeLog,v 1.98 2009/01/13 22:57:30 alexxy Exp $
+
+*kteatime-4.1.4 (13 Jan 2009)
+
+ 13 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> +kteatime-4.1.4.ebuild:
+ Bump to 4.1.4
15 Nov 2008; Mike Frysinger <vapier@gentoo.org> kteatime-4.1.3.ebuild:
Add ppc/ppc64 love #244306.
diff --git a/kde-base/kteatime/kteatime-4.1.4.ebuild b/kde-base/kteatime/kteatime-4.1.4.ebuild
new file mode 100644
index 000000000000..1ab35546fb82
--- /dev/null
+++ b/kde-base/kteatime/kteatime-4.1.4.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/kteatime/kteatime-4.1.4.ebuild,v 1.1 2009/01/13 22:57:30 alexxy Exp $
+
+EAPI="2"
+
+KMNAME=kdetoys
+inherit kde4-meta
+
+DESCRIPTION="KDE utility for making a fine cup of tea"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="debug htmlhandbook"