summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-04-24 13:18:17 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-04-24 13:18:17 +0000
commit705ca6587d65155d4142eee88c047667a1474eff (patch)
tree5af9856fb4a6ccf158d4d961a263e1f3e966090a /sci-calculators/hexcalc
parentStable on ppc. (diff)
downloadhistorical-705ca6587d65155d4142eee88c047667a1474eff.tar.gz
historical-705ca6587d65155d4142eee88c047667a1474eff.tar.bz2
historical-705ca6587d65155d4142eee88c047667a1474eff.zip
Stable on ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sci-calculators/hexcalc')
-rw-r--r--sci-calculators/hexcalc/ChangeLog7
-rw-r--r--sci-calculators/hexcalc/Manifest14
-rw-r--r--sci-calculators/hexcalc/hexcalc-1.11.ebuild6
3 files changed, 10 insertions, 17 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/Manifest b/sci-calculators/hexcalc/Manifest
index af22eaa0f9f4..e9a131f07da4 100644
--- a/sci-calculators/hexcalc/Manifest
+++ b/sci-calculators/hexcalc/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 72b707f11b270543e44a661839e8aa9f hexcalc-1.11.ebuild 585
-MD5 760855898cd44435f38c83e3fc93112e ChangeLog 627
+MD5 529d09e0e9c7a2aa50b4f97924328cd6 hexcalc-1.11.ebuild 582
MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
+MD5 ae7b1ff2de14928c95b275d142ce3546 ChangeLog 718
MD5 b5cbe5cbac74c77b72e4aecd8903e29e files/digest-hexcalc-1.11 57
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.10 (GNU/Linux)
-
-iD8DBQFBzHZXI1lqEGTUzyQRAme4AKDVcAaRQFMxfUGpZrP/EalBfbuDCgCgmpd5
-NKP4k5t53dF48IVuzIFi9zo=
-=d8VG
------END PGP SIGNATURE-----
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"