diff options
-rw-r--r-- | kde-base/knotes/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/knotes/knotes-4.13.3.ebuild | 4 | ||||
-rw-r--r-- | kde-base/knotes/knotes-4.14.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog index 1e982ad4d4e0..2f2c12a0ca52 100644 --- a/kde-base/knotes/ChangeLog +++ b/kde-base/knotes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/knotes # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.315 2014/09/16 18:17:27 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.316 2014/10/12 11:22:56 zlogene Exp $ + + 12 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> knotes-4.13.3.ebuild, + knotes-4.14.1.ebuild: + Add ~ppc keyword wrt bug #507896 *knotes-4.14.1 (16 Sep 2014) diff --git a/kde-base/knotes/knotes-4.13.3.ebuild b/kde-base/knotes/knotes-4.13.3.ebuild index d2630b07ebbb..956a93a9e10f 100644 --- a/kde-base/knotes/knotes-4.13.3.ebuild +++ b/kde-base/knotes/knotes-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/knotes/knotes-4.13.3.ebuild,v 1.1 2014/07/16 17:40:24 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-4.13.3.ebuild,v 1.2 2014/10/12 11:22:56 zlogene Exp $ EAPI=5 @@ -10,7 +10,7 @@ inherit kde4-meta DESCRIPTION="KDE Notes application" HOMEPAGE="http://www.kde.org/applications/utilities/knotes/" -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/knotes/knotes-4.14.1.ebuild b/kde-base/knotes/knotes-4.14.1.ebuild index 287add14a7a4..9d3995525681 100644 --- a/kde-base/knotes/knotes-4.14.1.ebuild +++ b/kde-base/knotes/knotes-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/knotes/knotes-4.14.1.ebuild,v 1.1 2014/09/16 18:17:27 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-4.14.1.ebuild,v 1.2 2014/10/12 11:22:56 zlogene Exp $ EAPI=5 @@ -10,7 +10,7 @@ inherit kde4-meta DESCRIPTION="KDE Notes application" HOMEPAGE="http://www.kde.org/applications/utilities/knotes/" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |