diff options
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=" |