summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2004-08-05 23:40:55 +0000
committerSven Wegener <swegener@gentoo.org>2004-08-05 23:40:55 +0000
commit57f99924c53e7d4770898c336232d8d7520d5c0a (patch)
tree4b4239072adf7fc3ce05f34711bc46088b7c3b2b /app-editors
parentStable on sparc (diff)
downloadhistorical-57f99924c53e7d4770898c336232d8d7520d5c0a.tar.gz
historical-57f99924c53e7d4770898c336232d8d7520d5c0a.tar.bz2
historical-57f99924c53e7d4770898c336232d8d7520d5c0a.zip
Version bump. Tidied the ebuilds.
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/hexedit/ChangeLog8
-rw-r--r--app-editors/hexedit/Manifest18
-rw-r--r--app-editors/hexedit/files/digest-hexedit-1.2.101
-rw-r--r--app-editors/hexedit/hexedit-1.2.10.ebuild23
-rw-r--r--app-editors/hexedit/hexedit-1.2.2.ebuild15
-rw-r--r--app-editors/hexedit/hexedit-1.2.9.ebuild13
6 files changed, 59 insertions, 19 deletions
diff --git a/app-editors/hexedit/ChangeLog b/app-editors/hexedit/ChangeLog
index b1d81500727d..38e56b09007a 100644
--- a/app-editors/hexedit/ChangeLog
+++ b/app-editors/hexedit/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-editors/hexedit
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.14 2004/07/03 19:28:30 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/ChangeLog,v 1.15 2004/08/05 23:40:55 swegener Exp $
+
+*hexedit-1.2.10 (06 Aug 2004)
+
+ 06 Aug 2004; Sven Wegener <swegener@gentoo.org> +hexedit-1.2.10.ebuild,
+ hexedit-1.2.2.ebuild, hexedit-1.2.9.ebuild:
+ Version bump. Tidied the ebuilds.
03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> hexedit-1.2.9.ebuild:
Stable on alpha.
diff --git a/app-editors/hexedit/Manifest b/app-editors/hexedit/Manifest
index 80e229255b6c..bc74a8979880 100644
--- a/app-editors/hexedit/Manifest
+++ b/app-editors/hexedit/Manifest
@@ -1,6 +1,18 @@
-MD5 317529d18cd215dad83bc5f009c75edb hexedit-1.2.2.ebuild 610
-MD5 757ea09f336f2eb30267fbc445a5825c hexedit-1.2.9.ebuild 603
-MD5 381cb5fcdfe96869646c4649bb9633af ChangeLog 1243
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 b9ac05091500d3321d6bad8b3dc64511 ChangeLog 1433
+MD5 7696455a08c82a81746299ca64f8dbd7 hexedit-1.2.2.ebuild 639
+MD5 6b88b8c69ebfdf5c046afec528aab23b hexedit-1.2.9.ebuild 649
MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310
+MD5 2a3a9a48816ada2c3f6a1680625294ac hexedit-1.2.10.ebuild 655
MD5 6e5875f691ced8ecac86ccc41c443a3b files/digest-hexedit-1.2.2 65
MD5 44c497343ccc5a908e95b4fe44f46f5e files/digest-hexedit-1.2.9 65
+MD5 f90e72c54d508c4cb1a87ce07d564959 files/digest-hexedit-1.2.10 66
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.4 (GNU/Linux)
+
+iD8DBQFBEsXWI1lqEGTUzyQRAjpOAJ97dwOEtr1M2u7BGWQ6qiLRTm/mLwCfaNlX
+FYICap2B7cLPr8uMUQSTPrQ=
+=GD4a
+-----END PGP SIGNATURE-----
diff --git a/app-editors/hexedit/files/digest-hexedit-1.2.10 b/app-editors/hexedit/files/digest-hexedit-1.2.10
new file mode 100644
index 000000000000..6c558f66cb15
--- /dev/null
+++ b/app-editors/hexedit/files/digest-hexedit-1.2.10
@@ -0,0 +1 @@
+MD5 5d925ab9f0746ccd1d05c80fef628938 hexedit-1.2.10.src.tgz 61566
diff --git a/app-editors/hexedit/hexedit-1.2.10.ebuild b/app-editors/hexedit/hexedit-1.2.10.ebuild
new file mode 100644
index 000000000000..01504aab2c81
--- /dev/null
+++ b/app-editors/hexedit/hexedit-1.2.10.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.10.ebuild,v 1.1 2004/08/05 23:40:55 swegener Exp $
+
+DESCRIPTION="View and edit files in hex or ASCII"
+HOMEPAGE="http://www.chez.com/prigaux/hexedit.html"
+SRC_URI="http://merd.net/pixel/${P}.src.tgz"
+
+LICENSE="GPL-1"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64"
+IUSE=""
+
+DEPEND="sys-libs/ncurses"
+RDEPEND=""
+
+S=${WORKDIR}/${PN}
+
+src_install() {
+ dobin hexedit || die "dobin failed"
+ doman hexedit.1 || die "doman failed"
+ dodoc Changes TODO || die "dodoc failed"
+}
diff --git a/app-editors/hexedit/hexedit-1.2.2.ebuild b/app-editors/hexedit/hexedit-1.2.2.ebuild
index 89efcd8ccd23..4ebe2c7866c3 100644
--- a/app-editors/hexedit/hexedit-1.2.2.ebuild
+++ b/app-editors/hexedit/hexedit-1.2.2.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/hexedit/hexedit-1.2.2.ebuild,v 1.15 2004/06/27 22:13:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.2.ebuild,v 1.16 2004/08/05 23:40:55 swegener Exp $
DESCRIPTION="View and edit files in hex or ASCII"
HOMEPAGE="http://www.chez.com/prigaux/hexedit.html"
@@ -11,14 +11,13 @@ SLOT="0"
KEYWORDS="x86 ppc sparc alpha amd64"
IUSE=""
-DEPEND="virtual/libc
- sys-libs/ncurses"
-RDEPEND="sys-libs/ncurses"
+DEPEND="sys-libs/ncurses"
+RDEPEND=""
-S=${WORKDIR}/hexedit
+S=${WORKDIR}/${PN}
src_install() {
- dobin hexedit || die
- doman hexedit.1
- dodoc Changes TODO
+ dobin hexedit || die "dobin failed"
+ doman hexedit.1 || die "doman failed"
+ dodoc Changes TODO || die "dodoc failed"
}
diff --git a/app-editors/hexedit/hexedit-1.2.9.ebuild b/app-editors/hexedit/hexedit-1.2.9.ebuild
index fe3bc0ec8331..806c99ff60bd 100644
--- a/app-editors/hexedit/hexedit-1.2.9.ebuild
+++ b/app-editors/hexedit/hexedit-1.2.9.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/hexedit/hexedit-1.2.9.ebuild,v 1.9 2004/07/03 19:28:30 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/hexedit/hexedit-1.2.9.ebuild,v 1.10 2004/08/05 23:40:55 swegener Exp $
DESCRIPTION="View and edit files in hex or ASCII"
HOMEPAGE="http://www.chez.com/prigaux/hexedit.html"
@@ -11,14 +11,13 @@ SLOT="0"
KEYWORDS="x86 ~ppc sparc alpha arm hppa amd64"
IUSE=""
-DEPEND="virtual/libc
- sys-libs/ncurses"
+DEPEND="sys-libs/ncurses"
RDEPEND=""
-S=${WORKDIR}/hexedit
+S=${WORKDIR}/${PN}
src_install() {
- dobin hexedit || die
- doman hexedit.1
- dodoc Changes TODO
+ dobin hexedit || die "dobin failed"
+ doman hexedit.1 || die "doman failed"
+ dodoc Changes TODO || die "dodoc failed"
}