summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-10-21 00:35:45 +0200
committerDavid Seifert <soap@gentoo.org>2019-10-21 00:37:00 +0200
commit53707ea55172afd09d5356f1b12f5c5dc4e73556 (patch)
tree908dbb6457943ae104de2d93b98a4692c9cffeee /dev-util/colm/colm-0.13.0.6.ebuild
parentdev-util/colm: various fixes (diff)
downloadgentoo-53707ea55172afd09d5356f1b12f5c5dc4e73556.tar.gz
gentoo-53707ea55172afd09d5356f1b12f5c5dc4e73556.tar.bz2
gentoo-53707ea55172afd09d5356f1b12f5c5dc4e73556.zip
dev-util/colm: Remove old
Package-Manager: Portage-2.3.77, Repoman-2.3.17 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, 0 insertions, 15 deletions
diff --git a/dev-util/colm/colm-0.13.0.6.ebuild b/dev-util/colm/colm-0.13.0.6.ebuild
deleted file mode 100644
index 4292b617eac2..000000000000
--- a/dev-util/colm/colm-0.13.0.6.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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"