diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 10:25:05 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 10:25:05 +0000 |
commit | ff625f11e0235f74f7ec55514019223f70b94db1 (patch) | |
tree | 398e185e2b832bb5b19bb044b93bb0cac822c98c /kde-base/kcalc | |
parent | x86 stable wrt bug #388279 (diff) | |
download | gentoo-2-ff625f11e0235f74f7ec55514019223f70b94db1.tar.gz gentoo-2-ff625f11e0235f74f7ec55514019223f70b94db1.tar.bz2 gentoo-2-ff625f11e0235f74f7ec55514019223f70b94db1.zip |
x86 stable wrt bug #388279
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'kde-base/kcalc')
-rw-r--r-- | kde-base/kcalc/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcalc/kcalc-4.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcalc/ChangeLog b/kde-base/kcalc/ChangeLog index 5c697c368e0e..e5026972abb8 100644 --- a/kde-base/kcalc/ChangeLog +++ b/kde-base/kcalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcalc # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/ChangeLog,v 1.192 2011/12/04 16:14:59 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/ChangeLog,v 1.193 2011/12/07 10:25:05 phajdan.jr Exp $ + + 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> kcalc-4.7.3.ebuild: + x86 stable wrt bug #388279 04 Dec 2011; Andreas K. Huettel <dilfridge@gentoo.org> kcalc-4.7.3.ebuild: Restrict tests, bug 393093 diff --git a/kde-base/kcalc/kcalc-4.7.3.ebuild b/kde-base/kcalc/kcalc-4.7.3.ebuild index c1a6a19bf7c4..99223e9073e4 100644 --- a/kde-base/kcalc/kcalc-4.7.3.ebuild +++ b/kde-base/kcalc/kcalc-4.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/kcalc-4.7.3.ebuild,v 1.2 2011/12/04 16:14:59 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/kcalc-4.7.3.ebuild,v 1.3 2011/12/07 10:25:05 phajdan.jr Exp $ EAPI=4 @@ -16,7 +16,7 @@ fi inherit ${kde_eclass} DESCRIPTION="KDE calculator" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |