diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-14 11:04:42 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-14 11:04:42 +0000 |
commit | e51668c07170d617c143d0fb2650760d5b7a0abe (patch) | |
tree | 506a4e989de39ce5e97b1433ec73cc16b1e8b5a7 /kde-base/killbots | |
parent | [kde-base/kig] Drop KDE 4.2.3 (diff) | |
download | gentoo-2-e51668c07170d617c143d0fb2650760d5b7a0abe.tar.gz gentoo-2-e51668c07170d617c143d0fb2650760d5b7a0abe.tar.bz2 gentoo-2-e51668c07170d617c143d0fb2650760d5b7a0abe.zip |
[kde-base/killbots] Drop KDE 4.2.3
(Portage version: 2.2_rc33/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.3.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/killbots/ChangeLog b/kde-base/killbots/ChangeLog index 2b0e6f38e6b3..71800bc89865 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.14 2009/06/05 00:01:54 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.15 2009/06/14 11:04:42 alexxy Exp $ + + 14 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -killbots-4.2.3.ebuild: + Drop KDE 4.2.3 05 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> ChangeLog: Fix accidently added keywords diff --git a/kde-base/killbots/killbots-4.2.3.ebuild b/kde-base/killbots/killbots-4.2.3.ebuild deleted file mode 100644 index 87644a431c4a..000000000000 --- a/kde-base/killbots/killbots-4.2.3.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.3.ebuild,v 1.1 2009/05/06 23:29:58 scarabeus 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 doc" |