diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-30 15:16:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-30 15:16:43 +0000 |
commit | f82f9e558e8b7b3fb31242e179fc40ae95d370ed (patch) | |
tree | 39c1fa4778aa3b71098e20d9447dca8ad5c126c8 /kde-base/bovo | |
parent | Stable for ppc, wrt bug #442394 (diff) | |
download | gentoo-2-f82f9e558e8b7b3fb31242e179fc40ae95d370ed.tar.gz gentoo-2-f82f9e558e8b7b3fb31242e179fc40ae95d370ed.tar.bz2 gentoo-2-f82f9e558e8b7b3fb31242e179fc40ae95d370ed.zip |
Stable for ppc, wrt bug #442394
(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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/bovo/ChangeLog b/kde-base/bovo/ChangeLog index ea33b8e086ff..c73a9356b3fd 100644 --- a/kde-base/bovo/ChangeLog +++ b/kde-base/bovo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/bovo # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/bovo/ChangeLog,v 1.134 2012/11/23 18:28:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/bovo/ChangeLog,v 1.135 2012/11/30 15:16:43 ago Exp $ + + 30 Nov 2012; <ago@gentoo.org> bovo-4.9.3.ebuild: + Stable for ppc, wrt bug #442394 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> bovo-4.9.3.ebuild: Stable for x86, wrt bug #442394 diff --git a/kde-base/bovo/bovo-4.9.3.ebuild b/kde-base/bovo/bovo-4.9.3.ebuild index 1b9ce64f0c99..6871f077c810 100644 --- a/kde-base/bovo/bovo-4.9.3.ebuild +++ b/kde-base/bovo/bovo-4.9.3.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/bovo/bovo-4.9.3.ebuild,v 1.3 2012/11/23 18:28:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/bovo/bovo-4.9.3.ebuild,v 1.4 2012/11/30 15:16:43 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ KDE_HANDBOOK="optional" inherit ${eclass} DESCRIPTION="Five-in-a-row Board Game" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="$(add_kdebase_dep libkdegames)" |