diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-04 12:38:19 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-04 12:38:19 +0000 |
commit | f773f04a382ac6933d7d3d2ddab31cf3df7ad077 (patch) | |
tree | 1dc81324b23caca31819ade57cda89e29830e2ee /kde-base/killbots | |
parent | Version bump KDE 4.2.4 (diff) | |
download | gentoo-2-f773f04a382ac6933d7d3d2ddab31cf3df7ad077.tar.gz gentoo-2-f773f04a382ac6933d7d3d2ddab31cf3df7ad077.tar.bz2 gentoo-2-f773f04a382ac6933d7d3d2ddab31cf3df7ad077.zip |
Version bump KDE 4.2.4
(Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/killbots')
-rw-r--r-- | kde-base/killbots/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/killbots/killbots-4.2.4.ebuild | 12 |
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/killbots/ChangeLog b/kde-base/killbots/ChangeLog index 7b451235d7b2..936587f8eea7 100644 --- a/kde-base/killbots/ChangeLog +++ b/kde-base/killbots/ChangeLog @@ -1,6 +1,11 @@ # 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.12 2009/06/03 16:11:39 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.13 2009/06/04 12:38:19 alexxy Exp $ + +*killbots-4.2.4 (04 Jun 2009) + + 04 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> +killbots-4.2.4.ebuild: + Version bump 03 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -killbots-4.2.2.ebuild: Drop KDE 4.2.2 diff --git a/kde-base/killbots/killbots-4.2.4.ebuild b/kde-base/killbots/killbots-4.2.4.ebuild new file mode 100644 index 000000000000..122a7d62a587 --- /dev/null +++ b/kde-base/killbots/killbots-4.2.4.ebuild @@ -0,0 +1,12 @@ +# 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" |