diff options
author | Johannes Huber <johu@gentoo.org> | 2012-02-21 12:52:49 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-02-21 12:52:49 +0000 |
commit | 36c737c30209bb00739a246701d68e966c6a33db (patch) | |
tree | af341dac81b03b71911ad365a8e8c85b58b22c3a /kde-base/killbots | |
parent | Cleanup mask to make repoman happy. (diff) | |
download | gentoo-2-36c737c30209bb00739a246701d68e966c6a33db.tar.gz gentoo-2-36c737c30209bb00739a246701d68e966c6a33db.tar.bz2 gentoo-2-36c737c30209bb00739a246701d68e966c6a33db.zip |
Remove KDE SC 4.6.3
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/killbots')
-rw-r--r-- | kde-base/killbots/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/killbots/killbots-4.6.3.ebuild | 16 |
2 files changed, 4 insertions, 17 deletions
diff --git a/kde-base/killbots/ChangeLog b/kde-base/killbots/ChangeLog index 71b59b0045d2..cdaab2a15c4e 100644 --- a/kde-base/killbots/ChangeLog +++ b/kde-base/killbots/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/killbots # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.91 2012/02/18 15:33:56 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.92 2012/02/21 12:52:30 johu Exp $ + + 20 Feb 2012; Johannes Huber <johu@gentoo.org> -killbots-4.6.3.ebuild: + Remove KDE SC 4.6.3 18 Feb 2012; nixnut <nixnut@gentoo.org> killbots-4.7.4.ebuild: ppc stable #396359 diff --git a/kde-base/killbots/killbots-4.6.3.ebuild b/kde-base/killbots/killbots-4.6.3.ebuild deleted file mode 100644 index acf7553b3686..000000000000 --- a/kde-base/killbots/killbots-4.6.3.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/killbots-4.6.3.ebuild,v 1.4 2011/06/26 01:54:37 ranger Exp $ - -EAPI=4 - -KDE_HANDBOOK="optional" -KMNAME="kdegames" -inherit kde4-meta - -DESCRIPTION="Kill the bots or they kill you!" -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -# Tests hang, last checked in 4.3.3 -RESTRICT="test" |