diff options
author | 2014-10-12 11:20:25 +0000 | |
---|---|---|
committer | 2014-10-12 11:20:25 +0000 | |
commit | f450917036dbe0ec35ddaed9f6e83a0d23d998e9 (patch) | |
tree | 3cbc5c591fb5296fa9e62c2ca2c7323444851353 /kde-base | |
parent | Add ~ppc keyword wrt bug #507896 (diff) | |
download | gentoo-2-f450917036dbe0ec35ddaed9f6e83a0d23d998e9.tar.gz gentoo-2-f450917036dbe0ec35ddaed9f6e83a0d23d998e9.tar.bz2 gentoo-2-f450917036dbe0ec35ddaed9f6e83a0d23d998e9.zip |
Add ~ppc keyword wrt bug #507896
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kjots/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kjots/kjots-4.13.3.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kjots/kjots-4.14.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kjots/ChangeLog b/kde-base/kjots/ChangeLog index b37a2ccaeb96..6bba4dd3fe0e 100644 --- a/kde-base/kjots/ChangeLog +++ b/kde-base/kjots/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kjots # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.319 2014/09/16 18:17:35 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.320 2014/10/12 11:20:25 zlogene Exp $ + + 12 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> kjots-4.13.3.ebuild, + kjots-4.14.1.ebuild: + Add ~ppc keyword wrt bug #507896 *kjots-4.14.1 (16 Sep 2014) diff --git a/kde-base/kjots/kjots-4.13.3.ebuild b/kde-base/kjots/kjots-4.13.3.ebuild index b56e8232ac73..c49ffa91dde2 100644 --- a/kde-base/kjots/kjots-4.13.3.ebuild +++ b/kde-base/kjots/kjots-4.13.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-4.13.3.ebuild,v 1.1 2014/07/16 17:40:01 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-4.13.3.ebuild,v 1.2 2014/10/12 11:20:25 zlogene Exp $ EAPI=5 @@ -10,7 +10,7 @@ inherit kde4-meta DESCRIPTION="KDE note taking utility" HOMEPAGE="http://www.kde.org/applications/utilities/kjots/" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" diff --git a/kde-base/kjots/kjots-4.14.1.ebuild b/kde-base/kjots/kjots-4.14.1.ebuild index 5342dbdab594..ac26eca4e505 100644 --- a/kde-base/kjots/kjots-4.14.1.ebuild +++ b/kde-base/kjots/kjots-4.14.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-4.14.1.ebuild,v 1.1 2014/09/16 18:17:35 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-4.14.1.ebuild,v 1.2 2014/10/12 11:20:25 zlogene Exp $ EAPI=5 @@ -10,7 +10,7 @@ inherit kde4-meta DESCRIPTION="KDE note taking utility" HOMEPAGE="http://www.kde.org/applications/utilities/kjots/" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |