diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 14:59:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 14:59:54 +0000 |
commit | 2a9e7e9880d57cc5a907ab5146cb6d9f2a789f3b (patch) | |
tree | 0a365f562fa1f30eea423722ff53a62d338bbb6f /kde-base/bovo | |
parent | Stable for x86, wrt bug #450678 (diff) | |
download | gentoo-2-2a9e7e9880d57cc5a907ab5146cb6d9f2a789f3b.tar.gz gentoo-2-2a9e7e9880d57cc5a907ab5146cb6d9f2a789f3b.tar.bz2 gentoo-2-2a9e7e9880d57cc5a907ab5146cb6d9f2a789f3b.zip |
Stable for x86, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/bovo')
-rw-r--r-- | kde-base/bovo/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/bovo/bovo-4.9.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/bovo/ChangeLog b/kde-base/bovo/ChangeLog index a4df5a3fd6e0..f54a1289ca34 100644 --- a/kde-base/bovo/ChangeLog +++ b/kde-base/bovo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/bovo # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/bovo/ChangeLog,v 1.140 2013/01/27 11:39:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/bovo/ChangeLog,v 1.141 2013/01/27 14:59:54 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> bovo-4.9.5.ebuild: + Stable for x86, wrt bug #450678 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> bovo-4.9.5.ebuild: Stable for amd64, wrt bug #450678 diff --git a/kde-base/bovo/bovo-4.9.5.ebuild b/kde-base/bovo/bovo-4.9.5.ebuild index 10545466d9e6..d3a5b27460a6 100644 --- a/kde-base/bovo/bovo-4.9.5.ebuild +++ b/kde-base/bovo/bovo-4.9.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/bovo/bovo-4.9.5.ebuild,v 1.2 2013/01/27 11:39:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/bovo/bovo-4.9.5.ebuild,v 1.3 2013/01/27 14:59:54 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ KDE_HANDBOOK="optional" inherit ${eclass} DESCRIPTION="Five-in-a-row Board Game" -KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="$(add_kdebase_dep libkdegames)" |