summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-10-21 00:39:22 +0200
committerDavid Seifert <soap@gentoo.org>2019-10-21 00:40:22 +0200
commitd2595664991d5f14ef6c237df660191da29cddf6 (patch)
tree950397bc5673cb240b25a9f2bfeb8cbbb428b5cc /dev-util/colm/colm-0.13.0.6.ebuild
parentdev-util/colm: Remove old (diff)
downloadgentoo-d2595664991d5f14ef6c237df660191da29cddf6.tar.gz
gentoo-d2595664991d5f14ef6c237df660191da29cddf6.tar.bz2
gentoo-d2595664991d5f14ef6c237df660191da29cddf6.zip
Revert "dev-util/colm: Remove old"
This reverts commit 53707ea55172afd09d5356f1b12f5c5dc4e73556. Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-util/colm/colm-0.13.0.6.ebuild')
-rw-r--r--dev-util/colm/colm-0.13.0.6.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-util/colm/colm-0.13.0.6.ebuild b/dev-util/colm/colm-0.13.0.6.ebuild
new file mode 100644
index 000000000000..4292b617eac2
--- /dev/null
+++ b/dev-util/colm/colm-0.13.0.6.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="COmputer Language Manipulation"
+HOMEPAGE="https://www.colm.net/open-source/colm/"
+SRC_URI="https://www.colm.net/files/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+DEPEND="app-text/asciidoc"