summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2008-04-03 20:41:04 +0000
committerWulf Krueger <philantrop@gentoo.org>2008-04-03 20:41:04 +0000
commit3929b885ada6714dc8d5793382657df4719cdbf1 (patch)
tree878b3c913faff651ddae77a77e63794535bb0f39 /kde-base/katomic
parentamd64/x86 stable, bug #215794 (diff)
downloadgentoo-2-3929b885ada6714dc8d5793382657df4719cdbf1.tar.gz
gentoo-2-3929b885ada6714dc8d5793382657df4719cdbf1.tar.bz2
gentoo-2-3929b885ada6714dc8d5793382657df4719cdbf1.zip
Version bump to KDE 4.0.3. This is still not intended for mainstream so DO NOT KEYWORD IT without talking to the KDE herd first.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/katomic')
-rw-r--r--kde-base/katomic/ChangeLog9
-rw-r--r--kde-base/katomic/katomic-4.0.3.ebuild12
2 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/katomic/ChangeLog b/kde-base/katomic/ChangeLog
index 20cf30e5c18b..d47d86921e8a 100644
--- a/kde-base/katomic/ChangeLog
+++ b/kde-base/katomic/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for kde-base/katomic
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/ChangeLog,v 1.84 2008/03/20 16:24:35 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/ChangeLog,v 1.85 2008/04/03 20:41:04 philantrop Exp $
+
+*katomic-4.0.3 (03 Apr 2008)
+
+ 03 Apr 2008; Wulf C. Krueger <philantrop@gentoo.org>
+ +katomic-4.0.3.ebuild:
+ Version bump to KDE 4.0.3. This is still not intended for mainstream so DO
+ NOT KEYWORD IT without talking to the KDE herd first.
20 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org> -katomic-4.0.1.ebuild:
Old.
diff --git a/kde-base/katomic/katomic-4.0.3.ebuild b/kde-base/katomic/katomic-4.0.3.ebuild
new file mode 100644
index 000000000000..843aa71a81e1
--- /dev/null
+++ b/kde-base/katomic/katomic-4.0.3.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/katomic/katomic-4.0.3.ebuild,v 1.1 2008/04/03 20:41:04 philantrop Exp $
+
+EAPI="1"
+
+KMNAME=kdegames
+inherit kde4-meta
+
+DESCRIPTION="KDE Atomic Entertainment Game"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug htmlhandbook"