diff options
author | 2013-12-11 20:27:40 +0000 | |
---|---|---|
committer | 2013-12-11 20:27:40 +0000 | |
commit | 0301411068b0b992c3fbd3ef0ebda0f7164803ed (patch) | |
tree | 1d9ad41c5102116affbdc0098a23efdf812c4cbe /kde-base/kdepim-runtime | |
parent | Stable for ppc, wrt bug #484884 (diff) | |
download | gentoo-2-0301411068b0b992c3fbd3ef0ebda0f7164803ed.tar.gz gentoo-2-0301411068b0b992c3fbd3ef0ebda0f7164803ed.tar.bz2 gentoo-2-0301411068b0b992c3fbd3ef0ebda0f7164803ed.zip |
Stable for ppc64, wrt bug #484884
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kdepim-runtime')
-rw-r--r-- | kde-base/kdepim-runtime/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdepim-runtime/kdepim-runtime-4.11.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdepim-runtime/ChangeLog b/kde-base/kdepim-runtime/ChangeLog index b50db4b4ee18..ee6924b29bfa 100644 --- a/kde-base/kdepim-runtime/ChangeLog +++ b/kde-base/kdepim-runtime/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdepim-runtime # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.171 2013/12/11 20:12:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.172 2013/12/11 20:27:36 ago Exp $ + + 11 Dec 2013; Agostino Sarubbo <ago@gentoo.org> + kdepim-runtime-4.11.2-r1.ebuild: + Stable for ppc64, wrt bug #484884 11 Dec 2013; Agostino Sarubbo <ago@gentoo.org> kdepim-runtime-4.11.2-r1.ebuild: diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.11.2-r1.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.11.2-r1.ebuild index 2d8a50ab3c28..9f3ea70c7589 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.11.2-r1.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.11.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.11.2-r1.ebuild,v 1.4 2013/12/10 19:48:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.11.2-r1.ebuild,v 1.5 2013/12/11 20:27:36 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ KMNAME="kdepim-runtime" inherit kde4-base DESCRIPTION="KDE PIM runtime plugin collection" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug facebook google kolab" RESTRICT="test" |