diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-09-19 02:48:08 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-09-19 02:48:08 +0000 |
commit | a02cdc2ad2fc1283724d2077562782f75ed6b015 (patch) | |
tree | b8eebd4464a7053e1655e097d1e9a3168e66bee6 /app-editors/ghex | |
parent | Marked stable on amd64 bug #147979 (diff) | |
download | gentoo-2-a02cdc2ad2fc1283724d2077562782f75ed6b015.tar.gz gentoo-2-a02cdc2ad2fc1283724d2077562782f75ed6b015.tar.bz2 gentoo-2-a02cdc2ad2fc1283724d2077562782f75ed6b015.zip |
Marked stable on amd64 bug #148036
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/ghex/files/digest-ghex-2.2.1 | 2 | ||||
-rw-r--r-- | app-editors/ghex/ghex-2.2.1.ebuild | 6 |
3 files changed, 10 insertions, 5 deletions
diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog index 91cd615ac3df..7b7072e1364a 100644 --- a/app-editors/ghex/ChangeLog +++ b/app-editors/ghex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/ghex -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.25 2005/01/01 13:25:49 eradicator Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.26 2006/09/19 02:48:08 dang Exp $ + + 19 Sep 2006; Daniel Gryniewicz <dang@gentoo.org> ghex-2.2.1.ebuild: + Marked stable on amd64 bug #148036 02 Dec 2004; Joe McCann <joem@gentoo.org> ghex-2.8.1.ebuild: adding missing popt dep diff --git a/app-editors/ghex/files/digest-ghex-2.2.1 b/app-editors/ghex/files/digest-ghex-2.2.1 index d956a691140c..85bb0bb5703c 100644 --- a/app-editors/ghex/files/digest-ghex-2.2.1 +++ b/app-editors/ghex/files/digest-ghex-2.2.1 @@ -1 +1,3 @@ MD5 a10ef7db355d2c7790b5d999d0b3087a ghex-2.2.1.tar.bz2 579890 +RMD160 96b32ed70bd1e4c5dc451f285b4c5273b6da2edd ghex-2.2.1.tar.bz2 579890 +SHA256 2929639d8224d92c698368447fe5c6e678b473653ace0509d75c75e80331eecb ghex-2.2.1.tar.bz2 579890 diff --git a/app-editors/ghex/ghex-2.2.1.ebuild b/app-editors/ghex/ghex-2.2.1.ebuild index eb056f8ed0db..ddc5def9f53c 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-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # 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.8 2005/01/01 13:25:49 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.2.1.ebuild,v 1.9 2006/09/19 02:48:08 dang 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 ~amd64 ppc" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND=">=gnome-base/gail-0.17 |