public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/xmw:master commit in: app-editors/ht/
@ 2012-03-31 22:34 Michael Weber
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Weber @ 2012-03-31 22:34 UTC (permalink / raw
  To: gentoo-commits

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>
+



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] dev/xmw:master commit in: app-editors/ht/
@ 2012-07-19  6:47 Michael Weber
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Weber @ 2012-07-19  6:47 UTC (permalink / raw
  To: gentoo-commits

commit:     94ebd81f26d79183e3e043c1fef8a50bc15ba4d8
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 19 06:43:53 2012 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Thu Jul 19 06:43:53 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=94ebd81f

app-editors/ht: fix SRC_URI

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

---
 app-editors/ht/ChangeLog        |    4 +++-
 app-editors/ht/Manifest         |   13 +++++--------
 app-editors/ht/ht-2.0.20.ebuild |    2 +-
 3 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/app-editors/ht/ChangeLog b/app-editors/ht/ChangeLog
index e645883..ee83674 100644
--- a/app-editors/ht/ChangeLog
+++ b/app-editors/ht/ChangeLog
@@ -2,8 +2,10 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  19 Jul 2012; Michael Weber <xmw@gentoo.org> ht-2.0.20.ebuild:
+  app-editors/ht: fix SRC_URI
+
 *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
index 3af1309..04b444e 100644
--- a/app-editors/ht/Manifest
+++ b/app-editors/ht/Manifest
@@ -1,14 +1,11 @@
 -----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
+DIST ht-2.0.20.tar.gz 1078031 SHA256 efd65f1b30ee13d836346de274687fd286c5eecad510447a8337f456e9087d7a
 -----BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.17 (GNU/Linux)
+Version: GnuPG v2.0.19 (GNU/Linux)
 
-iF4EAREIAAYFAk93hl8ACgkQknrdDGLu8JA70wEAgzA4+rVi1EsjfZGxwnQf02hR
-g+KZYUm+rtsARLAjPU8A/3reTdnY5zWqx4kR0RWafurdCMrYwJ9H/rfW/MY1MXS8
-=NxDo
+iF4EAREIAAYFAlAHrKkACgkQknrdDGLu8JCKLgEAiXX+ugW3eJKYtkTxZcamTP83
+aC//XO8IpBJQwf/DFoEA/025JcYoulxraskLPSH6i2JcxCBq4H7ErNdLX1XLjwak
+=6bf5
 -----END PGP SIGNATURE-----

diff --git a/app-editors/ht/ht-2.0.20.ebuild b/app-editors/ht/ht-2.0.20.ebuild
index 01466c8..420f2f9 100644
--- a/app-editors/ht/ht-2.0.20.ebuild
+++ b/app-editors/ht/ht-2.0.20.ebuild
@@ -6,7 +6,7 @@ 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"
+SRC_URI="mirror://sourceforge/hte/${PN}-source/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] dev/xmw:master commit in: app-editors/ht/
@ 2012-12-18  0:05 Michael Weber
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Weber @ 2012-12-18  0:05 UTC (permalink / raw
  To: gentoo-commits

commit:     a584dd2eceef3d4088480abd33878ff38a53c748
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 18 00:05:24 2012 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue Dec 18 00:05:24 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=a584dd2e

app-editors/ht: Fix whitespace

Package-Manager: portage-2.2.0_alpha147
Manifest-Sign-Key: 62EEF090

---
 app-editors/ht/ChangeLog        |    4 ++++
 app-editors/ht/ht-2.0.20.ebuild |    1 -
 app-editors/ht/ht-2.0.21.ebuild |    1 -
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/app-editors/ht/ChangeLog b/app-editors/ht/ChangeLog
index ef983bb..54ed7a1 100644
--- a/app-editors/ht/ChangeLog
+++ b/app-editors/ht/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  18 Dec 2012; Michael Weber <xmw@gentoo.org> ht-2.0.20.ebuild,
+  ht-2.0.21.ebuild:
+  Fix whitespace
+
 *ht-2.0.21 (18 Dec 2012)
 
   18 Dec 2012; Michael Weber <xmw@gentoo.org> +ht-2.0.21.ebuild:

diff --git a/app-editors/ht/ht-2.0.20.ebuild b/app-editors/ht/ht-2.0.20.ebuild
index 420f2f9..7121c8f 100644
--- a/app-editors/ht/ht-2.0.20.ebuild
+++ b/app-editors/ht/ht-2.0.20.ebuild
@@ -17,4 +17,3 @@ RDEPEND="dev-libs/lzo
 	sys-libs/ncurses
 	x11-libs/libX11"
 DEPEND="${RDEPEND}"
-

diff --git a/app-editors/ht/ht-2.0.21.ebuild b/app-editors/ht/ht-2.0.21.ebuild
index 420f2f9..7121c8f 100644
--- a/app-editors/ht/ht-2.0.21.ebuild
+++ b/app-editors/ht/ht-2.0.21.ebuild
@@ -17,4 +17,3 @@ RDEPEND="dev-libs/lzo
 	sys-libs/ncurses
 	x11-libs/libX11"
 DEPEND="${RDEPEND}"
-


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] dev/xmw:master commit in: app-editors/ht/
@ 2012-12-18  0:05 Michael Weber
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Weber @ 2012-12-18  0:05 UTC (permalink / raw
  To: gentoo-commits

commit:     421b563f0766ab80965fca9b0939085c0ba215aa
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 18 00:04:22 2012 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue Dec 18 00:04:22 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=421b563f

app-editors/ht: Version bump

Package-Manager: portage-2.2.0_alpha147
Manifest-Sign-Key: 62EEF090

---
 app-editors/ht/ChangeLog        |    5 +++++
 app-editors/ht/Manifest         |    9 +++++----
 app-editors/ht/ht-2.0.21.ebuild |   20 ++++++++++++++++++++
 3 files changed, 30 insertions(+), 4 deletions(-)

diff --git a/app-editors/ht/ChangeLog b/app-editors/ht/ChangeLog
index ee83674..ef983bb 100644
--- a/app-editors/ht/ChangeLog
+++ b/app-editors/ht/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*ht-2.0.21 (18 Dec 2012)
+
+  18 Dec 2012; Michael Weber <xmw@gentoo.org> +ht-2.0.21.ebuild:
+  Version bump
+
   19 Jul 2012; Michael Weber <xmw@gentoo.org> ht-2.0.20.ebuild:
   app-editors/ht: fix SRC_URI
 

diff --git a/app-editors/ht/Manifest b/app-editors/ht/Manifest
index 04b444e..b389819 100644
--- a/app-editors/ht/Manifest
+++ b/app-editors/ht/Manifest
@@ -1,11 +1,12 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA256
 
-DIST ht-2.0.20.tar.gz 1078031 SHA256 efd65f1b30ee13d836346de274687fd286c5eecad510447a8337f456e9087d7a
+DIST ht-2.0.20.tar.gz 1078031 SHA256 efd65f1b30ee13d836346de274687fd286c5eecad510447a8337f456e9087d7a SHA512 afc9db3dbc8cdcc030e4c8054ea03f5fd23435473f12f6bc910dfdb8c32032edbf2c43011188a24165b6cddc8d737f4c452c70367e4e3c2ef140e538b9e17b50 WHIRLPOOL f0b58708742ae622b2c52b1d74f4071daeee838326d63dbba65e22e1cd317a9dd162f036153c77f1e5e4e2280af08ebe0339fa0e99a5f7ddfcfe843efe56d7c5
+DIST ht-2.0.21.tar.gz 1086771 SHA256 4988892a029c65d84932d6a1b48006404763b831531d4fd9af028563fc680aed SHA512 31633ac672544e679260e7347869571b86d8973cd65d030582d013d90cd82ba9d95cfccfca113eee2ae1bb7c4b0d150e529e0764a2eff5121893d6c6fe953cb9 WHIRLPOOL 7dc2550787bfb9d76659be4deb7c534f9338e2a8e44acba8e4cdffa2a973dc8687bcbe5c05d743bf871e4768164841482c2ecb88f23bee449bec2f6a88d6dafd
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.19 (GNU/Linux)
 
-iF4EAREIAAYFAlAHrKkACgkQknrdDGLu8JCKLgEAiXX+ugW3eJKYtkTxZcamTP83
-aC//XO8IpBJQwf/DFoEA/025JcYoulxraskLPSH6i2JcxCBq4H7ErNdLX1XLjwak
-=6bf5
+iF4EAREIAAYFAlDPswYACgkQknrdDGLu8JDRLwD9GjbFopKWDQStMldnxqSjvIY0
+hpIkV8iv2acOuoX9OloA/iZqb4mv28RNJOXnm+TXEIjxthxNsY6PHSjitgyrdPYz
+=bAgs
 -----END PGP SIGNATURE-----

diff --git a/app-editors/ht/ht-2.0.21.ebuild b/app-editors/ht/ht-2.0.21.ebuild
new file mode 100644
index 0000000..420f2f9
--- /dev/null
+++ b/app-editors/ht/ht-2.0.21.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/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-libs/lzo
+	sys-libs/ncurses
+	x11-libs/libX11"
+DEPEND="${RDEPEND}"
+


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] dev/xmw:master commit in: app-editors/ht/
@ 2013-08-12 19:26 Michael Weber
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Weber @ 2013-08-12 19:26 UTC (permalink / raw
  To: gentoo-commits

commit:     01f483f2a79155069fb47250d8f39df0b9d785c4
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 12 19:25:57 2013 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Mon Aug 12 19:25:57 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=01f483f2

use app-editors/hteditor from main tree.

---
 app-editors/ht/ChangeLog        | 20 --------------------
 app-editors/ht/Manifest         | 12 ------------
 app-editors/ht/ht-2.0.20.ebuild | 19 -------------------
 app-editors/ht/ht-2.0.21.ebuild | 19 -------------------
 app-editors/ht/metadata.xml     |  9 ---------
 5 files changed, 79 deletions(-)

diff --git a/app-editors/ht/ChangeLog b/app-editors/ht/ChangeLog
deleted file mode 100644
index 54ed7a1..0000000
--- a/app-editors/ht/ChangeLog
+++ /dev/null
@@ -1,20 +0,0 @@
-# ChangeLog for app-editors/ht
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  18 Dec 2012; Michael Weber <xmw@gentoo.org> ht-2.0.20.ebuild,
-  ht-2.0.21.ebuild:
-  Fix whitespace
-
-*ht-2.0.21 (18 Dec 2012)
-
-  18 Dec 2012; Michael Weber <xmw@gentoo.org> +ht-2.0.21.ebuild:
-  Version bump
-
-  19 Jul 2012; Michael Weber <xmw@gentoo.org> ht-2.0.20.ebuild:
-  app-editors/ht: fix SRC_URI
-
-*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
deleted file mode 100644
index b389819..0000000
--- a/app-editors/ht/Manifest
+++ /dev/null
@@ -1,12 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
-DIST ht-2.0.20.tar.gz 1078031 SHA256 efd65f1b30ee13d836346de274687fd286c5eecad510447a8337f456e9087d7a SHA512 afc9db3dbc8cdcc030e4c8054ea03f5fd23435473f12f6bc910dfdb8c32032edbf2c43011188a24165b6cddc8d737f4c452c70367e4e3c2ef140e538b9e17b50 WHIRLPOOL f0b58708742ae622b2c52b1d74f4071daeee838326d63dbba65e22e1cd317a9dd162f036153c77f1e5e4e2280af08ebe0339fa0e99a5f7ddfcfe843efe56d7c5
-DIST ht-2.0.21.tar.gz 1086771 SHA256 4988892a029c65d84932d6a1b48006404763b831531d4fd9af028563fc680aed SHA512 31633ac672544e679260e7347869571b86d8973cd65d030582d013d90cd82ba9d95cfccfca113eee2ae1bb7c4b0d150e529e0764a2eff5121893d6c6fe953cb9 WHIRLPOOL 7dc2550787bfb9d76659be4deb7c534f9338e2a8e44acba8e4cdffa2a973dc8687bcbe5c05d743bf871e4768164841482c2ecb88f23bee449bec2f6a88d6dafd
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iF4EAREIAAYFAlDPswYACgkQknrdDGLu8JDRLwD9GjbFopKWDQStMldnxqSjvIY0
-hpIkV8iv2acOuoX9OloA/iZqb4mv28RNJOXnm+TXEIjxthxNsY6PHSjitgyrdPYz
-=bAgs
------END PGP SIGNATURE-----

diff --git a/app-editors/ht/ht-2.0.20.ebuild b/app-editors/ht/ht-2.0.20.ebuild
deleted file mode 100644
index 7121c8f..0000000
--- a/app-editors/ht/ht-2.0.20.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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/${P}.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/ht-2.0.21.ebuild b/app-editors/ht/ht-2.0.21.ebuild
deleted file mode 100644
index 7121c8f..0000000
--- a/app-editors/ht/ht-2.0.21.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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/${P}.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
deleted file mode 100644
index 59acc2c..0000000
--- a/app-editors/ht/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?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>
-


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-08-12 19:26 UTC | newest]

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox