diff options
author | 2013-10-03 20:06:09 +0000 | |
---|---|---|
committer | 2013-10-03 20:06:09 +0000 | |
commit | 11702f133241e2a5c42f06d86dd71eb7366cce25 (patch) | |
tree | 749c41198189d6f63ce13efd519e33124d3ff237 /x11-apps/xcalc | |
parent | Stable for ppc, wrt bug #475480 (diff) | |
download | gentoo-2-11702f133241e2a5c42f06d86dd71eb7366cce25.tar.gz gentoo-2-11702f133241e2a5c42f06d86dd71eb7366cce25.tar.bz2 gentoo-2-11702f133241e2a5c42f06d86dd71eb7366cce25.zip |
Stable for ppc, wrt bug #475480
(Portage version: 2.2.7/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.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xcalc/ChangeLog b/x11-apps/xcalc/ChangeLog index 04e5ec7dc35b..69dff071ad27 100644 --- a/x11-apps/xcalc/ChangeLog +++ b/x11-apps/xcalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xcalc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.49 2013/10/02 03:09:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.50 2013/10/03 20:06:09 ago Exp $ + + 03 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xcalc-1.0.5.ebuild: + Stable for ppc, wrt bug #475480 02 Oct 2013; Jeroen Roovers <jer@gentoo.org> xcalc-1.0.5.ebuild: Stable for HPPA (bug #475480). diff --git a/x11-apps/xcalc/xcalc-1.0.5.ebuild b/x11-apps/xcalc/xcalc-1.0.5.ebuild index 2ff6995acfa7..d57fcfe8ce23 100644 --- a/x11-apps/xcalc/xcalc-1.0.5.ebuild +++ b/x11-apps/xcalc/xcalc-1.0.5.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/x11-apps/xcalc/xcalc-1.0.5.ebuild,v 1.3 2013/10/02 03:09:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.5.ebuild,v 1.4 2013/10/03 20:06:09 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 |