summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephanie J. Lockwood-Childs <wormo@gentoo.org>2005-04-19 22:02:26 +0000
committerStephanie J. Lockwood-Childs <wormo@gentoo.org>2005-04-19 22:02:26 +0000
commitff3f1702b9d851143f1f8ab40e4abc68771bbe7a (patch)
tree2227b4ec9bba0fd2d8779584b0afad03d9878ad6 /sci-calculators/hcalc/hcalc-1.0.ebuild
parentfix size arguement to snprintf (diff)
downloadgentoo-2-ff3f1702b9d851143f1f8ab40e4abc68771bbe7a.tar.gz
gentoo-2-ff3f1702b9d851143f1f8ab40e4abc68771bbe7a.tar.bz2
gentoo-2-ff3f1702b9d851143f1f8ab40e4abc68771bbe7a.zip
marked ~ppc
(Portage version: 2.0.51.19)
Diffstat (limited to 'sci-calculators/hcalc/hcalc-1.0.ebuild')
-rw-r--r--sci-calculators/hcalc/hcalc-1.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-calculators/hcalc/hcalc-1.0.ebuild b/sci-calculators/hcalc/hcalc-1.0.ebuild
index d4352152a3eb..706e105b6862 100644
--- a/sci-calculators/hcalc/hcalc-1.0.ebuild
+++ b/sci-calculators/hcalc/hcalc-1.0.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hcalc/hcalc-1.0.ebuild,v 1.1 2004/12/24 14:56:10 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hcalc/hcalc-1.0.ebuild,v 1.2 2005/04/19 22:02:26 wormo Exp $
DESCRIPTION="DJ's Hex Calculator"
HOMEPAGE="http://www.delorie.com/store/hcalc/"
SRC_URI="http://www.delorie.com/store/hcalc/${PN}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~amd64"
+KEYWORDS="x86 ~amd64 ~ppc"
IUSE=""
DEPEND="virtual/x11"