diff options
author | Malcolm Lashley <malc@gentoo.org> | 2006-10-08 15:40:29 +0000 |
---|---|---|
committer | Malcolm Lashley <malc@gentoo.org> | 2006-10-08 15:40:29 +0000 |
commit | 1aae99211c9fcff4ff409a0270b33512462d00aa (patch) | |
tree | 60ca748d78c8191424cb8f6bc9f7573c212ebed9 /x11-apps/xcalc/xcalc-1.0.1.ebuild | |
parent | Fixed Manifest (diff) | |
download | gentoo-2-1aae99211c9fcff4ff409a0270b33512462d00aa.tar.gz gentoo-2-1aae99211c9fcff4ff409a0270b33512462d00aa.tar.bz2 gentoo-2-1aae99211c9fcff4ff409a0270b33512462d00aa.zip |
Stable on amd64, bug #150405
(Portage version: 2.1.2_pre2-r6)
Diffstat (limited to 'x11-apps/xcalc/xcalc-1.0.1.ebuild')
-rw-r--r-- | x11-apps/xcalc/xcalc-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xcalc/xcalc-1.0.1.ebuild b/x11-apps/xcalc/xcalc-1.0.1.ebuild index e30a74f1f729..a87b69c3de59 100644 --- a/x11-apps/xcalc/xcalc-1.0.1.ebuild +++ b/x11-apps/xcalc/xcalc-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.1.ebuild,v 1.7 2006/09/30 18:59:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.1.ebuild,v 1.8 2006/10/08 15:40:29 malc Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org xcalc application" -KEYWORDS="~amd64 arm ~mips ~ppc ppc64 s390 ~sparc x86" +KEYWORDS="amd64 arm ~mips ~ppc ppc64 s390 ~sparc x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" |