summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2003-03-03 17:38:25 +0000
committerMarinus Schraal <foser@gentoo.org>2003-03-03 17:38:25 +0000
commitde363fe829c70c218db4b0385fcbaabae41cbf5e (patch)
treed462a38fadb95e03ec757cfbbf1787ade2603e3f /app-editors/ghex
parentfixes a weird trailing paren which caused portage to die... (diff)
downloadgentoo-2-de363fe829c70c218db4b0385fcbaabae41cbf5e.tar.gz
gentoo-2-de363fe829c70c218db4b0385fcbaabae41cbf5e.tar.bz2
gentoo-2-de363fe829c70c218db4b0385fcbaabae41cbf5e.zip
mark x86 stable
Diffstat (limited to 'app-editors/ghex')
-rw-r--r--app-editors/ghex/ghex-2.0.0.ebuild4
-rw-r--r--app-editors/ghex/ghex-2.2.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-editors/ghex/ghex-2.0.0.ebuild b/app-editors/ghex/ghex-2.0.0.ebuild
index f6e0a77ac16b..56a50798ff95 100644
--- a/app-editors/ghex/ghex-2.0.0.ebuild
+++ b/app-editors/ghex/ghex-2.0.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/ghex/ghex-2.0.0.ebuild,v 1.2 2003/02/13 06:40:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.0.0.ebuild,v 1.3 2003/03/03 17:38:25 foser Exp $
inherit gnome2
@@ -21,4 +21,4 @@ DEPEND="${RDEPEND}
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="x86"
diff --git a/app-editors/ghex/ghex-2.2.0.ebuild b/app-editors/ghex/ghex-2.2.0.ebuild
index ed563d797c7f..2d969573d604 100644
--- a/app-editors/ghex/ghex-2.2.0.ebuild
+++ b/app-editors/ghex/ghex-2.2.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/ghex/ghex-2.2.0.ebuild,v 1.2 2003/02/13 06:40:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.2.0.ebuild,v 1.3 2003/03/03 17:38:25 foser Exp $
inherit gnome2
@@ -21,6 +21,6 @@ DEPEND="${RDEPEND}
SLOT="2"
LICENSE="GPL-2 FDL-1.1"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DOCS="AUTHORS COPYING* ChangeLog INSTALL NEWS README TODO"