summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-05-06 23:29:58 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2009-05-06 23:29:58 +0000
commitf57b4a4035b26f316d6a5757d2070ab7853b2399 (patch)
tree10df8bfb8554c7075ab91d883fa7cc6b7e4726c5 /kde-base/killbots
parentVersion bump KDE 4.2.3 (diff)
downloadgentoo-2-f57b4a4035b26f316d6a5757d2070ab7853b2399.tar.gz
gentoo-2-f57b4a4035b26f316d6a5757d2070ab7853b2399.tar.bz2
gentoo-2-f57b4a4035b26f316d6a5757d2070ab7853b2399.zip
Version bump KDE 4.2.3
(Portage version: 2.2_rc31/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/killbots')
-rw-r--r--kde-base/killbots/ChangeLog7
-rw-r--r--kde-base/killbots/killbots-4.2.3.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/killbots/ChangeLog b/kde-base/killbots/ChangeLog
index ed31eb33d5c0..0e9aed6c4fee 100644
--- a/kde-base/killbots/ChangeLog
+++ b/kde-base/killbots/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/killbots
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.10 2009/04/17 06:19:24 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.11 2009/05/06 23:29:58 scarabeus Exp $
+
+*killbots-4.2.3 (06 May 2009)
+
+ 06 May 2009; Tomas Chvatal <scarabeus@gentoo.org> +killbots-4.2.3.ebuild:
+ Version bump
17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> killbots-4.2.2:
Restore ~hppa keywords
diff --git a/kde-base/killbots/killbots-4.2.3.ebuild b/kde-base/killbots/killbots-4.2.3.ebuild
new file mode 100644
index 000000000000..87644a431c4a
--- /dev/null
+++ b/kde-base/killbots/killbots-4.2.3.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/killbots/killbots-4.2.3.ebuild,v 1.1 2009/05/06 23:29:58 scarabeus Exp $
+
+EAPI="2"
+
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="Kill the bots or they kill you!"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug doc"