public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-text/teseq/
@ 2015-08-16  7:30 Jeroen Roovers
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers @ 2015-08-16  7:30 UTC (permalink / raw
  To: gentoo-commits

commit:     160aeae60ddc8960ab971d1f6dc6f0233e7d3f78
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 16 07:30:02 2015 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Aug 16 07:30:02 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=160aeae6

app-text/teseq: Initial commit.

Package-Manager: portage-2.2.20.1

 app-text/teseq/Manifest           |  1 +
 app-text/teseq/metadata.xml       |  7 +++++++
 app-text/teseq/teseq-1.1.1.ebuild | 13 +++++++++++++
 3 files changed, 21 insertions(+)

diff --git a/app-text/teseq/Manifest b/app-text/teseq/Manifest
new file mode 100644
index 0000000..0d6c16f
--- /dev/null
+++ b/app-text/teseq/Manifest
@@ -0,0 +1 @@
+DIST teseq-1.1.1.tar.xz 240256 SHA256 230d2b4a587542284c415b33557a27774f5ad1580ed9db272bcd1e2034ea0589 SHA512 c7747c734e640f7cc607389e001ab2cb9e368b504bd41406eea4dd7ba8bfead79659c68b148e33e797b843e9a46de38d104172303329b88e3fde0266aa1ffd7c WHIRLPOOL ad8eade357f9bbd6a53acc16d12b8088de4c9297604553edcfb10b9d920d479d92cb422c6c7160f13359b1e7934ec9a630215239d76bbc94118c8e2c3611ae4d

diff --git a/app-text/teseq/metadata.xml b/app-text/teseq/metadata.xml
new file mode 100644
index 0000000..3fcf9a0
--- /dev/null
+++ b/app-text/teseq/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer>
+<email>jer@gentoo.org</email>
+</maintainer>
+</pkgmetadata>

diff --git a/app-text/teseq/teseq-1.1.1.ebuild b/app-text/teseq/teseq-1.1.1.ebuild
new file mode 100644
index 0000000..03d5c94
--- /dev/null
+++ b/app-text/teseq/teseq-1.1.1.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+DESCRIPTION="a tool for analyzing files that contain control characters and terminal control sequences"
+HOMEPAGE="http://www.gnu.org/software/teseq/"
+SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"


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

* [gentoo-commits] repo/gentoo:master commit in: app-text/teseq/
@ 2017-02-18  9:54 David Seifert
  0 siblings, 0 replies; 2+ messages in thread
From: David Seifert @ 2017-02-18  9:54 UTC (permalink / raw
  To: gentoo-commits

commit:     744e2b8ff409a6cdce74780bd467643413da7000
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Sat Feb 18 07:43:26 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 18 09:54:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=744e2b8f

app-text/teseq: Fix toolong.DESCRIPTION

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4003

 app-text/teseq/teseq-1.1.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/teseq/teseq-1.1.1.ebuild b/app-text/teseq/teseq-1.1.1.ebuild
index abdc19d520..9bf2a95df5 100644
--- a/app-text/teseq/teseq-1.1.1.ebuild
+++ b/app-text/teseq/teseq-1.1.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-DESCRIPTION="a tool for analyzing files that contain control characters and terminal control sequences"
+DESCRIPTION="A tool for analyzing files that contain control characters and sequences"
 HOMEPAGE="https://www.gnu.org/software/teseq/"
 SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
 


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

end of thread, other threads:[~2017-02-18  9:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-18  9:54 [gentoo-commits] repo/gentoo:master commit in: app-text/teseq/ David Seifert
  -- strict thread matches above, loose matches on Subject: below --
2015-08-16  7:30 Jeroen Roovers

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