diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 16:38:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 16:38:21 +0000 |
commit | fd31957aa8ed3fe3df4e636915a47ea0ba06baa8 (patch) | |
tree | 8d56c8e178e65e28656cd9e640dece2f3c84a8d5 /kde-base/kjots | |
parent | Add ~ppc64, wrt bug #455960 (diff) | |
download | gentoo-2-fd31957aa8ed3fe3df4e636915a47ea0ba06baa8.tar.gz gentoo-2-fd31957aa8ed3fe3df4e636915a47ea0ba06baa8.tar.bz2 gentoo-2-fd31957aa8ed3fe3df4e636915a47ea0ba06baa8.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/kjots')
-rw-r--r-- | kde-base/kjots/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kjots/kjots-4.10.0.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kjots/kjots-4.9.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kjots/ChangeLog b/kde-base/kjots/ChangeLog index bb2f9ee2a77e..1c0be5fb294d 100644 --- a/kde-base/kjots/ChangeLog +++ b/kde-base/kjots/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kjots # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.235 2013/02/07 04:57:48 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.236 2013/02/23 16:38:21 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> kjots-4.10.0.ebuild, + kjots-4.9.5.ebuild: + Add ~ppc64, wrt bug #455960 *kjots-4.10.0 (06 Feb 2013) diff --git a/kde-base/kjots/kjots-4.10.0.ebuild b/kde-base/kjots/kjots-4.10.0.ebuild index 04e942eb9012..06a59bfaeb90 100644 --- a/kde-base/kjots/kjots-4.10.0.ebuild +++ b/kde-base/kjots/kjots-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/kjots/kjots-4.10.0.ebuild,v 1.1 2013/02/07 04:57:48 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-4.10.0.ebuild,v 1.2 2013/02/23 16:38:21 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ KMNAME="kdepim" inherit kde4-meta DESCRIPTION="KDE note taking utility" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" diff --git a/kde-base/kjots/kjots-4.9.5.ebuild b/kde-base/kjots/kjots-4.9.5.ebuild index d9b5240be8b8..2ac2cbbf66d0 100644 --- a/kde-base/kjots/kjots-4.9.5.ebuild +++ b/kde-base/kjots/kjots-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/kjots/kjots-4.9.5.ebuild,v 1.4 2013/01/27 23:34:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-4.9.5.ebuild,v 1.5 2013/02/23 16:38:21 ago Exp $ EAPI=4 @@ -9,7 +9,7 @@ KMNAME="kdepim" inherit kde4-meta DESCRIPTION="KDE note taking utility" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |