summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-12-10 21:11:59 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2009-12-10 21:11:59 +0000
commite8a26e9a53cff9d2ca99c16d159f6d6cb8797411 (patch)
treeaabf5eac74510e7eb3bb081b279aeb0657430d0d /kde-base/killbots
parentFix typo (diff)
downloadgentoo-2-e8a26e9a53cff9d2ca99c16d159f6d6cb8797411.tar.gz
gentoo-2-e8a26e9a53cff9d2ca99c16d159f6d6cb8797411.tar.bz2
gentoo-2-e8a26e9a53cff9d2ca99c16d159f6d6cb8797411.zip
Drop KDE SC-4.3.1.
(Portage version: 2.2_rc58/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/killbots')
-rw-r--r--kde-base/killbots/ChangeLog6
-rw-r--r--kde-base/killbots/killbots-4.3.1.ebuild15
2 files changed, 5 insertions, 16 deletions
diff --git a/kde-base/killbots/ChangeLog b/kde-base/killbots/ChangeLog
index 8cb31c40868e..4d3b200d04ae 100644
--- a/kde-base/killbots/ChangeLog
+++ b/kde-base/killbots/ChangeLog
@@ -1,6 +1,10 @@
# 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.31 2009/12/10 15:47:02 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.32 2009/12/10 21:11:59 scarabeus Exp $
+
+ 10 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+ -killbots-4.3.1.ebuild:
+ Drop KDE SC-4.3.1.
10 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
killbots-4.3.3.ebuild:
diff --git a/kde-base/killbots/killbots-4.3.1.ebuild b/kde-base/killbots/killbots-4.3.1.ebuild
deleted file mode 100644
index 28b7844a8ed7..000000000000
--- a/kde-base/killbots/killbots-4.3.1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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.3.1.ebuild,v 1.4 2009/10/18 16:16:01 maekke 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 +handbook"
-
-# tests hang, last checked for 4.3.1
-RESTRICT="test"