diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 16:35:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 16:35:55 +0000 |
commit | 203c4e7e3bf78e746088086eb99c7fc18bb884eb (patch) | |
tree | ef61ca4a97c0c3a0aaa5c29803b67c38a76ec9a2 /kde-base/kigo | |
parent | Add ~ppc64, wrt bug #455960 (diff) | |
download | gentoo-2-203c4e7e3bf78e746088086eb99c7fc18bb884eb.tar.gz gentoo-2-203c4e7e3bf78e746088086eb99c7fc18bb884eb.tar.bz2 gentoo-2-203c4e7e3bf78e746088086eb99c7fc18bb884eb.zip |
Add ~ppc64, wrt bug #455960
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kigo')
-rw-r--r-- | kde-base/kigo/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kigo/kigo-4.10.0.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kigo/kigo-4.9.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kigo/ChangeLog b/kde-base/kigo/ChangeLog index ad39cdf6aa8a..0d37d257b0a3 100644 --- a/kde-base/kigo/ChangeLog +++ b/kde-base/kigo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kigo # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kigo/ChangeLog,v 1.98 2013/02/11 14:58:24 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kigo/ChangeLog,v 1.99 2013/02/23 16:35:55 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> kigo-4.10.0.ebuild, + kigo-4.9.5.ebuild: + Add ~ppc64, wrt bug #455960 11 Feb 2013; Michael Palimaka <kensington@gentoo.org> kigo-4.10.0.ebuild: Add missing dependency wrt bug #456688. diff --git a/kde-base/kigo/kigo-4.10.0.ebuild b/kde-base/kigo/kigo-4.10.0.ebuild index 97b26dcd8f4b..1c1db24ec908 100644 --- a/kde-base/kigo/kigo-4.10.0.ebuild +++ b/kde-base/kigo/kigo-4.10.0.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/kigo/kigo-4.10.0.ebuild,v 1.2 2013/02/11 14:58:24 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kigo/kigo-4.10.0.ebuild,v 1.3 2013/02/23 16:35:55 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ KDE_HANDBOOK="optional" inherit kde4-base DESCRIPTION="KDE Go game" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="$(add_kdebase_dep libkdegames)" diff --git a/kde-base/kigo/kigo-4.9.5.ebuild b/kde-base/kigo/kigo-4.9.5.ebuild index 57aced497366..d7aeaa5a5e9f 100644 --- a/kde-base/kigo/kigo-4.9.5.ebuild +++ b/kde-base/kigo/kigo-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/kigo/kigo-4.9.5.ebuild,v 1.4 2013/01/27 23:32:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kigo/kigo-4.9.5.ebuild,v 1.5 2013/02/23 16:35:55 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ KDE_HANDBOOK="optional" inherit ${eclass} DESCRIPTION="KDE Go game" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=" |