diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-06-27 19:57:42 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-06-27 19:57:42 +0000 |
commit | 012acacb5ec8a7b4fe27595dcc2840430262ae56 (patch) | |
tree | 9059329832a4cabb09fcccfd694a9723f37bb824 /kde-base/killbots | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-012acacb5ec8a7b4fe27595dcc2840430262ae56.tar.gz gentoo-2-012acacb5ec8a7b4fe27595dcc2840430262ae56.tar.bz2 gentoo-2-012acacb5ec8a7b4fe27595dcc2840430262ae56.zip |
x86 stable, bug 322791
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/killbots')
-rw-r--r-- | kde-base/killbots/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/killbots/killbots-4.4.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/killbots/ChangeLog b/kde-base/killbots/ChangeLog index 6cea169e155a..58c352c4fade 100644 --- a/kde-base/killbots/ChangeLog +++ b/kde-base/killbots/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/killbots # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.46 2010/06/24 08:32:35 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.47 2010/06/27 19:57:42 fauli Exp $ + + 27 Jun 2010; Christian Faulhammer <fauli@gentoo.org> + killbots-4.4.4.ebuild: + x86 stable, bug 322791 24 Jun 2010; Christoph Mende <angelos@gentoo.org> killbots-4.4.4.ebuild: Stable on amd64 wrt bug #322791 diff --git a/kde-base/killbots/killbots-4.4.4.ebuild b/kde-base/killbots/killbots-4.4.4.ebuild index 9adc1805af69..ef4fff91c827 100644 --- a/kde-base/killbots/killbots-4.4.4.ebuild +++ b/kde-base/killbots/killbots-4.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/killbots-4.4.4.ebuild,v 1.3 2010/06/24 08:32:35 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/killbots-4.4.4.ebuild,v 1.4 2010/06/27 19:57:42 fauli Exp $ EAPI="3" @@ -8,7 +8,7 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="Kill the bots or they kill you!" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" # Tests hang, last checked in 4.3.3 |