diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-16 08:31:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-16 08:31:55 +0000 |
commit | 7ed0a4d53c49832008ae955e99295ac22a0719e0 (patch) | |
tree | efd30abf2d3236928f2ee862c4b2fbfac20a7b2a /kde-base/killbots | |
parent | revert commit, remove <media-videp/ffmpeg-2.5, since it already handled (diff) | |
download | gentoo-2-7ed0a4d53c49832008ae955e99295ac22a0719e0.tar.gz gentoo-2-7ed0a4d53c49832008ae955e99295ac22a0719e0.tar.bz2 gentoo-2-7ed0a4d53c49832008ae955e99295ac22a0719e0.zip |
Stable for ppc wrt bug #517344
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/killbots')
-rw-r--r-- | kde-base/killbots/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/killbots/killbots-4.14.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/killbots/ChangeLog b/kde-base/killbots/ChangeLog index 276434c64a78..2e01e339ccaa 100644 --- a/kde-base/killbots/ChangeLog +++ b/kde-base/killbots/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/killbots # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.216 2015/02/14 14:35:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.217 2015/02/16 08:31:46 ago Exp $ + + 16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> killbots-4.14.3.ebuild: + Stable for ppc wrt bug #517344 14 Feb 2015; Agostino Sarubbo <ago@gentoo.org> killbots-4.14.3.ebuild: Stable for x86 wrt bug #517344 diff --git a/kde-base/killbots/killbots-4.14.3.ebuild b/kde-base/killbots/killbots-4.14.3.ebuild index 2a815b6d422c..1bbbfea0d846 100644 --- a/kde-base/killbots/killbots-4.14.3.ebuild +++ b/kde-base/killbots/killbots-4.14.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/killbots-4.14.3.ebuild,v 1.3 2015/02/14 14:35:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/killbots-4.14.3.ebuild,v 1.4 2015/02/16 08:31:46 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ inherit kde4-base DESCRIPTION="Kill the bots or they kill you!" HOMEPAGE="http://www.kde.org/applications/games/killbots/" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="$(add_kdebase_dep libkdegames)" |