diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 16:50:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 16:50:40 +0000 |
commit | 23f5b7af04a98ec790e3f3cdb2f0f88c06f75334 (patch) | |
tree | a743cb8824f07b2ca60c5775d833f55ce60b2ce5 /kde-base/kpat | |
parent | Add ~ppc64, wrt bug #455960 (diff) | |
download | gentoo-2-23f5b7af04a98ec790e3f3cdb2f0f88c06f75334.tar.gz gentoo-2-23f5b7af04a98ec790e3f3cdb2f0f88c06f75334.tar.bz2 gentoo-2-23f5b7af04a98ec790e3f3cdb2f0f88c06f75334.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/kpat')
-rw-r--r-- | kde-base/kpat/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kpat/kpat-4.10.0.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kpat/kpat-4.9.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kpat/ChangeLog b/kde-base/kpat/ChangeLog index 1071095297ff..bb3c45e8c19a 100644 --- a/kde-base/kpat/ChangeLog +++ b/kde-base/kpat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kpat # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/ChangeLog,v 1.236 2013/02/07 04:57:39 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/ChangeLog,v 1.237 2013/02/23 16:50:40 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> kpat-4.10.0.ebuild, + kpat-4.9.5.ebuild: + Add ~ppc64, wrt bug #455960 *kpat-4.10.0 (06 Feb 2013) diff --git a/kde-base/kpat/kpat-4.10.0.ebuild b/kde-base/kpat/kpat-4.10.0.ebuild index c8af0cebb2bd..00cde8a25398 100644 --- a/kde-base/kpat/kpat-4.10.0.ebuild +++ b/kde-base/kpat/kpat-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/kpat/kpat-4.10.0.ebuild,v 1.1 2013/02/07 04:57:39 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/kpat-4.10.0.ebuild,v 1.2 2013/02/23 16:50:40 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ KDE_SELINUX_MODULE="games" inherit kde4-base DESCRIPTION="KDE patience 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/kpat/kpat-4.9.5.ebuild b/kde-base/kpat/kpat-4.9.5.ebuild index 5b47a270d567..2a6329729194 100644 --- a/kde-base/kpat/kpat-4.9.5.ebuild +++ b/kde-base/kpat/kpat-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/kpat/kpat-4.9.5.ebuild,v 1.4 2013/01/27 23:45:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/kpat-4.9.5.ebuild,v 1.5 2013/02/23 16:50:40 ago Exp $ EAPI=4 @@ -15,7 +15,7 @@ KDE_SELINUX_MODULE="games" inherit ${eclass} DESCRIPTION="KDE patience 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)" |