summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-07 10:11:12 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-07 10:11:12 +0000
commit2979bfb6455c8e783b7f3c103b51f89a28108842 (patch)
tree886279ac25507b82504ed7122ac479f8e7b3c75d /kde-base
parentRebuild icon cache correctly, #393463 (diff)
downloadgentoo-2-2979bfb6455c8e783b7f3c103b51f89a28108842.tar.gz
gentoo-2-2979bfb6455c8e783b7f3c103b51f89a28108842.tar.bz2
gentoo-2-2979bfb6455c8e783b7f3c103b51f89a28108842.zip
x86 stable wrt bug #388279
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/cantor/ChangeLog5
-rw-r--r--kde-base/cantor/cantor-4.7.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/cantor/ChangeLog b/kde-base/cantor/ChangeLog
index 92b3a2c68636..27224120d05d 100644
--- a/kde-base/cantor/ChangeLog
+++ b/kde-base/cantor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/cantor
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/cantor/ChangeLog,v 1.47 2011/11/02 20:47:55 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/cantor/ChangeLog,v 1.48 2011/12/07 10:11:12 phajdan.jr Exp $
+
+ 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> cantor-4.7.3.ebuild:
+ x86 stable wrt bug #388279
*cantor-4.7.3 (02 Nov 2011)
diff --git a/kde-base/cantor/cantor-4.7.3.ebuild b/kde-base/cantor/cantor-4.7.3.ebuild
index 0246a2d04718..aee9b9929de1 100644
--- a/kde-base/cantor/cantor-4.7.3.ebuild
+++ b/kde-base/cantor/cantor-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/cantor/cantor-4.7.3.ebuild,v 1.1 2011/11/02 20:47:55 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/cantor/cantor-4.7.3.ebuild,v 1.2 2011/12/07 10:11:12 phajdan.jr Exp $
EAPI=4
@@ -9,7 +9,7 @@ KDE_SCM="git"
inherit kde4-base
DESCRIPTION="KDE4 interface for doing mathematics and scientific computing"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug ps +R"
# TODO Add Sage Mathematics Software backend (http://www.sagemath.org)