summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephanie J. Lockwood-Childs <wormo@gentoo.org>2008-12-27 05:46:19 +0000
committerStephanie J. Lockwood-Childs <wormo@gentoo.org>2008-12-27 05:46:19 +0000
commita7f970849d92436ea3912c59573d8e22899ce4a9 (patch)
treeb692cd44d304f4cb2167a142822add1038fea072 /dev-util
parentImport from Science overlay, bug 175143 (diff)
downloadgentoo-2-a7f970849d92436ea3912c59573d8e22899ce4a9.tar.gz
gentoo-2-a7f970849d92436ea3912c59573d8e22899ce4a9.tar.bz2
gentoo-2-a7f970849d92436ea3912c59573d8e22899ce4a9.zip
add ~amd64 keyword, reporter Andrew Savchenko (bug #252644)
(Portage version: 2.1.4.5)
Diffstat (limited to 'dev-util')
-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 b20bc8aaf14b..fdf32aaf9764 100644
--- a/dev-util/hxd/ChangeLog
+++ b/dev-util/hxd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/hxd
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/hxd/ChangeLog,v 1.8 2007/05/15 09:10:31 bangert Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/hxd/ChangeLog,v 1.9 2008/12/27 05:46:19 wormo Exp $
+
+ 27 Dec 2008; Stephanie Lockwood-Childs <wormo@gentoo.org> hxd-0.70.ebuild:
+ add ~amd64 keyword, reporter Andrew Savchenko (bug #252644)
14 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
add <herd>no-herd</herd>
diff --git a/dev-util/hxd/hxd-0.70.ebuild b/dev-util/hxd/hxd-0.70.ebuild
index 774649dba660..85347519dc6d 100644
--- a/dev-util/hxd/hxd-0.70.ebuild
+++ b/dev-util/hxd/hxd-0.70.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2008 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.7 2005/05/07 14:50:39 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/hxd/hxd-0.70.ebuild,v 1.8 2008/12/27 05:46:19 wormo 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 ~ppc"
+KEYWORDS="~amd64 ~x86 ~sparc ~mips ~ppc"
IUSE=""
DEPEND="virtual/libc"