diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-09 16:42:55 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-09 16:42:55 +0000 |
commit | b1d794a45aa8fae50a07c3319cb4b6101bdf7e31 (patch) | |
tree | cf058af8945e3acc1de2d34bbe4536d3c4137c7b /kde-base/killbots | |
parent | x86 stable wrt bug #396359 (diff) | |
download | gentoo-2-b1d794a45aa8fae50a07c3319cb4b6101bdf7e31.tar.gz gentoo-2-b1d794a45aa8fae50a07c3319cb4b6101bdf7e31.tar.bz2 gentoo-2-b1d794a45aa8fae50a07c3319cb4b6101bdf7e31.zip |
x86 stable wrt bug #396359
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'kde-base/killbots')
-rw-r--r-- | kde-base/killbots/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/killbots/killbots-4.7.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/killbots/ChangeLog b/kde-base/killbots/ChangeLog index 1901e2eeb87c..50ac7dafd5df 100644 --- a/kde-base/killbots/ChangeLog +++ b/kde-base/killbots/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/killbots -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.86 2011/12/18 19:46:19 dilfridge Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.87 2012/01/09 16:42:55 phajdan.jr Exp $ + + 09 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> killbots-4.7.4.ebuild: + x86 stable wrt bug #396359 18 Dec 2011; Andreas K. Huettel <dilfridge@gentoo.org> -killbots-4.6.5.ebuild: diff --git a/kde-base/killbots/killbots-4.7.4.ebuild b/kde-base/killbots/killbots-4.7.4.ebuild index b594feda4718..a73755b54653 100644 --- a/kde-base/killbots/killbots-4.7.4.ebuild +++ b/kde-base/killbots/killbots-4.7.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/killbots-4.7.4.ebuild,v 1.1 2011/12/11 18:52:27 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/killbots-4.7.4.ebuild,v 1.2 2012/01/09 16:42:55 phajdan.jr Exp $ EAPI=4 @@ -9,7 +9,7 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="Kill the bots or they kill you!" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" # Tests hang, last checked in 4.3.3 |