diff options
author | D.M.D. Ljungmark <spider@gentoo.org> | 2003-10-13 22:12:31 +0000 |
---|---|---|
committer | D.M.D. Ljungmark <spider@gentoo.org> | 2003-10-13 22:12:31 +0000 |
commit | 217d8b30a052729b19f9c558dab16efd7676ef6d (patch) | |
tree | 687871ca29200f38214065d573b6ff4c19f58374 /app-editors/ghex | |
parent | old (diff) | |
download | historical-217d8b30a052729b19f9c558dab16efd7676ef6d.tar.gz historical-217d8b30a052729b19f9c558dab16efd7676ef6d.tar.bz2 historical-217d8b30a052729b19f9c558dab16efd7676ef6d.zip |
mark as stable
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/ghex/Manifest | 8 | ||||
-rw-r--r-- | app-editors/ghex/ghex-2.4.0.1.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/app-editors/ghex/ChangeLog b/app-editors/ghex/ChangeLog index 64d19bdaeb39..f35c2502d942 100644 --- a/app-editors/ghex/ChangeLog +++ b/app-editors/ghex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/ghex # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.11 2003/09/10 21:58:54 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ChangeLog,v 1.12 2003/10/13 22:12:25 spider Exp $ + + 14 Oct 2003; <spider@gentoo.org> ghex-2.4.0.1.ebuild: + mark as stable x86 *ghex-2.4.0.1 (11 Sep 2003) diff --git a/app-editors/ghex/Manifest b/app-editors/ghex/Manifest index 455117849416..5cf37b22f4ae 100644 --- a/app-editors/ghex/Manifest +++ b/app-editors/ghex/Manifest @@ -1,8 +1,8 @@ -MD5 3476c6b9e996139c46e915676fbf03fc ghex-2.2.1.ebuild 695 -MD5 38c9faba3cd281a4bbd1242f2b7cbbef ghex-2.4.0.1.ebuild 770 -MD5 8b4b0176685ccae4cff175f1087ced03 ChangeLog 1535 MD5 dbad9382f86dcb150e2b8bb3d752af59 ghex-1.2.1.ebuild 1217 +MD5 5f8060e1440dd1a9848bb964003cdb81 ChangeLog 1614 +MD5 3476c6b9e996139c46e915676fbf03fc ghex-2.2.1.ebuild 695 +MD5 282e13814afab245f8d2918d8a0260dd ghex-2.4.0.1.ebuild 770 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 diff --git a/app-editors/ghex/ghex-2.4.0.1.ebuild b/app-editors/ghex/ghex-2.4.0.1.ebuild index f5b86c510131..16094a19d488 100644 --- a/app-editors/ghex/ghex-2.4.0.1.ebuild +++ b/app-editors/ghex/ghex-2.4.0.1.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.4.0.1.ebuild,v 1.1 2003/09/10 21:58:54 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.4.0.1.ebuild,v 1.2 2003/10/13 22:12:26 spider Exp $ inherit gnome2 @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} SLOT="2" LICENSE="GPL-2 FDL-1.1" -KEYWORDS="~x86" +KEYWORDS="x86" DOCS="AUTHORS COPYING* ChangeLog INSTALL NEWS README TODO" |