summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-08-01 22:01:19 +0000
committerChristoph Mende <angelos@gentoo.org>2007-08-01 22:01:19 +0000
commit4329b4168c3b18e8fa3af06cc2ca1a264bddd822 (patch)
treee6ac5fb08cfe6808f5b6ea6c4bac756a85fd5187 /app-editors
parentStable on amd64 (diff)
downloadgentoo-2-4329b4168c3b18e8fa3af06cc2ca1a264bddd822.tar.gz
gentoo-2-4329b4168c3b18e8fa3af06cc2ca1a264bddd822.tar.bz2
gentoo-2-4329b4168c3b18e8fa3af06cc2ca1a264bddd822.zip
Stable on amd64
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'app-editors')
-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 d936c7809c1d..546abd3cd7d7 100644
--- a/app-editors/hexedit/ChangeLog
+++ b/app-editors/hexedit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/hexedit
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.32 2007/07/05 01:41:49 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.33 2007/08/01 22:01:19 angelos Exp $
+
+ 01 Aug 2007; Christoph Mende <angelos@gentoo.org> hexedit-1.2.12.ebuild:
+ Stable on amd64
05 Jul 2007; Christoph Mende <angelos@gentoo.org> hexedit-1.2.10.ebuild,
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 d0c90c7f4138..eb94d92e815c 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-2007 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.2 2007/07/05 01:41:49 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.12.ebuild,v 1.3 2007/08/01 22:01:19 angelos Exp $
DESCRIPTION="View and edit files in hex or ASCII"
HOMEPAGE="http://people.mandriva.com/~prigaux/hexedit.html"
@@ -8,7 +8,7 @@ SRC_URI="http://people.mandriva.com/~prigaux/${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"
IUSE=""
DEPEND="sys-libs/ncurses"