diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-03-04 21:31:59 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-03-04 21:31:59 +0000 |
commit | 2b16f96725700a61379ef01caa817ed6dac6d27a (patch) | |
tree | 8455625df4d8682df296d61540ca2f830f0db1ff /kde-base/killbots | |
parent | Removed dejagnu dependency, thanks Francisco J. Vázquez, bug #260592, minor ... (diff) | |
download | gentoo-2-2b16f96725700a61379ef01caa817ed6dac6d27a.tar.gz gentoo-2-2b16f96725700a61379ef01caa817ed6dac6d27a.tar.bz2 gentoo-2-2b16f96725700a61379ef01caa817ed6dac6d27a.zip |
Bump KDE 4.2.1
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/killbots')
-rw-r--r-- | kde-base/killbots/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/killbots/killbots-4.2.1.ebuild | 12 |
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/killbots/ChangeLog b/kde-base/killbots/ChangeLog index cf44c8b9eb0f..fe9db067064a 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.3 2009/02/05 23:58:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.4 2009/03/04 21:31:59 alexxy Exp $ + +*killbots-4.2.1 (04 Mar 2009) + + 04 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org> +killbots-4.2.1.ebuild: + Bump KDE 4.2.1 05 Feb 2009; Brent Baude <ranger@gentoo.org> killbots-4.2.0.ebuild: Marking killbots-4.2.0 ~ppc64 for bug 257421 diff --git a/kde-base/killbots/killbots-4.2.1.ebuild b/kde-base/killbots/killbots-4.2.1.ebuild new file mode 100644 index 000000000000..81823b4340b9 --- /dev/null +++ b/kde-base/killbots/killbots-4.2.1.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.1.ebuild,v 1.1 2009/03/04 21:31:59 alexxy Exp $ + +EAPI="2" + +KMNAME="kdegames" +inherit kde4-meta + +DESCRIPTION="Kill the bots or they kill you!" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +IUSE="" |