summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-02 07:44:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-02 07:44:04 +0000
commit1796b4dcc80acc0ca494c7038ddc9536c96e0bca (patch)
tree4a83eb8e7712e77e70db6d0d7c34e54afa9c1939 /app-editors/hexedit
parentStable for sh, wrt bug #473672 (diff)
downloadgentoo-2-1796b4dcc80acc0ca494c7038ddc9536c96e0bca.tar.gz
gentoo-2-1796b4dcc80acc0ca494c7038ddc9536c96e0bca.tar.bz2
gentoo-2-1796b4dcc80acc0ca494c7038ddc9536c96e0bca.zip
Stable for sh, wrt bug #474138
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sh", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors/hexedit')
-rw-r--r--app-editors/hexedit/ChangeLog5
-rw-r--r--app-editors/hexedit/hexedit-1.2.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/hexedit/ChangeLog b/app-editors/hexedit/ChangeLog
index 6370ec7d9e90..4e59fe015616 100644
--- a/app-editors/hexedit/ChangeLog
+++ b/app-editors/hexedit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/hexedit
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.57 2013/06/30 18:02:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.58 2013/07/02 07:44:04 ago Exp $
+
+ 02 Jul 2013; Agostino Sarubbo <ago@gentoo.org> hexedit-1.2.13.ebuild:
+ Stable for sh, wrt bug #474138
30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> hexedit-1.2.13.ebuild:
Stable for s390, wrt bug #474138
diff --git a/app-editors/hexedit/hexedit-1.2.13.ebuild b/app-editors/hexedit/hexedit-1.2.13.ebuild
index f58d5c096b6a..4607e307c866 100644
--- a/app-editors/hexedit/hexedit-1.2.13.ebuild
+++ b/app-editors/hexedit/hexedit-1.2.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.13.ebuild,v 1.10 2013/06/30 18:02:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.13.ebuild,v 1.11 2013/07/02 07:44:04 ago 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 ~mips ppc ppc64 s390 ~sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
DEPEND="sys-libs/ncurses"