diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-07-25 12:07:45 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-07-25 12:07:45 +0000 |
commit | 166b2669e41e3c70684df88b560a742ee2855f7f (patch) | |
tree | 888624117c3beae93f0caeed3d0c7b253b54f726 /kde-base | |
parent | ppc stable wrt bug #550740 (diff) | |
download | gentoo-2-166b2669e41e3c70684df88b560a742ee2855f7f.tar.gz gentoo-2-166b2669e41e3c70684df88b560a742ee2855f7f.tar.bz2 gentoo-2-166b2669e41e3c70684df88b560a742ee2855f7f.zip |
ppc stable wrt bug #550740
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kdepim-runtime/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdepim-runtime/kdepim-runtime-4.14.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdepim-runtime/ChangeLog b/kde-base/kdepim-runtime/ChangeLog index 659cdc96a12f..64c6c04aefa2 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.239 2015/07/18 22:06:14 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.240 2015/07/25 12:07:45 pacho Exp $ + + 25 Jul 2015; Pacho Ramos <pacho@gentoo.org> kdepim-runtime-4.14.8.ebuild: + ppc stable wrt bug #550740 18 Jul 2015; Johannes Huber <johu@gentoo.org> -kdepim-runtime-4.14.6.ebuild: Remove KDE PIM 4.14.6 diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.14.8.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.14.8.ebuild index eebbb66ca0ca..0fa72b52e35d 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.14.8.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.14.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.14.8.ebuild,v 1.4 2015/06/13 08:34:12 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.14.8.ebuild,v 1.5 2015/07/25 12:07:45 pacho Exp $ EAPI=5 @@ -9,7 +9,7 @@ EGIT_BRANCH="KDE/4.14" 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" |