diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 17:55:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 17:55:32 +0000 |
commit | e6af43fbaee83147b8e1ec77f1aa2e643f58adca (patch) | |
tree | 0fc93686d047c42ab524cedaf0c218e805ff5bb8 /x11-apps/xcalc | |
parent | sparc stable wrt #353326 (diff) | |
download | gentoo-2-e6af43fbaee83147b8e1ec77f1aa2e643f58adca.tar.gz gentoo-2-e6af43fbaee83147b8e1ec77f1aa2e643f58adca.tar.bz2 gentoo-2-e6af43fbaee83147b8e1ec77f1aa2e643f58adca.zip |
s390/sh/sparc stable wrt #344827
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'x11-apps/xcalc')
-rw-r--r-- | x11-apps/xcalc/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xcalc/xcalc-1.0.4.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xcalc/ChangeLog b/x11-apps/xcalc/ChangeLog index 2f3847ded21a..ea6b7b8332c9 100644 --- a/x11-apps/xcalc/ChangeLog +++ b/x11-apps/xcalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xcalc -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.44 2010/12/31 20:50:17 jer Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.45 2011/02/12 17:55:32 armin76 Exp $ + + 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> xcalc-1.0.4.1.ebuild: + s390/sh/sparc stable wrt #344827 31 Dec 2010; Jeroen Roovers <jer@gentoo.org> xcalc-1.0.4.1.ebuild: Stable for HPPA (bug #344827). diff --git a/x11-apps/xcalc/xcalc-1.0.4.1.ebuild b/x11-apps/xcalc/xcalc-1.0.4.1.ebuild index 1cc5ade33faa..9b9c58b2ad5e 100644 --- a/x11-apps/xcalc/xcalc-1.0.4.1.ebuild +++ b/x11-apps/xcalc/xcalc-1.0.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.4.1.ebuild,v 1.6 2010/12/31 20:50:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.4.1.ebuild,v 1.7 2011/02/12 17:55:32 armin76 Exp $ EAPI=3 @@ -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 |