diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-10-12 13:31:13 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-10-12 13:31:13 +0000 |
commit | 6a331876091b669a34115ab73a0e9b2fc25ae4d5 (patch) | |
tree | b5cf9c37a454b9f114067f180bd0efd648e4c4cc /kde-base/kmail | |
parent | Add ~ppc64 keyword wrt bug #507896 (diff) | |
download | gentoo-2-6a331876091b669a34115ab73a0e9b2fc25ae4d5.tar.gz gentoo-2-6a331876091b669a34115ab73a0e9b2fc25ae4d5.tar.bz2 gentoo-2-6a331876091b669a34115ab73a0e9b2fc25ae4d5.zip |
Add ~ppc64 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/kmail')
-rw-r--r-- | kde-base/kmail/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kmail/kmail-4.13.3.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kmail/kmail-4.14.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kmail/ChangeLog b/kde-base/kmail/ChangeLog index 8f27453b0d5c..d50c7899e62a 100644 --- a/kde-base/kmail/ChangeLog +++ b/kde-base/kmail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kmail # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.424 2014/10/12 11:03:10 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.425 2014/10/12 13:31:12 zlogene Exp $ + + 12 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> kmail-4.13.3.ebuild, + kmail-4.14.1.ebuild: + Add ~ppc64 keyword wrt bug #507896 12 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> kmail-4.13.3.ebuild, kmail-4.14.1.ebuild: diff --git a/kde-base/kmail/kmail-4.13.3.ebuild b/kde-base/kmail/kmail-4.13.3.ebuild index deb7097bf7fc..37794f644652 100644 --- a/kde-base/kmail/kmail-4.13.3.ebuild +++ b/kde-base/kmail/kmail-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/kmail/kmail-4.13.3.ebuild,v 1.3 2014/10/12 11:03:10 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.13.3.ebuild,v 1.4 2014/10/12 13:31:12 zlogene Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit flag-o-matic kde4-meta DESCRIPTION="KMail is the email component of Kontact, the integrated personal information manager of KDE" HOMEPAGE="http://www.kde.org/applications/internet/kmail/" -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/kmail/kmail-4.14.1.ebuild b/kde-base/kmail/kmail-4.14.1.ebuild index 3f04a2167b69..e2d42a4c9507 100644 --- a/kde-base/kmail/kmail-4.14.1.ebuild +++ b/kde-base/kmail/kmail-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/kmail/kmail-4.14.1.ebuild,v 1.2 2014/10/12 11:03:10 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.14.1.ebuild,v 1.3 2014/10/12 13:31:12 zlogene Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit flag-o-matic kde4-meta DESCRIPTION="KMail is the email component of Kontact, the integrated personal information manager of KDE" HOMEPAGE="http://www.kde.org/applications/internet/kmail/" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |