summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2018-05-24 11:22:54 +0200
committerLars Wendler <polynomial-c@gentoo.org>2018-05-24 11:22:54 +0200
commit252be1ece7340e30ba820df97f2dc5f67acf184e (patch)
tree06205bb2c7a79cd45220c855a8992b9a44911702 /dev-util/colm/colm-0.13.0.6.ebuild
parentdev-libs/libbsd: Bump to version 0.9.1. Removed old. (diff)
downloadgentoo-252be1ece7340e30ba820df97f2dc5f67acf184e.tar.gz
gentoo-252be1ece7340e30ba820df97f2dc5f67acf184e.tar.bz2
gentoo-252be1ece7340e30ba820df97f2dc5f67acf184e.zip
dev-util/colm: Bump to version 0.13.0.6
Package-Manager: Portage-2.3.38, Repoman-2.3.9
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..fab1897a2181
--- /dev/null
+++ b/dev-util/colm/colm-0.13.0.6.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# 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"
+IUSE=""
+
+DEPEND="app-text/asciidoc"