diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 16:39:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 16:39:52 +0000 |
commit | 0c358fa4fcdc59d0e641f4268bf35c9827a7d1d3 (patch) | |
tree | c08f76941e2428a52d9df0812aeab7d4a9e146ff /kde-base/klines | |
parent | Add ~ppc64, wrt bug #455960 (diff) | |
download | gentoo-2-0c358fa4fcdc59d0e641f4268bf35c9827a7d1d3.tar.gz gentoo-2-0c358fa4fcdc59d0e641f4268bf35c9827a7d1d3.tar.bz2 gentoo-2-0c358fa4fcdc59d0e641f4268bf35c9827a7d1d3.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/klines')
-rw-r--r-- | kde-base/klines/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/klines/klines-4.10.0.ebuild | 4 | ||||
-rw-r--r-- | kde-base/klines/klines-4.9.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/klines/ChangeLog b/kde-base/klines/ChangeLog index 3bafed55c951..e7d158f3b793 100644 --- a/kde-base/klines/ChangeLog +++ b/kde-base/klines/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/klines # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/ChangeLog,v 1.235 2013/02/07 04:57:49 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/ChangeLog,v 1.236 2013/02/23 16:39:52 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> klines-4.10.0.ebuild, + klines-4.9.5.ebuild: + Add ~ppc64, wrt bug #455960 *klines-4.10.0 (06 Feb 2013) diff --git a/kde-base/klines/klines-4.10.0.ebuild b/kde-base/klines/klines-4.10.0.ebuild index 82aeadd735b2..bddd2fba3ad7 100644 --- a/kde-base/klines/klines-4.10.0.ebuild +++ b/kde-base/klines/klines-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/klines/klines-4.10.0.ebuild,v 1.1 2013/02/07 04:57:49 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/klines-4.10.0.ebuild,v 1.2 2013/02/23 16:39:52 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ KDE_SELINUX_MODULE="games" inherit kde4-base DESCRIPTION="KDE: Kolor Lines - a little game about balls and how to get rid of them" -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/klines/klines-4.9.5.ebuild b/kde-base/klines/klines-4.9.5.ebuild index db8c29a9d061..152ac27dec00 100644 --- a/kde-base/klines/klines-4.9.5.ebuild +++ b/kde-base/klines/klines-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/klines/klines-4.9.5.ebuild,v 1.4 2013/01/27 23:36:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/klines-4.9.5.ebuild,v 1.5 2013/02/23 16:39:52 ago Exp $ EAPI=4 @@ -15,7 +15,7 @@ KDE_SELINUX_MODULE="games" inherit ${eclass} DESCRIPTION="KDE: Kolor Lines - a little game about balls and how to get rid of them" -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)" |