diff options
author | Tom Martin <slarti@gentoo.org> | 2004-10-25 23:52:22 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-10-25 23:52:22 +0000 |
commit | b67258196cefc324dff3f44a1e8171798d24c5c0 (patch) | |
tree | 25e61662a7a63ded7189f2d690632f58f401f2ef /app-editors/ghex | |
parent | ~amd64, #61642 (diff) | |
download | historical-b67258196cefc324dff3f44a1e8171798d24c5c0.tar.gz historical-b67258196cefc324dff3f44a1e8171798d24c5c0.tar.bz2 historical-b67258196cefc324dff3f44a1e8171798d24c5c0.zip |
~amd64, #68801
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/ghex/Manifest | 18 | ||||
-rw-r--r-- | app-editors/ghex/ghex-2.4.1.ebuild | 4 |
3 files changed, 20 insertions, 7 deletions
diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog index 69afd4bdf17f..df47f3fe4024 100644 --- a/app-editors/ghex/ChangeLog +++ b/app-editors/ghex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/ghex # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.20 2004/10/05 12:19:43 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.21 2004/10/25 23:52:22 slarti Exp $ + + 25 Oct 2004; Tom Martin <slarti@gentoo.org> ghex-2.4.1.ebuild: + Marked ~amd64, see bug 68801. 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> ghex-2.2.1.ebuild, ghex-2.4.0.1.ebuild, ghex-2.4.1.ebuild: diff --git a/app-editors/ghex/Manifest b/app-editors/ghex/Manifest index ce5bd48c5a56..b2c2dfcdfba3 100644 --- a/app-editors/ghex/Manifest +++ b/app-editors/ghex/Manifest @@ -1,10 +1,20 @@ -MD5 e90d7b59d2ea89fb8fbf0574901b255c ChangeLog 2581 -MD5 080dc994f8bea08e2aec8fca72f956af ghex-1.2.1.ebuild 1007 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 3510e5185ac77e00a852e39af4867201 ghex-2.2.1.ebuild 670 +MD5 2ba3c9510b917c3d9a8717e176a1e436 ghex-2.4.1.ebuild 788 MD5 c6095bb342cb460060a1154ae7c3cdf7 ghex-2.4.0.1.ebuild 772 -MD5 a60cc58919607f2b9a35a14d8833a430 ghex-2.4.1.ebuild 783 +MD5 90daf557f13c92ab889b6b9be7b6a839 ChangeLog 2677 +MD5 080dc994f8bea08e2aec8fca72f956af ghex-1.2.1.ebuild 1007 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 03fbd46972450f035f67135507be454b files/digest-ghex-2.4.0.1 65 MD5 22a11afdebbfb2354881e9d76f88a06e files/digest-ghex-1.2.1 62 MD5 1e32613b88b86755c0dabc522af1ef41 files/digest-ghex-2.2.1 63 -MD5 03fbd46972450f035f67135507be454b files/digest-ghex-2.4.0.1 65 MD5 dae8a4e35e7d660455c9b1f2ff755c80 files/digest-ghex-2.4.1 63 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFBfYO8CHk4+ZoBpvsRApAIAJ90BfVBv9VSHjD2D1Ug1eTfIJduPwCgg/ZH +4Wvtqucq8ZoQC7LlPaZ0xJQ= +=hJ7D +-----END PGP SIGNATURE----- diff --git a/app-editors/ghex/ghex-2.4.1.ebuild b/app-editors/ghex/ghex-2.4.1.ebuild index 3f4c64b9aaa9..6d1c127424c7 100644 --- a/app-editors/ghex/ghex-2.4.1.ebuild +++ b/app-editors/ghex/ghex-2.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.4.1.ebuild,v 1.4 2004/10/05 12:19:43 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.4.1.ebuild,v 1.5 2004/10/25 23:52:22 slarti Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/softwaremap/projects/ghex/" LICENSE="GPL-2 FDL-1.1" SLOT="2" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~x86 ~sparc ~ppc ~amd64" IUSE="" RDEPEND=">=gnome-base/gail-0.17 |