summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-editors/hexedit/ChangeLog5
-rw-r--r--app-editors/hexedit/hexedit-1.2.2.ebuild4
-rw-r--r--app-editors/hteditor/ChangeLog5
-rw-r--r--app-editors/hteditor/hteditor-0.7.0.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/app-editors/hexedit/ChangeLog b/app-editors/hexedit/ChangeLog
index 2b8933a98a86..797551dd3663 100644
--- a/app-editors/hexedit/ChangeLog
+++ b/app-editors/hexedit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/hexedit
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.5 2003/02/12 03:47:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.6 2003/05/21 12:41:52 taviso Exp $
+
+ 21 May 2003; Tavis Ormandy <taviso@gentoo.org> hexedit-1.2.2.ebuild:
+ looks good on alpha.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/app-editors/hexedit/hexedit-1.2.2.ebuild b/app-editors/hexedit/hexedit-1.2.2.ebuild
index a01106b44a42..169d055ea60a 100644
--- a/app-editors/hexedit/hexedit-1.2.2.ebuild
+++ b/app-editors/hexedit/hexedit-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.2.ebuild,v 1.9 2003/02/13 06:41:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.2.ebuild,v 1.10 2003/05/21 12:41:52 taviso Exp $
S="${WORKDIR}/hexedit"
DESCRIPTION="View and edit files in hex or ASCII."
@@ -12,7 +12,7 @@ DEPEND="virtual/glibc
RDEPEND=""
SLOT="0"
-KEYWORDS="x86 ppc sparc "
+KEYWORDS="x86 ppc sparc alpha"
LICENSE="GPL-1"
src_compile() {
diff --git a/app-editors/hteditor/ChangeLog b/app-editors/hteditor/ChangeLog
index 8c317485eb23..ad2437bdacb1 100644
--- a/app-editors/hteditor/ChangeLog
+++ b/app-editors/hteditor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/hteditor
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v 1.2 2003/02/12 03:47:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/ChangeLog,v 1.3 2003/05/21 12:41:52 taviso Exp $
+
+ 21 May 2003; Tavis Ormandy <taviso@gentoo.org> hteditor-0.7.0.ebuild:
+ broken on alpha, marking -alpha
*hteditor-0.7.0.ebuild (17 äÅË 2002)
diff --git a/app-editors/hteditor/hteditor-0.7.0.ebuild b/app-editors/hteditor/hteditor-0.7.0.ebuild
index 0950a5db6f24..14be409ebff6 100644
--- a/app-editors/hteditor/hteditor-0.7.0.ebuild
+++ b/app-editors/hteditor/hteditor-0.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-0.7.0.ebuild,v 1.2 2003/02/13 06:41:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hteditor/hteditor-0.7.0.ebuild,v 1.3 2003/05/21 12:41:52 taviso Exp $
IUSE=""
@@ -9,7 +9,7 @@ HOMEPAGE="http://hte.sf.net/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 -alpha"
DEPEND="virtual/glibc"