diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 22:43:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 22:43:30 +0000 |
commit | 5460a2af813978e10bb8b9970a93e6517af722db (patch) | |
tree | a323b815868274c5804fe14c90066cc5d1ffce9d /kde-base/killbots | |
parent | version bump (diff) | |
download | gentoo-2-5460a2af813978e10bb8b9970a93e6517af722db.tar.gz gentoo-2-5460a2af813978e10bb8b9970a93e6517af722db.tar.bz2 gentoo-2-5460a2af813978e10bb8b9970a93e6517af722db.zip |
Stable for amd64, wrt bug #396359
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/killbots')
-rw-r--r-- | kde-base/killbots/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/killbots/killbots-4.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/killbots/ChangeLog b/kde-base/killbots/ChangeLog index 50ac7dafd5df..b8fe54e69ac5 100644 --- a/kde-base/killbots/ChangeLog +++ b/kde-base/killbots/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/killbots # 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 $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.88 2012/01/16 22:43:30 ago Exp $ + + 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> killbots-4.7.4.ebuild: + Stable for amd64, wrt bug #396359 09 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> killbots-4.7.4.ebuild: x86 stable wrt bug #396359 diff --git a/kde-base/killbots/killbots-4.7.4.ebuild b/kde-base/killbots/killbots-4.7.4.ebuild index a73755b54653..a2625380f14c 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-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.2 2012/01/09 16:42:55 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/killbots-4.7.4.ebuild,v 1.3 2012/01/16 22:43:30 ago 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 |