diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 11:45:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 11:45:39 +0000 |
commit | e5503646501083121f570f9c174dd8d837bdacb4 (patch) | |
tree | 9e8905b7478f461527fd940a9fef7b7aaccaad0b /kde-base/killbots | |
parent | Initial version based on a user submitted ebuild # 352669 (diff) | |
download | gentoo-2-e5503646501083121f570f9c174dd8d837bdacb4.tar.gz gentoo-2-e5503646501083121f570f9c174dd8d837bdacb4.tar.bz2 gentoo-2-e5503646501083121f570f9c174dd8d837bdacb4.zip |
Stable for amd64, wrt to bug #477634
(Portage version: 2.1.12.2/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.10.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/killbots/ChangeLog b/kde-base/killbots/ChangeLog index bc3dabd06a06..df29bce9c42e 100644 --- a/kde-base/killbots/ChangeLog +++ b/kde-base/killbots/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/killbots # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.156 2013/07/02 16:47:49 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/ChangeLog,v 1.157 2013/07/27 11:45:17 ago Exp $ + + 27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> killbots-4.10.5.ebuild: + Stable for amd64, wrt to bug #477634 *killbots-4.10.5 (02 Jul 2013) diff --git a/kde-base/killbots/killbots-4.10.5.ebuild b/kde-base/killbots/killbots-4.10.5.ebuild index ce95ce9354f6..a1292efaa9a7 100644 --- a/kde-base/killbots/killbots-4.10.5.ebuild +++ b/kde-base/killbots/killbots-4.10.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/killbots-4.10.5.ebuild,v 1.1 2013/07/02 16:47:49 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/killbots/killbots-4.10.5.ebuild,v 1.2 2013/07/27 11:45:17 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="Kill the bots or they kill you!" -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)" |