diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-11-08 21:26:51 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-11-08 21:26:51 +0000 |
commit | 2dd26ffe81e0a833b03f7e59b9edfacdfe8f0c36 (patch) | |
tree | eb23ba6b01b34ad4eae3488d3ea441f896176d0a /kde-base/killbots | |
parent | Drop KDE 4.2.4 (diff) | |
download | gentoo-2-2dd26ffe81e0a833b03f7e59b9edfacdfe8f0c36.tar.gz gentoo-2-2dd26ffe81e0a833b03f7e59b9edfacdfe8f0c36.tar.bz2 gentoo-2-2dd26ffe81e0a833b03f7e59b9edfacdfe8f0c36.zip |
Drop KDE 4.2.4
(Portage version: 2.2_rc49/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.2.4.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/killbots/ChangeLog b/kde-base/killbots/ChangeLog index 53c22ed4d892..0924a7df096d 100644 --- a/kde-base/killbots/ChangeLog +++ b/kde-base/killbots/ChangeLog @@ -1,6 +1,9 @@ # 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.23 2009/11/02 21:17:02 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.24 2009/11/08 21:26:51 alexxy Exp $ + + 08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org> -killbots-4.2.4.ebuild: + Drop KDE 4.2.4 *killbots-4.3.3 (02 Nov 2009) diff --git a/kde-base/killbots/killbots-4.2.4.ebuild b/kde-base/killbots/killbots-4.2.4.ebuild deleted file mode 100644 index 122a7d62a587..000000000000 --- a/kde-base/killbots/killbots-4.2.4.ebuild +++ /dev/null @@ -1,12 +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.2.4.ebuild,v 1.1 2009/06/04 12:38:19 alexxy 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" |