summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Scardovi <someone@example.com>2021-07-11 15:47:44 +0200
committerJoonas Niilola <juippis@gentoo.org>2021-10-25 16:02:58 +0300
commit5caec7c98875cfe1c667f599a8d043d4859a5bd6 (patch)
tree0f88ebd0128764ea492789677706f3eb4acb0d24 /app-admin/clog
parentapp-admin/clog: bump to EAPI 7 + QA fix (diff)
downloadgentoo-5caec7c98875cfe1c667f599a8d043d4859a5bd6.tar.gz
gentoo-5caec7c98875cfe1c667f599a8d043d4859a5bd6.tar.bz2
gentoo-5caec7c98875cfe1c667f599a8d043d4859a5bd6.zip
app-admin/clog: drop older version
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Marco Scardovi <marco@scardovi.com> Closes: https://github.com/gentoo/gentoo/pull/21602 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-admin/clog')
-rw-r--r--app-admin/clog/clog-1.3.0.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/app-admin/clog/clog-1.3.0.ebuild b/app-admin/clog/clog-1.3.0.ebuild
deleted file mode 100644
index 238bf2e43f37..000000000000
--- a/app-admin/clog/clog-1.3.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# 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"
-LICENSE="MIT"
-SLOT="0"