summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2010-01-22 20:06:46 +0000
committerJeremy Olexa <darkside@gentoo.org>2010-01-22 20:06:46 +0000
commit7751c256edaa6aa34273314021ba389d1076f227 (patch)
tree20296f0b9be0051e1084d1a115912931512070ea /app-editors/hexedit
parentstable ppc, bug 292805 (diff)
downloadgentoo-2-7751c256edaa6aa34273314021ba389d1076f227.tar.gz
gentoo-2-7751c256edaa6aa34273314021ba389d1076f227.tar.bz2
gentoo-2-7751c256edaa6aa34273314021ba389d1076f227.zip
Add ~x86-macos, as tested in bug 301534
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/hexedit')
-rw-r--r--app-editors/hexedit/ChangeLog5
-rw-r--r--app-editors/hexedit/hexedit-1.2.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/hexedit/ChangeLog b/app-editors/hexedit/ChangeLog
index 8ef6c2ce2a1f..2528f4a3aa04 100644
--- a/app-editors/hexedit/ChangeLog
+++ b/app-editors/hexedit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/hexedit
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.42 2010/01/01 21:00:24 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.43 2010/01/22 20:06:46 darkside Exp $
+
+ 22 Jan 2010; Jeremy Olexa <darkside@gentoo.org> hexedit-1.2.12.ebuild:
+ Add ~x86-macos, as tested in bug 301534
01 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
hexedit-1.2.12.ebuild:
diff --git a/app-editors/hexedit/hexedit-1.2.12.ebuild b/app-editors/hexedit/hexedit-1.2.12.ebuild
index a8e6a0d34843..1188e20eb64c 100644
--- a/app-editors/hexedit/hexedit-1.2.12.ebuild
+++ b/app-editors/hexedit/hexedit-1.2.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v 1.12 2010/01/01 21:00:24 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v 1.13 2010/01/22 20:06:46 darkside Exp $
DESCRIPTION="View and edit files in hex or ASCII"
HOMEPAGE="http://rigaux.org/hexedit.html"
@@ -8,7 +8,7 @@ SRC_URI="http://rigaux.org/${P}.src.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
DEPEND=""