diff options
-rw-r--r-- | kde-base/kmail/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmail/kmail-4.3.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kmail/ChangeLog b/kde-base/kmail/ChangeLog index 01d2b9a3304e..f96c1453ea44 100644 --- a/kde-base/kmail/ChangeLog +++ b/kde-base/kmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmail # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.193 2010/01/19 02:41:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.194 2010/01/23 20:27:57 abcd Exp $ + + 23 Jan 2010; Jonathan Callen <abcd@gentoo.org> kmail-4.3.4.ebuild: + Keyword ~amd64-linux/~x86-linux 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> kmail-4.3.3.ebuild: Stable for HPPA too. diff --git a/kde-base/kmail/kmail-4.3.4.ebuild b/kde-base/kmail/kmail-4.3.4.ebuild index e301ea7420a0..9996262d83c8 100644 --- a/kde-base/kmail/kmail-4.3.4.ebuild +++ b/kde-base/kmail/kmail-4.3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.3.4.ebuild,v 1.2 2009/12/23 00:24:00 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.3.4.ebuild,v 1.3 2010/01/23 20:27:57 abcd Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdepim" inherit kde4-meta DESCRIPTION="KMail is the email component of Kontact, the integrated personal information manager of KDE." -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook +semantic-desktop" DEPEND=" |