summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-06-28 05:39:23 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-06-28 05:39:23 +0000
commit4a106462d768eed4c2353e277b5c1075cbdbd237 (patch)
tree34d7e99dea46ca52653b6853f3c1ad47913893a4 /dev-util/hxd
parentAdded ~sparc, ~mips (Manifest recommit) (diff)
downloadgentoo-2-4a106462d768eed4c2353e277b5c1075cbdbd237.tar.gz
gentoo-2-4a106462d768eed4c2353e277b5c1075cbdbd237.tar.bz2
gentoo-2-4a106462d768eed4c2353e277b5c1075cbdbd237.zip
Added ~sparc, ~mips
Diffstat (limited to 'dev-util/hxd')
-rw-r--r--dev-util/hxd/ChangeLog5
-rw-r--r--dev-util/hxd/hxd-0.70.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/hxd/ChangeLog b/dev-util/hxd/ChangeLog
index 0a7b7c9c8680..71df8226c110 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.3 2004/06/25 02:35:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/hxd/ChangeLog,v 1.4 2004/06/28 05:39:23 ciaranm Exp $
+
+ 28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> hxd-0.70.ebuild:
+ Added ~sparc, ~mips
12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> hxd-0.70.ebuild:
Don't assign default to S; header fix
diff --git a/dev-util/hxd/hxd-0.70.ebuild b/dev-util/hxd/hxd-0.70.ebuild
index 5e21d204a82d..be0affa6dce6 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
# 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.3 2004/06/25 02:35:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/hxd/hxd-0.70.ebuild,v 1.4 2004/06/28 05:39:23 ciaranm 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"
+KEYWORDS="~x86 ~sparc ~mips"
IUSE=""
DEPEND="virtual/glibc"