diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-09-19 19:42:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-09-19 19:42:37 +0000 |
commit | 5af432c4532ac814fd4f79b6c3984c6febdfc718 (patch) | |
tree | c865ff21ad22cfd0d14748a62bb0dd21533bf861 /x11-apps/xcalc | |
parent | s390/sh/sparc stable wrt #327777 (diff) | |
download | gentoo-2-5af432c4532ac814fd4f79b6c3984c6febdfc718.tar.gz gentoo-2-5af432c4532ac814fd4f79b6c3984c6febdfc718.tar.bz2 gentoo-2-5af432c4532ac814fd4f79b6c3984c6febdfc718.zip |
s390/sh/sparc stable wrt #327777
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'x11-apps/xcalc')
-rw-r--r-- | x11-apps/xcalc/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xcalc/xcalc-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xcalc/ChangeLog b/x11-apps/xcalc/ChangeLog index 705f498d2a62..9b20ff9c015e 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.36 2010/07/22 15:53:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.37 2010/09/19 19:42:37 armin76 Exp $ + + 19 Sep 2010; Raúl Porcel <armin76@gentoo.org> xcalc-1.0.3.ebuild: + s390/sh/sparc stable wrt #327777 22 Jul 2010; Markus Meier <maekke@gentoo.org> xcalc-1.0.3.ebuild: arm stable, bug #327777 diff --git a/x11-apps/xcalc/xcalc-1.0.3.ebuild b/x11-apps/xcalc/xcalc-1.0.3.ebuild index 22cb2b2c2305..d8e4a817b6c4 100644 --- a/x11-apps/xcalc/xcalc-1.0.3.ebuild +++ b/x11-apps/xcalc/xcalc-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.3.ebuild,v 1.7 2010/07/22 15:53:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.3.ebuild,v 1.8 2010/09/19 19:42:37 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular 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" |