diff options
author | Samuli Suominen <drac@gentoo.org> | 2008-01-21 14:08:26 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2008-01-21 14:08:26 +0000 |
commit | 2c94d0b5569a42a6b57c454fb96f197707315da5 (patch) | |
tree | f12c7975ec35efe7af37e64bd77982c41fb3b373 /x11-apps/xcalc | |
parent | sparc/x86 stable (diff) | |
download | gentoo-2-2c94d0b5569a42a6b57c454fb96f197707315da5.tar.gz gentoo-2-2c94d0b5569a42a6b57c454fb96f197707315da5.tar.bz2 gentoo-2-2c94d0b5569a42a6b57c454fb96f197707315da5.zip |
amd64 stable
(Portage version: 2.1.4)
Diffstat (limited to 'x11-apps/xcalc')
-rw-r--r-- | x11-apps/xcalc/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xcalc/xcalc-1.0.2.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-apps/xcalc/ChangeLog b/x11-apps/xcalc/ChangeLog index d06799600ffa..36f8ae9f45ce 100644 --- a/x11-apps/xcalc/ChangeLog +++ b/x11-apps/xcalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xcalc -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.18 2007/12/19 23:57:32 cla Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.19 2008/01/21 14:08:26 drac Exp $ + + 21 Jan 2008; Samuli Suominen <drac@gentoo.org> xcalc-1.0.2.ebuild: + amd64 stable. 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> xcalc-1.0.2.ebuild: Stable on x86 (bug #202087) diff --git a/x11-apps/xcalc/xcalc-1.0.2.ebuild b/x11-apps/xcalc/xcalc-1.0.2.ebuild index 86322e65755b..a6da6cfbc451 100644 --- a/x11-apps/xcalc/xcalc-1.0.2.ebuild +++ b/x11-apps/xcalc/xcalc-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.2.ebuild,v 1.3 2008/01/13 09:36:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.2.ebuild,v 1.4 2008/01/21 14:08:26 drac 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 ~mips ~ppc ~ppc64 s390 sh ~sparc x86" +KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" |