diff options
author | Markus Meier <maekke@gentoo.org> | 2015-03-14 13:59:14 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-03-14 13:59:14 +0000 |
commit | 2a95b19f843eda4e8feb46ba441e770453b13cf5 (patch) | |
tree | 273839aaa46ff24a0bade634a486382dc6485b24 /x11-apps | |
parent | arm stable, bug #530652 (diff) | |
download | gentoo-2-2a95b19f843eda4e8feb46ba441e770453b13cf5.tar.gz gentoo-2-2a95b19f843eda4e8feb46ba441e770453b13cf5.tar.bz2 gentoo-2-2a95b19f843eda4e8feb46ba441e770453b13cf5.zip |
arm stable, bug #530652
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'x11-apps')
-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 df74b7e90d04..9f4f34457677 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.61 2015/03/06 07:26:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.62 2015/03/14 13:59:14 maekke Exp $ + + 14 Mar 2015; Markus Meier <maekke@gentoo.org> xcalc-1.0.6.ebuild: + arm stable, bug #530652 06 Mar 2015; Jeroen Roovers <jer@gentoo.org> xcalc-1.0.6.ebuild: Stable for HPPA (bug #530652). diff --git a/x11-apps/xcalc/xcalc-1.0.6.ebuild b/x11-apps/xcalc/xcalc-1.0.6.ebuild index 42766dacc6c1..8102ee405045 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.7 2015/03/06 07:26:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.6.ebuild,v 1.8 2015/03/14 13:59:14 maekke 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 |