diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 16:48:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 16:48:27 +0000 |
commit | 4cd5171dc68e4366dfdc012c85baa7f91f243422 (patch) | |
tree | 153adb98204ee5723543aff74ae9d9a6a521a2e8 /kde-base | |
parent | Add ~ppc64, wrt bug #455960 (diff) | |
download | gentoo-2-4cd5171dc68e4366dfdc012c85baa7f91f243422.tar.gz gentoo-2-4cd5171dc68e4366dfdc012c85baa7f91f243422.tar.bz2 gentoo-2-4cd5171dc68e4366dfdc012c85baa7f91f243422.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')
-rw-r--r-- | kde-base/konsole/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/konsole/konsole-4.10.0.ebuild | 4 | ||||
-rw-r--r-- | kde-base/konsole/konsole-4.9.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/konsole/ChangeLog b/kde-base/konsole/ChangeLog index 6e5e2f1d9025..6c46fdf3218e 100644 --- a/kde-base/konsole/ChangeLog +++ b/kde-base/konsole/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/konsole # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/ChangeLog,v 1.261 2013/02/07 04:57:44 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/ChangeLog,v 1.262 2013/02/23 16:48:27 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> konsole-4.10.0.ebuild, + konsole-4.9.5.ebuild: + Add ~ppc64, wrt bug #455960 *konsole-4.10.0 (06 Feb 2013) diff --git a/kde-base/konsole/konsole-4.10.0.ebuild b/kde-base/konsole/konsole-4.10.0.ebuild index 7d3c04410db2..14d260f1693e 100644 --- a/kde-base/konsole/konsole-4.10.0.ebuild +++ b/kde-base/konsole/konsole-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/konsole/konsole-4.10.0.ebuild,v 1.1 2013/02/07 04:57:44 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/konsole-4.10.0.ebuild,v 1.2 2013/02/23 16:48:27 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ VIRTUALX_REQUIRED="test" inherit kde4-base DESCRIPTION="X terminal for use with KDE" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" COMMONDEPEND=" diff --git a/kde-base/konsole/konsole-4.9.5.ebuild b/kde-base/konsole/konsole-4.9.5.ebuild index fcc4b5563539..06957557876a 100644 --- a/kde-base/konsole/konsole-4.9.5.ebuild +++ b/kde-base/konsole/konsole-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/konsole/konsole-4.9.5.ebuild,v 1.4 2013/01/27 23:43:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/konsole-4.9.5.ebuild,v 1.5 2013/02/23 16:48:27 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ VIRTUALX_REQUIRED="test" inherit kde4-base DESCRIPTION="X terminal for use with KDE" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" COMMONDEPEND=" |