diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-07 19:43:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-07 19:43:07 +0000 |
commit | 1a6b3988c9cd7d354d1ff47693c8c61d7e7218c9 (patch) | |
tree | a3f4087d53fbf992617c19669b8530d73809cd96 /kde-base/kdepim-runtime | |
parent | Version bump. Switch to xz tarballs (diff) | |
download | gentoo-2-1a6b3988c9cd7d354d1ff47693c8c61d7e7218c9.tar.gz gentoo-2-1a6b3988c9cd7d354d1ff47693c8c61d7e7218c9.tar.bz2 gentoo-2-1a6b3988c9cd7d354d1ff47693c8c61d7e7218c9.zip |
Stable for ppc, wrt bug #504210
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
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.12.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdepim-runtime/ChangeLog b/kde-base/kdepim-runtime/ChangeLog index 8548f8c285c5..0ecfd8d510e5 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.205 2014/05/07 17:59:03 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.206 2014/05/07 19:42:37 ago Exp $ + + 07 May 2014; Agostino Sarubbo <ago@gentoo.org> kdepim-runtime-4.12.5.ebuild: + Stable for ppc, wrt bug #504210 07 May 2014; Johannes Huber <johu@gentoo.org> -kdepim-runtime-4.12.3.ebuild: Remove KDE SC 4.12.3 diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.12.5.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.12.5.ebuild index fcbb5388b0f8..f030daca6669 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.12.5.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.12.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.12.5.ebuild,v 1.3 2014/05/07 17:14:50 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.12.5.ebuild,v 1.4 2014/05/07 19:42:37 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" |