summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-09-09 15:48:31 +0000
committerAron Griffis <agriffis@gentoo.org>2005-09-09 15:48:31 +0000
commit98e72c450c3ddd592a8faf23dc6be4808ae19bc0 (patch)
tree6f17a3e72b2ddc9fad5e513f2866dc7f8516e52d /app-editors
parentMark 2.10.3-r1 stable on alpha (diff)
downloadhistorical-98e72c450c3ddd592a8faf23dc6be4808ae19bc0.tar.gz
historical-98e72c450c3ddd592a8faf23dc6be4808ae19bc0.tar.bz2
historical-98e72c450c3ddd592a8faf23dc6be4808ae19bc0.zip
Mark 1.2.10 stable on alpha
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/hexedit/ChangeLog5
-rw-r--r--app-editors/hexedit/hexedit-1.2.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/hexedit/ChangeLog b/app-editors/hexedit/ChangeLog
index 1f6afe93c64b..1a060280f9e4 100644
--- a/app-editors/hexedit/ChangeLog
+++ b/app-editors/hexedit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/hexedit
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.21 2005/01/01 13:27:36 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.22 2005/09/09 15:48:30 agriffis Exp $
+
+ 09 Sep 2005; Aron Griffis <agriffis@gentoo.org> hexedit-1.2.10.ebuild:
+ Mark 1.2.10 stable on alpha
28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/app-editors/hexedit/hexedit-1.2.10.ebuild b/app-editors/hexedit/hexedit-1.2.10.ebuild
index 275f4ee19858..5cd989a0bfe2 100644
--- a/app-editors/hexedit/hexedit-1.2.10.ebuild
+++ b/app-editors/hexedit/hexedit-1.2.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.10.ebuild,v 1.7 2005/01/01 13:27:36 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.10.ebuild,v 1.8 2005/09/09 15:48:31 agriffis Exp $
DESCRIPTION="View and edit files in hex or ASCII"
HOMEPAGE="http://www.chez.com/prigaux/hexedit.html"
@@ -8,7 +8,7 @@ SRC_URI="http://merd.net/pixel/${P}.src.tgz"
LICENSE="GPL-1"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64 ppc-macos ppc64"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ppc ppc-macos ppc64 ~sparc ~x86"
IUSE=""
DEPEND="sys-libs/ncurses"