summaryrefslogtreecommitdiff
path: root/app-admin/clog/clog-1.3.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/clog/clog-1.3.0.ebuild')
-rw-r--r--app-admin/clog/clog-1.3.0.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/app-admin/clog/clog-1.3.0.ebuild b/app-admin/clog/clog-1.3.0.ebuild
new file mode 100644
index 000000000000..75da7a4d0b56
--- /dev/null
+++ b/app-admin/clog/clog-1.3.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="clog is a colorized log tail utility"
+HOMEPAGE="https://taskwarrior.org/docs/clog"
+SRC_URI="https://tasktools.org/download/${P}.tar.gz"
+
+KEYWORDS="~amd64 ~x86 ~x64-macos ~amd64-fbsd"
+LICENSE="MIT"
+SLOT="0"