diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 16:04:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 16:04:57 +0000 |
commit | cca3ea18a5d195afd3ccb32bbead4f998579956c (patch) | |
tree | 067888c0c96e99c873be9a4653d3c20ce124d055 /kde-base/kate | |
parent | Add ~ppc64, wrt bug #455960 (diff) | |
download | gentoo-2-cca3ea18a5d195afd3ccb32bbead4f998579956c.tar.gz gentoo-2-cca3ea18a5d195afd3ccb32bbead4f998579956c.tar.bz2 gentoo-2-cca3ea18a5d195afd3ccb32bbead4f998579956c.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/kate')
-rw-r--r-- | kde-base/kate/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kate/kate-4.10.0.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kate/kate-4.9.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kate/ChangeLog b/kde-base/kate/ChangeLog index 9f7149d1d672..52803de36fac 100644 --- a/kde-base/kate/ChangeLog +++ b/kde-base/kate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kate # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.260 2013/02/07 04:57:37 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.261 2013/02/23 16:04:57 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> kate-4.10.0.ebuild, + kate-4.9.5.ebuild: + Add ~ppc64, wrt bug #455960 *kate-4.10.0 (06 Feb 2013) diff --git a/kde-base/kate/kate-4.10.0.ebuild b/kde-base/kate/kate-4.10.0.ebuild index dd1e2a1d3d60..af05c9b9aab5 100644 --- a/kde-base/kate/kate-4.10.0.ebuild +++ b/kde-base/kate/kate-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/kate/kate-4.10.0.ebuild,v 1.1 2013/02/07 04:57:37 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.10.0.ebuild,v 1.2 2013/02/23 16:04:57 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ PYTHON_DEPEND="pate? 2" inherit python kde4-meta DESCRIPTION="Kate is an MDI texteditor." -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug pate +plasma" DEPEND=" diff --git a/kde-base/kate/kate-4.9.5.ebuild b/kde-base/kate/kate-4.9.5.ebuild index 590dae008f25..4c8baf2f93d3 100644 --- a/kde-base/kate/kate-4.9.5.ebuild +++ b/kde-base/kate/kate-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/kate/kate-4.9.5.ebuild,v 1.4 2013/01/27 23:05:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.9.5.ebuild,v 1.5 2013/02/23 16:04:57 ago Exp $ EAPI=4 @@ -9,7 +9,7 @@ KMNAME="kate" inherit kde4-meta DESCRIPTION="Kate is an MDI texteditor." -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug +plasma" DEPEND=" |