From 160aeae60ddc8960ab971d1f6dc6f0233e7d3f78 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Sun, 16 Aug 2015 09:30:02 +0200 Subject: app-text/teseq: Initial commit. Package-Manager: portage-2.2.20.1 --- app-text/teseq/teseq-1.1.1.ebuild | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 app-text/teseq/teseq-1.1.1.ebuild (limited to 'app-text/teseq/teseq-1.1.1.ebuild') 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 000000000000..03d5c94b1a05 --- /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" -- cgit v1.2.3-65-gdbad