summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2018-05-24 12:15:23 +0200
committerLars Wendler <polynomial-c@gentoo.org>2018-05-24 12:16:08 +0200
commitc563de60a7b6e72cd468f10bfbbd464b5cb3150b (patch)
tree1ff975eeb718b7cb24c461eab6a33dd9b70295c1 /dev-util/colm/colm-0.13.0.4.ebuild
parentdev-db/percona-toolkit: bump to 3.0.10 (diff)
downloadgentoo-c563de60a7b6e72cd468f10bfbbd464b5cb3150b.tar.gz
gentoo-c563de60a7b6e72cd468f10bfbbd464b5cb3150b.tar.bz2
gentoo-c563de60a7b6e72cd468f10bfbbd464b5cb3150b.zip
Revert "dev-util/colm: Removed old."
This reverts commit 7fa3764a3c8b4f6397f2694172a6aaa9aef48669.
Diffstat (limited to 'dev-util/colm/colm-0.13.0.4.ebuild')
-rw-r--r--dev-util/colm/colm-0.13.0.4.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-util/colm/colm-0.13.0.4.ebuild b/dev-util/colm/colm-0.13.0.4.ebuild
new file mode 100644
index 000000000000..d193b2407b6a
--- /dev/null
+++ b/dev-util/colm/colm-0.13.0.4.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2017 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=""
+RDEPEND="${DEPEND}"