summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-05-07 14:50:39 +0000
committerDavid Holm <dholm@gentoo.org>2005-05-07 14:50:39 +0000
commit8d48799e6e721fd7f7b82b0a573009d412468a16 (patch)
treed31f3579d4b12c5751d2453ad9f9fe399b4de9a0 /dev-util/hxd
parentRevision bump with a patch to finally kill bug #88831, and close bug #87708. (diff)
downloadhistorical-8d48799e6e721fd7f7b82b0a573009d412468a16.tar.gz
historical-8d48799e6e721fd7f7b82b0a573009d412468a16.tar.bz2
historical-8d48799e6e721fd7f7b82b0a573009d412468a16.zip
Added to ~ppc
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'dev-util/hxd')
-rw-r--r--dev-util/hxd/ChangeLog7
-rw-r--r--dev-util/hxd/hxd-0.70.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/hxd/ChangeLog b/dev-util/hxd/ChangeLog
index 4e073b2a408a..090ae521f1e0 100644
--- a/dev-util/hxd/ChangeLog
+++ b/dev-util/hxd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/hxd
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/hxd/ChangeLog,v 1.5 2004/07/02 05:08:53 eradicator Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/hxd/ChangeLog,v 1.6 2005/05/07 14:50:39 dholm Exp $
+
+ 07 May 2005; David Holm <dholm@gentoo.org> hxd-0.70.ebuild:
+ Added to ~ppc.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> hxd-0.70.ebuild:
virtual/glibc -> virtual/libc
diff --git a/dev-util/hxd/hxd-0.70.ebuild b/dev-util/hxd/hxd-0.70.ebuild
index dc552a554bd1..774649dba660 100644
--- a/dev-util/hxd/hxd-0.70.ebuild
+++ b/dev-util/hxd/hxd-0.70.ebuild
@@ -1,6 +1,6 @@
-# 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/dev-util/hxd/hxd-0.70.ebuild,v 1.6 2004/07/21 20:10:38 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/hxd/hxd-0.70.ebuild,v 1.7 2005/05/07 14:50:39 dholm Exp $
DESCRIPTION="Binary to hexadecimal converter"
HOMEPAGE="http://www-tet.ee.tu-berlin.de/solyga/linux/"
@@ -8,7 +8,7 @@ SRC_URI="ftp://metalab.unc.edu/pub/Linux/utils/file/hex/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~mips"
+KEYWORDS="~x86 ~sparc ~mips ~ppc"
IUSE=""
DEPEND="virtual/libc"