summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDror Levin <spatz@gentoo.org>2010-03-30 21:07:00 +0000
committerDror Levin <spatz@gentoo.org>2010-03-30 21:07:00 +0000
commit91cd0ef724f2139ec71ee1e6714b6f5ea0e25cec (patch)
treef3418d65b116eafaf6343ff71c85c1059126cee0 /kde-base/killbots
parentVersion bump KDE 4.4.2 (diff)
downloadgentoo-2-91cd0ef724f2139ec71ee1e6714b6f5ea0e25cec.tar.gz
gentoo-2-91cd0ef724f2139ec71ee1e6714b6f5ea0e25cec.tar.bz2
gentoo-2-91cd0ef724f2139ec71ee1e6714b6f5ea0e25cec.zip
Version bump KDE 4.4.2
(Portage version: 2.2_rc67/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.4.2.ebuild15
2 files changed, 21 insertions, 1 deletions
diff --git a/kde-base/killbots/ChangeLog b/kde-base/killbots/ChangeLog
index 2770b956e457..72dcefcd061d 100644
--- a/kde-base/killbots/ChangeLog
+++ b/kde-base/killbots/ChangeLog
@@ -1,6 +1,11 @@
# 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.39 2010/03/11 18:34:45 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.40 2010/03/30 21:07:00 spatz Exp $
+
+*killbots-4.4.2 (30 Mar 2010)
+
+ 30 Mar 2010; Dror Levin <spatz@gentoo.org> +killbots-4.4.2.ebuild:
+ Version bump
11 Mar 2010; Brent Baude <ranger@gentoo.org> killbots-4.3.5.ebuild:
Marking killbots-4.3.5 ppc stable for bug 300393
diff --git a/kde-base/killbots/killbots-4.4.2.ebuild b/kde-base/killbots/killbots-4.4.2.ebuild
new file mode 100644
index 000000000000..ba3a980626af
--- /dev/null
+++ b/kde-base/killbots/killbots-4.4.2.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.4.2.ebuild,v 1.1 2010/03/30 21:07:00 spatz Exp $
+
+EAPI="3"
+
+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"