diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-30 15:45:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-30 15:45:46 +0000 |
commit | 2d502160e13a2eaac5ccd14774c792a0e9437e70 (patch) | |
tree | 7c5368af5861c3d78e2682a8f6072626b36e4cf9 /kde-base/kdepim-runtime | |
parent | Stable for ppc, wrt bug #442394 (diff) | |
download | gentoo-2-2d502160e13a2eaac5ccd14774c792a0e9437e70.tar.gz gentoo-2-2d502160e13a2eaac5ccd14774c792a0e9437e70.tar.bz2 gentoo-2-2d502160e13a2eaac5ccd14774c792a0e9437e70.zip |
Stable for ppc, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
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.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdepim-runtime/ChangeLog b/kde-base/kdepim-runtime/ChangeLog index 79f9418b6a57..509be2efe4a1 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.103 2012/11/23 18:50:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.104 2012/11/30 15:45:46 ago Exp $ + + 30 Nov 2012; <ago@gentoo.org> kdepim-runtime-4.9.3.ebuild: + Stable for ppc, wrt bug #442394 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> kdepim-runtime-4.9.3.ebuild: Stable for x86, wrt bug #442394 diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.9.3.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.9.3.ebuild index 204f72d55708..b7b56d4da9e7 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.9.3.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.9.3.ebuild,v 1.3 2012/11/23 18:50:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.9.3.ebuild,v 1.4 2012/11/30 15:45:46 ago Exp $ EAPI=4 @@ -8,7 +8,7 @@ KMNAME="kdepim-runtime" inherit kde4-base DESCRIPTION="KDE PIM runtime plugin collection" -KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" IUSE="debug google kolab" RESTRICT="test" |