diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-01-28 19:31:03 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-01-28 19:31:03 +0000 |
commit | e246bbb9ff223f99160d09d9772c91bd10bced33 (patch) | |
tree | 3cb1e881cf7d24684e90f3673d598afad7400fb7 /kde-base/kdepim-runtime | |
parent | x86 stable per bug 351345 (diff) | |
download | gentoo-2-e246bbb9ff223f99160d09d9772c91bd10bced33.tar.gz gentoo-2-e246bbb9ff223f99160d09d9772c91bd10bced33.tar.bz2 gentoo-2-e246bbb9ff223f99160d09d9772c91bd10bced33.zip |
x86 stable per bug 351345
(Portage version: 2.1.9.35/cvs/Linux i686)
Diffstat (limited to 'kde-base/kdepim-runtime')
-rw-r--r-- | kde-base/kdepim-runtime/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdepim-runtime/kdepim-runtime-4.4.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdepim-runtime/ChangeLog b/kde-base/kdepim-runtime/ChangeLog index 93bf0e057f51..3c53bcebeeed 100644 --- a/kde-base/kdepim-runtime/ChangeLog +++ b/kde-base/kdepim-runtime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdepim-runtime # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.27 2011/01/28 05:17:39 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.28 2011/01/28 19:31:03 tomka Exp $ + + 28 Jan 2011; Thomas Kahle <tomka@gentoo.org> kdepim-runtime-4.4.9.ebuild: + x86 stable per bug 351345 *kdepim-runtime-4.4.10 (28 Jan 2011) diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.4.9.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.4.9.ebuild index 677f19905c35..60741762a30d 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.4.9.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-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/kdepim-runtime/kdepim-runtime-4.4.9.ebuild,v 1.2 2011/01/26 08:49:15 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.9.ebuild,v 1.3 2011/01/28 19:31:03 tomka Exp $ EAPI="3" @@ -13,7 +13,7 @@ else fi DESCRIPTION="KDE PIM runtime plugin collection" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" RESTRICT="test" |