summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2003-09-09 18:06:00 +0000
committerMarinus Schraal <foser@gentoo.org>2003-09-09 18:06:00 +0000
commit24dfcefffa17df1828b49d8331fd7bdbfda74e7c (patch)
treeb8142bc15ebabb458aec9698a70945811d4979e8
parentNew version 'n cleanup (diff)
downloadhistorical-24dfcefffa17df1828b49d8331fd7bdbfda74e7c.tar.gz
historical-24dfcefffa17df1828b49d8331fd7bdbfda74e7c.tar.bz2
historical-24dfcefffa17df1828b49d8331fd7bdbfda74e7c.zip
New version 'n cleanup
-rw-r--r--app-editors/ghex/Manifest8
-rw-r--r--app-editors/ghex/files/digest-ghex-2.0.01
-rw-r--r--app-editors/ghex/files/digest-ghex-2.2.01
-rw-r--r--app-editors/ghex/files/digest-ghex-2.4.01
-rw-r--r--app-editors/ghex/ghex-2.0.0.ebuild24
-rw-r--r--app-editors/ghex/ghex-2.4.0.ebuild (renamed from app-editors/ghex/ghex-2.2.0.ebuild)24
6 files changed, 21 insertions, 38 deletions
diff --git a/app-editors/ghex/Manifest b/app-editors/ghex/Manifest
index d1910a97d85f..39903f6b8c6e 100644
--- a/app-editors/ghex/Manifest
+++ b/app-editors/ghex/Manifest
@@ -1,12 +1,8 @@
MD5 3476c6b9e996139c46e915676fbf03fc ghex-2.2.1.ebuild 695
-MD5 0bd35eb0645717c27592583cfd5540de ghex-2.2.0.ebuild 670
-MD5 f8886ccca07d66a0d87c4a2ec0dd8356 ChangeLog 1263
+MD5 d23e74ed443569a2b05ee838a33592d7 ChangeLog 1404
MD5 dbad9382f86dcb150e2b8bb3d752af59 ghex-1.2.1.ebuild 1217
-MD5 3476c6b9e996139c46e915676fbf03fc ghex-2.4.0.ebuild 695
+MD5 6040d34a4da5d73cac36745e53f2a40a ghex-2.4.0.ebuild 771
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
-MD5 a9d93e3e060d99236f17d61f10c95930 ghex-2.0.0.ebuild 604
MD5 22a11afdebbfb2354881e9d76f88a06e files/digest-ghex-1.2.1 62
-MD5 a5533da2e430dced950220184b451ab3 files/digest-ghex-2.0.0 63
-MD5 b15789d0743cf4b5b4be22d6fb9d249d files/digest-ghex-2.2.0 63
MD5 1e32613b88b86755c0dabc522af1ef41 files/digest-ghex-2.2.1 63
MD5 c776292240fea5aa72c8f417b8dcefbb files/digest-ghex-2.4.0 63
diff --git a/app-editors/ghex/files/digest-ghex-2.0.0 b/app-editors/ghex/files/digest-ghex-2.0.0
deleted file mode 100644
index c0d6f1a36945..000000000000
--- a/app-editors/ghex/files/digest-ghex-2.0.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 9c5f07cd4cd79c3e7ab0dce3e928c9b3 ghex-2.0.0.tar.bz2 606840
diff --git a/app-editors/ghex/files/digest-ghex-2.2.0 b/app-editors/ghex/files/digest-ghex-2.2.0
deleted file mode 100644
index 0ebfed1a4b6b..000000000000
--- a/app-editors/ghex/files/digest-ghex-2.2.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 9a1633566657292c7b85b51c55542f19 ghex-2.2.0.tar.bz2 606738
diff --git a/app-editors/ghex/files/digest-ghex-2.4.0 b/app-editors/ghex/files/digest-ghex-2.4.0
new file mode 100644
index 000000000000..8afa4b5965ea
--- /dev/null
+++ b/app-editors/ghex/files/digest-ghex-2.4.0
@@ -0,0 +1 @@
+MD5 d32fe1a502ca0a18ebc3d97eeaa8a8c5 ghex-2.4.0.tar.bz2 906579
diff --git a/app-editors/ghex/ghex-2.0.0.ebuild b/app-editors/ghex/ghex-2.0.0.ebuild
deleted file mode 100644
index 56a50798ff95..000000000000
--- a/app-editors/ghex/ghex-2.0.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# 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.3 2003/03/03 17:38:25 foser Exp $
-
-inherit gnome2
-
-IUSE="nls"
-S=${WORKDIR}/${P}
-DESCRIPTION="Gnome Hexadecimal editor"
-HOMEPAGE="http://pluton.ijs.si/~jaka/gnome.html"
-
-RDEPEND=">=gnome-base/gail-0.17
- >=gnome-base/libgnomeui-2
- >=gnome-base/libglade-2
- >=gnome-base/libgnomeprintui-1.116"
-
-DEPEND="${RDEPEND}
- sys-devel/gettext
- dev-util/intltool
- >=gnome-base/gconf-1.2"
-
-SLOT="2"
-LICENSE="GPL-2"
-KEYWORDS="x86"
diff --git a/app-editors/ghex/ghex-2.2.0.ebuild b/app-editors/ghex/ghex-2.4.0.ebuild
index 2d969573d604..034824c30e19 100644
--- a/app-editors/ghex/ghex-2.2.0.ebuild
+++ b/app-editors/ghex/ghex-2.4.0.ebuild
@@ -1,26 +1,38 @@
# 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.3 2003/03/03 17:38:25 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-2.4.0.ebuild,v 1.1 2003/09/09 18:05:50 foser Exp $
inherit gnome2
IUSE="nls"
-S=${WORKDIR}/${P}
-DESCRIPTION="Gnome Hexadecimal editor"
+DESCRIPTION="Gnome hexadecimal editor"
HOMEPAGE="http://pluton.ijs.si/~jaka/gnome.html"
RDEPEND=">=gnome-base/gail-0.17
+ >=x11-libs/gtk+-2
+ >=dev-libs/atk-1
>=gnome-base/libgnomeui-2
>=gnome-base/libglade-2
>=gnome-base/libgnomeprintui-2.2"
DEPEND="${RDEPEND}
- sys-devel/gettext
+ app-text/scrollkeeper
dev-util/intltool
- >=gnome-base/gconf-1.2"
+ >=dev-util/pkgconfig-0.9"
SLOT="2"
LICENSE="GPL-2 FDL-1.1"
-KEYWORDS="x86"
+KEYWORDS="~x86"
DOCS="AUTHORS COPYING* ChangeLog INSTALL NEWS README TODO"
+
+MAKEOPTS="-j1"
+
+src_unpack() {
+
+ unpack ${A}
+
+ cd ${S}
+ gnome2_omf_fix
+
+}