diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-05 10:14:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-05 10:14:50 +0000 |
commit | a929b8c1c9ce25c671fb5cf5987631a5e8ff638f (patch) | |
tree | 141397c280624bd30662e30ce03bc08b0d25a2bd /kde-base/kcalc | |
parent | Drop comment as gnome-panel dep was removed in purpose because its requerimen... (diff) | |
download | gentoo-2-a929b8c1c9ce25c671fb5cf5987631a5e8ff638f.tar.gz gentoo-2-a929b8c1c9ce25c671fb5cf5987631a5e8ff638f.tar.bz2 gentoo-2-a929b8c1c9ce25c671fb5cf5987631a5e8ff638f.zip |
Stable for ppc64, wrt to bug #466074
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kcalc')
-rw-r--r-- | kde-base/kcalc/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcalc/kcalc-4.10.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcalc/ChangeLog b/kde-base/kcalc/ChangeLog index d09016920913..302ce03ac3b6 100644 --- a/kde-base/kcalc/ChangeLog +++ b/kde-base/kcalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcalc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/ChangeLog,v 1.256 2013/05/01 11:50:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/ChangeLog,v 1.257 2013/05/05 10:14:30 ago Exp $ + + 05 May 2013; Agostino Sarubbo <ago@gentoo.org> kcalc-4.10.2.ebuild: + Stable for ppc64, wrt to bug #466074 01 May 2013; Agostino Sarubbo <ago@gentoo.org> kcalc-4.10.2.ebuild: Stable for ppc, wrt to bug #466074 diff --git a/kde-base/kcalc/kcalc-4.10.2.ebuild b/kde-base/kcalc/kcalc-4.10.2.ebuild index 4e3b1e1cf5fc..e0f299e37462 100644 --- a/kde-base/kcalc/kcalc-4.10.2.ebuild +++ b/kde-base/kcalc/kcalc-4.10.2.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/kcalc/kcalc-4.10.2.ebuild,v 1.4 2013/05/01 11:50:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/kcalc-4.10.2.ebuild,v 1.5 2013/05/05 10:14:30 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ CPPUNIT_REQUIRED="optional" inherit kde4-base DESCRIPTION="KDE calculator" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |