diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-01-28 19:51:45 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-01-28 19:51:45 +0000 |
commit | cd45a1a530a2db72a60f12059168aceace903a0b (patch) | |
tree | 7165ce77e77620447a7e263bf029683559004789 /kde-base/kmail | |
parent | old (diff) | |
download | historical-cd45a1a530a2db72a60f12059168aceace903a0b.tar.gz historical-cd45a1a530a2db72a60f12059168aceace903a0b.tar.bz2 historical-cd45a1a530a2db72a60f12059168aceace903a0b.zip |
x86 stable per bug 351345
Package-Manager: portage-2.1.9.35/cvs/Linux i686
Diffstat (limited to 'kde-base/kmail')
-rw-r--r-- | kde-base/kmail/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmail/kmail-4.4.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmail/ChangeLog b/kde-base/kmail/ChangeLog index d55378a3970a..52531d0d266d 100644 --- a/kde-base/kmail/ChangeLog +++ b/kde-base/kmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmail # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.236 2011/01/28 07:32:55 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.237 2011/01/28 19:40:49 tomka Exp $ + + 28 Jan 2011; Thomas Kahle <tomka@gentoo.org> kmail-4.4.9.ebuild: + x86 stable per bug 351345 28 Jan 2011; Theo Chatzimichos <tampakrap@gentoo.org> kmail-4.4.10.ebuild: Fix path of the patch diff --git a/kde-base/kmail/kmail-4.4.9.ebuild b/kde-base/kmail/kmail-4.4.9.ebuild index a4ee18404ee1..32b54f969716 100644 --- a/kde-base/kmail/kmail-4.4.9.ebuild +++ b/kde-base/kmail/kmail-4.4.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.4.9.ebuild,v 1.4 2011/01/26 08:50:51 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.4.9.ebuild,v 1.5 2011/01/28 19:40:49 tomka Exp $ EAPI="3" @@ -9,7 +9,7 @@ VIRTUALX_REQUIRED=tests inherit kde4-meta DESCRIPTION="KMail is the email component of Kontact, the integrated personal information manager of KDE." -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" DEPEND=" |