summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-04-24 13:18:40 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-04-24 13:18:40 +0000
commit64660aae0c012126d73cfb13203603db21e6170b (patch)
treecb75d926e3789c0d17af3c678546f0c3e82f47ef /sci-calculators
parentcleaning house (diff)
downloadgentoo-2-64660aae0c012126d73cfb13203603db21e6170b.tar.gz
gentoo-2-64660aae0c012126d73cfb13203603db21e6170b.tar.bz2
gentoo-2-64660aae0c012126d73cfb13203603db21e6170b.zip
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sci-calculators')
-rw-r--r--sci-calculators/hexcalc/ChangeLog7
-rw-r--r--sci-calculators/hexcalc/hexcalc-1.11.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-calculators/hexcalc/ChangeLog b/sci-calculators/hexcalc/ChangeLog
index 3d3315cf3b09..da7294bdd922 100644
--- a/sci-calculators/hexcalc/ChangeLog
+++ b/sci-calculators/hexcalc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-calculators/hexcalc
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hexcalc/ChangeLog,v 1.2 2004/12/24 20:04:34 swegener Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hexcalc/ChangeLog,v 1.3 2005/04/24 13:18:17 hansmi Exp $
+
+ 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> hexcalc-1.11.ebuild:
+ Stable on ppc.
13 Dec 2004; Michael Hanselmann <hansmi@gentoo.org> hexcalc-1.11.ebuild:
Added to ~ppc. See bug #74229.
diff --git a/sci-calculators/hexcalc/hexcalc-1.11.ebuild b/sci-calculators/hexcalc/hexcalc-1.11.ebuild
index 9dc4fb502c88..a869a2b122f5 100644
--- a/sci-calculators/hexcalc/hexcalc-1.11.ebuild
+++ b/sci-calculators/hexcalc/hexcalc-1.11.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/hexcalc/hexcalc-1.11.ebuild,v 1.1 2004/12/24 15:16:48 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/hexcalc/hexcalc-1.11.ebuild,v 1.2 2005/04/24 13:18:17 hansmi Exp $
DESCRIPTION="A simple hex calculator for X"
HOMEPAGE="ftp://ftp.x.org/R5contrib/"
SRC_URI="ftp://ftp.x.org/R5contrib/${PN}.tar.Z"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~amd64 ~ppc"
+KEYWORDS="x86 ~amd64 ppc"
IUSE=""
DEPEND="virtual/x11"