diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-05-07 17:22:31 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-05-07 17:22:31 +0000 |
commit | 416ed0327adcc6e928c028150f7065b0707deb0c (patch) | |
tree | 2b3d1c12ecc21e92557c586e26e08cc929a0245c /kde-base/kdepim-runtime | |
parent | x86 stable wrt bug #504210 (diff) | |
download | gentoo-2-416ed0327adcc6e928c028150f7065b0707deb0c.tar.gz gentoo-2-416ed0327adcc6e928c028150f7065b0707deb0c.tar.bz2 gentoo-2-416ed0327adcc6e928c028150f7065b0707deb0c.zip |
x86 stable wrt bug #504210
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
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.4.11.1-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdepim-runtime/ChangeLog b/kde-base/kdepim-runtime/ChangeLog index 8389df8f5048..6356d8ba48e1 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.203 2014/05/07 17:14:50 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/ChangeLog,v 1.204 2014/05/07 17:22:31 zlogene Exp $ + + 07 May 2014; Mikle Kolyada <zlogene@gentoo.org> + kdepim-runtime-4.4.11.1-r2.ebuild: + x86 stable wrt bug #504210 07 May 2014; Mikle Kolyada <zlogene@gentoo.org> kdepim-runtime-4.12.5.ebuild: x86 stable wrt bug #504210 diff --git a/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.ebuild b/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.ebuild index 0a08c0b219d9..f3891abe2615 100644 --- a/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.ebuild +++ b/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.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.4.11.1-r2.ebuild,v 1.4 2014/05/07 10:58:24 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-runtime/kdepim-runtime-4.4.11.1-r2.ebuild,v 1.5 2014/05/07 17:22:31 zlogene Exp $ EAPI=5 @@ -13,7 +13,7 @@ else fi DESCRIPTION="KDE PIM runtime plugin collection" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="debug" RESTRICT="test" |