diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-01-13 09:36:17 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-01-13 09:36:17 +0000 |
commit | 55b2c5339bae672a98619569ed2b8eaf898c60a8 (patch) | |
tree | a75bbabeb97f9e6ed49c01c21d8d8e541fdd4d9d /x11-apps/xcalc | |
parent | arm/sh stable (diff) | |
download | historical-55b2c5339bae672a98619569ed2b8eaf898c60a8.tar.gz historical-55b2c5339bae672a98619569ed2b8eaf898c60a8.tar.bz2 historical-55b2c5339bae672a98619569ed2b8eaf898c60a8.zip |
arm/s390/sh stable
Package-Manager: portage-2.1.4
Diffstat (limited to 'x11-apps/xcalc')
-rw-r--r-- | x11-apps/xcalc/xcalc-1.0.1.ebuild | 6 | ||||
-rw-r--r-- | x11-apps/xcalc/xcalc-1.0.2.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-apps/xcalc/xcalc-1.0.1.ebuild b/x11-apps/xcalc/xcalc-1.0.1.ebuild index f55904e52e46..b466051b1e33 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 +# 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.1.ebuild,v 1.9 2006/10/10 23:55:19 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.1.ebuild,v 1.10 2008/01/13 09:36:11 vapier 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 ~sparc x86" +KEYWORDS="amd64 arm ~mips ~ppc ppc64 s390 sh ~sparc x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" diff --git a/x11-apps/xcalc/xcalc-1.0.2.ebuild b/x11-apps/xcalc/xcalc-1.0.2.ebuild index e758b4e6dce4..86322e65755b 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-2007 Gentoo Foundation +# 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.2 2007/12/19 23:57:32 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.2.ebuild,v 1.3 2008/01/13 09:36:11 vapier 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 ~sparc x86" +KEYWORDS="~amd64 arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86" IUSE="xprint" RDEPEND="x11-libs/libXaw" |