diff options
author | 2015-02-20 11:17:06 +0000 | |
---|---|---|
committer | 2015-02-20 11:17:06 +0000 | |
commit | edf1380d3b9e9dc06dcb7ea105634971e39ae815 (patch) | |
tree | dc09b9641aa4121ba4956ede22e13728f89029c2 /x11-apps/xcalc | |
parent | Stable for ppc, wrt bug #530652 (diff) | |
download | gentoo-2-edf1380d3b9e9dc06dcb7ea105634971e39ae815.tar.gz gentoo-2-edf1380d3b9e9dc06dcb7ea105634971e39ae815.tar.bz2 gentoo-2-edf1380d3b9e9dc06dcb7ea105634971e39ae815.zip |
Stable for ppc, wrt bug #530652
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-apps/xcalc')
-rw-r--r-- | x11-apps/xcalc/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xcalc/xcalc-1.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xcalc/ChangeLog b/x11-apps/xcalc/ChangeLog index 2dffa8139db8..a6703fa79095 100644 --- a/x11-apps/xcalc/ChangeLog +++ b/x11-apps/xcalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xcalc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.57 2015/02/19 08:51:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.58 2015/02/20 11:17:06 ago Exp $ + + 20 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xcalc-1.0.6.ebuild: + Stable for ppc, wrt bug #530652 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xcalc-1.0.6.ebuild: Stable for x86, wrt bug #530652 diff --git a/x11-apps/xcalc/xcalc-1.0.6.ebuild b/x11-apps/xcalc/xcalc-1.0.6.ebuild index 862cd9cfbf11..3b13a6c64f5a 100644 --- a/x11-apps/xcalc/xcalc-1.0.6.ebuild +++ b/x11-apps/xcalc/xcalc-1.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.6.ebuild,v 1.3 2015/02/19 08:51:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.6.ebuild,v 1.4 2015/02/20 11:17:06 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="scientific calculator for X" -KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libXaw |