diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-06-16 18:41:43 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-06-16 18:41:43 +0000 |
commit | 2460b032b4ecb65dc99a59fd04e0934d2f680f4e (patch) | |
tree | 3c55dd7ba1396503f405bb70de34844b6e017470 /app-editors/ghex | |
parent | Removed old -rc sources. (Manifest recommit) (diff) | |
download | gentoo-2-2460b032b4ecb65dc99a59fd04e0934d2f680f4e.tar.gz gentoo-2-2460b032b4ecb65dc99a59fd04e0934d2f680f4e.tar.bz2 gentoo-2-2460b032b4ecb65dc99a59fd04e0934d2f680f4e.zip |
~amd64
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/ghex/ghex-2.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog index 2152b97a9c42..4bfe8ed90260 100644 --- a/app-editors/ghex/ChangeLog +++ b/app-editors/ghex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/ghex # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.15 2004/02/14 12:56:07 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.16 2004/06/16 18:41:43 kugelfang Exp $ + + 16 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> ghex-2.2.1.ebuild: + Marked ~amd64. *ghex-2.4.1 (14 Feb 2004) diff --git a/app-editors/ghex/ghex-2.2.1.ebuild b/app-editors/ghex/ghex-2.2.1.ebuild index 6ab782976fc0..30a48a6073ff 100644 --- a/app-editors/ghex/ghex-2.2.1.ebuild +++ b/app-editors/ghex/ghex-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.1.ebuild,v 1.3 2004/05/31 22:12:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.2.1.ebuild,v 1.4 2004/06/16 18:41:43 kugelfang Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://pluton.ijs.si/~jaka/gnome.html" LICENSE="GPL-2 FDL-1.1" SLOT="2" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" IUSE="nls" RDEPEND=">=gnome-base/gail-0.17 |