public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Weber" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/xmw:master commit in: app-editors/ht/
Date: Sat, 31 Mar 2012 22:34:18 +0000 (UTC)	[thread overview]
Message-ID: <1333233248.bbd485355004fe856098ce72a5a424a1922eeec6.xmw@gentoo> (raw)

commit:     bbd485355004fe856098ce72a5a424a1922eeec6
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 31 22:34:08 2012 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sat Mar 31 22:34:08 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=bbd48535

app-editors/ht: Initial Import

(Portage version: 2.1.10.49/git/Linux x86_64, signed Manifest commit with key 62EEF090)

---
 app-editors/ht/ChangeLog        |    9 +++++++++
 app-editors/ht/Manifest         |   14 ++++++++++++++
 app-editors/ht/ht-2.0.20.ebuild |   20 ++++++++++++++++++++
 app-editors/ht/metadata.xml     |    9 +++++++++
 4 files changed, 52 insertions(+), 0 deletions(-)

diff --git a/app-editors/ht/ChangeLog b/app-editors/ht/ChangeLog
new file mode 100644
index 0000000..e645883
--- /dev/null
+++ b/app-editors/ht/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for app-editors/ht
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*ht-2.0.20 (31 Mar 2012)
+
+  31 Mar 2012; Michael Weber <xmw@gentoo.org> +ht-2.0.20.ebuild, +metadata.xml:
+  Iniital import
+

diff --git a/app-editors/ht/Manifest b/app-editors/ht/Manifest
new file mode 100644
index 0000000..3af1309
--- /dev/null
+++ b/app-editors/ht/Manifest
@@ -0,0 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+DIST ht-2.0.20.tar.gz 1078031 RMD160 ae78371c847a0c3fe3513ff4841b77afa5ba9f10 SHA1 89ed33d4a6699a97ef13d7bfd90fbe4f442158fd SHA256 efd65f1b30ee13d836346de274687fd286c5eecad510447a8337f456e9087d7a
+EBUILD ht-2.0.20.ebuild 472 RMD160 1ff6a42dc18194ae6082c7f1af7174fabca9f936 SHA1 18132ad677a9b13a0389775d71b4bfcda25fa5dd SHA256 4de52db41971c5a7d39e8c855c0681d0940b7b1a77e5c47962679d1504f30d20
+MISC ChangeLog 239 RMD160 9e375dfaff10b7b6c0a39fb3d4a53df4a2ec7475 SHA1 6f6b8e10b495008a7654e4081ee63e9fcd35d06e SHA256 96799ff4370dbd6f3e18727e44a19ed424bd3afb1b7ab974a57efb9003e06b26
+MISC metadata.xml 224 RMD160 2a7e22a99ec669c5b961c3d1738a0cda58264318 SHA1 f6fd81fac4df7d7995b1600848b265fceda692f8 SHA256 f810c6de744adceee241992d3f713142db3e7025986f6cc5898cfe3c9cb2f4a7
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.17 (GNU/Linux)
+
+iF4EAREIAAYFAk93hl8ACgkQknrdDGLu8JA70wEAgzA4+rVi1EsjfZGxwnQf02hR
+g+KZYUm+rtsARLAjPU8A/3reTdnY5zWqx4kR0RWafurdCMrYwJ9H/rfW/MY1MXS8
+=NxDo
+-----END PGP SIGNATURE-----

diff --git a/app-editors/ht/ht-2.0.20.ebuild b/app-editors/ht/ht-2.0.20.ebuild
new file mode 100644
index 0000000..01466c8
--- /dev/null
+++ b/app-editors/ht/ht-2.0.20.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+DESCRIPTION="file viewer, editor and analyzer for text, binary, and (especially) executable files"
+HOMEPAGE="http://hte.sourceforge.net/"
+SRC_URI="mirror://sourceforge/hte/${PN}-source/${PN}-2.0.20.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-libs/lzo
+	sys-libs/ncurses
+	x11-libs/libX11"
+DEPEND="${RDEPEND}"
+

diff --git a/app-editors/ht/metadata.xml b/app-editors/ht/metadata.xml
new file mode 100644
index 0000000..59acc2c
--- /dev/null
+++ b/app-editors/ht/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer>
+<email>xmw@gentoo.org</email>
+<name>Michael Weber</name>
+</maintainer>
+</pkgmetadata>
+



             reply	other threads:[~2012-03-31 22:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-31 22:34 Michael Weber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-07-19  6:47 [gentoo-commits] dev/xmw:master commit in: app-editors/ht/ Michael Weber
2012-12-18  0:05 Michael Weber
2012-12-18  0:05 Michael Weber
2013-08-12 19:26 Michael Weber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1333233248.bbd485355004fe856098ce72a5a424a1922eeec6.xmw@gentoo \
    --to=xmw@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox