summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-01-25 16:01:47 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-01-25 16:01:47 +0000
commit5f3afee4aeb8986b3ddf6ff51ec743dc5b9c9d43 (patch)
tree8d2da5e846f5d368a307fa8ab4c5f75ae9c22132 /kde-base/killbots
parentVersion bump KDE 4.3.5 (diff)
downloadgentoo-2-5f3afee4aeb8986b3ddf6ff51ec743dc5b9c9d43.tar.gz
gentoo-2-5f3afee4aeb8986b3ddf6ff51ec743dc5b9c9d43.tar.bz2
gentoo-2-5f3afee4aeb8986b3ddf6ff51ec743dc5b9c9d43.zip
Version bump KDE 4.3.5
(Portage version: 2.2_rc61/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/killbots')
-rw-r--r--kde-base/killbots/ChangeLog8
-rw-r--r--kde-base/killbots/killbots-4.3.5.ebuild15
2 files changed, 22 insertions, 1 deletions
diff --git a/kde-base/killbots/ChangeLog b/kde-base/killbots/ChangeLog
index 4234b1d90160..c3df8a8b1350 100644
--- a/kde-base/killbots/ChangeLog
+++ b/kde-base/killbots/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/killbots
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.34 2010/01/23 02:55:01 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.35 2010/01/25 16:01:47 scarabeus Exp $
+
+*killbots-4.3.5 (25 Jan 2010)
+
+ 25 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ +killbots-4.3.5.ebuild:
+ Version bump
23 Jan 2010; Jonathan Callen <abcd@gentoo.org> killbots-4.3.4.ebuild:
Keyword ~amd64-linux/~x86-linux
diff --git a/kde-base/killbots/killbots-4.3.5.ebuild b/kde-base/killbots/killbots-4.3.5.ebuild
new file mode 100644
index 000000000000..3aff876fff0f
--- /dev/null
+++ b/kde-base/killbots/killbots-4.3.5.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/killbots-4.3.5.ebuild,v 1.1 2010/01/25 16:01:47 scarabeus Exp $
+
+EAPI="2"
+
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="Kill the bots or they kill you!"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug +handbook"
+
+# Tests hang, last checked in 4.3.3
+RESTRICT="test"