summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-01 21:00:24 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-01 21:00:24 +0000
commit9cfc86dacb2c72ab42c28bda26b7048de9b51ea4 (patch)
tree00fef3c578ff2e9c4971e45555c3196ce122ddd5 /app-editors/hexedit
parentTransfer Prefix keywords (diff)
downloadgentoo-2-9cfc86dacb2c72ab42c28bda26b7048de9b51ea4.tar.gz
gentoo-2-9cfc86dacb2c72ab42c28bda26b7048de9b51ea4.tar.bz2
gentoo-2-9cfc86dacb2c72ab42c28bda26b7048de9b51ea4.zip
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-editors/hexedit')
-rw-r--r--app-editors/hexedit/ChangeLog8
-rw-r--r--app-editors/hexedit/hexedit-1.2.12.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/app-editors/hexedit/ChangeLog b/app-editors/hexedit/ChangeLog
index 7bca6ae62abe..8ef6c2ce2a1f 100644
--- a/app-editors/hexedit/ChangeLog
+++ b/app-editors/hexedit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/hexedit
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.41 2009/02/17 16:12:25 angelos Exp $
+# 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 $
+
+ 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ hexedit-1.2.12.ebuild:
+ Transfer Prefix keywords
17 Feb 2009; Christoph Mende <angelos@gentoo.org> hexedit-1.2.12.ebuild:
Updated HOMEPAGE
diff --git a/app-editors/hexedit/hexedit-1.2.12.ebuild b/app-editors/hexedit/hexedit-1.2.12.ebuild
index 56589b0fa50f..a8e6a0d34843 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-2009 Gentoo Foundation
+# 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.11 2009/02/17 16:12:25 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v 1.12 2010/01/01 21:00:24 fauli 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"
+KEYWORDS="alpha amd64 arm hppa ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
IUSE=""
DEPEND=""