diff options
author | Alex Alexander <wired@gentoo.org> | 2009-08-04 00:36:31 +0000 |
---|---|---|
committer | Alex Alexander <wired@gentoo.org> | 2009-08-04 00:36:31 +0000 |
commit | 0c98136748e505551107d5de1eb049f4fa4187c2 (patch) | |
tree | cec1e74b650d6c240c612628c7b03addf9bd84b4 /kde-base/killbots | |
parent | Version bump KDE 4.3.0 (diff) | |
download | gentoo-2-0c98136748e505551107d5de1eb049f4fa4187c2.tar.gz gentoo-2-0c98136748e505551107d5de1eb049f4fa4187c2.tar.bz2 gentoo-2-0c98136748e505551107d5de1eb049f4fa4187c2.zip |
Version bump KDE 4.3.0
(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.3.0.ebuild | 12 |
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/killbots/ChangeLog b/kde-base/killbots/ChangeLog index 71800bc89865..292c090af37f 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.15 2009/06/14 11:04:42 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.16 2009/08/04 00:36:31 wired Exp $ + +*killbots-4.3.0 (04 Aug 2009) + + 04 Aug 2009; Alex Alexander <wired@gentoo.org> +killbots-4.3.0.ebuild: + Version bump 14 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -killbots-4.2.3.ebuild: Drop KDE 4.2.3 diff --git a/kde-base/killbots/killbots-4.3.0.ebuild b/kde-base/killbots/killbots-4.3.0.ebuild new file mode 100644 index 000000000000..686d9f532364 --- /dev/null +++ b/kde-base/killbots/killbots-4.3.0.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.3.0.ebuild,v 1.1 2009/08/04 00:36:31 wired 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" |