diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-01-14 17:25:05 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-01-14 17:26:07 +0100 |
commit | e73cdb8ec3060b24e3ae4a568659547e8050dc71 (patch) | |
tree | 027bca129ccaca71fc75a2945302675c20f8c871 /dev-ml/ANSITerminal | |
parent | sci-electronics/oregano: Remove last-rited pkg (diff) | |
download | gentoo-e73cdb8ec3060b24e3ae4a568659547e8050dc71.tar.gz gentoo-e73cdb8ec3060b24e3ae4a568659547e8050dc71.tar.bz2 gentoo-e73cdb8ec3060b24e3ae4a568659547e8050dc71.zip |
dev-ml/*: Remove first set of unneeded leaf packages
Bug: https://bugs.gentoo.org/695782
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-ml/ANSITerminal')
-rw-r--r-- | dev-ml/ANSITerminal/ANSITerminal-0.6.5.ebuild | 20 | ||||
-rw-r--r-- | dev-ml/ANSITerminal/ANSITerminal-0.7.ebuild | 25 | ||||
-rw-r--r-- | dev-ml/ANSITerminal/Manifest | 2 | ||||
-rw-r--r-- | dev-ml/ANSITerminal/files/oasis.patch | 13 | ||||
-rw-r--r-- | dev-ml/ANSITerminal/metadata.xml | 8 |
5 files changed, 0 insertions, 68 deletions
diff --git a/dev-ml/ANSITerminal/ANSITerminal-0.6.5.ebuild b/dev-ml/ANSITerminal/ANSITerminal-0.6.5.ebuild deleted file mode 100644 index 4403189644da..000000000000 --- a/dev-ml/ANSITerminal/ANSITerminal-0.6.5.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -OASIS_BUILD_DOCS=1 - -inherit oasis eutils - -DESCRIPTION="Module which offers basic control of ANSI compliant terminals" -HOMEPAGE="http://forge.ocamlcore.org/projects/ansiterminal/" -SRC_URI="http://forge.ocamlcore.org/frs/download.php/1206/${P}.tar.gz" -LICENSE="LGPL-3-with-linking-exception" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -DEPEND="" -RDEPEND="${DEPEND}" -IUSE="" - -DOCS=( "README.txt" "AUTHORS.txt" ) diff --git a/dev-ml/ANSITerminal/ANSITerminal-0.7.ebuild b/dev-ml/ANSITerminal/ANSITerminal-0.7.ebuild deleted file mode 100644 index 64ca0743656f..000000000000 --- a/dev-ml/ANSITerminal/ANSITerminal-0.7.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -OASIS_BUILD_DOCS=1 - -inherit oasis eutils - -DESCRIPTION="Module which offers basic control of ANSI compliant terminals" -HOMEPAGE="https://github.com/Chris00/ANSITerminal" -SRC_URI="https://github.com/Chris00/ANSITerminal/archive/${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="LGPL-3-with-linking-exception" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -RDEPEND="" -DEPEND="${DEPEND} dev-ml/oasis" -IUSE="" - -DOCS=( "README.txt" "AUTHORS.txt" ) - -src_prepare() { - epatch "${FILESDIR}/oasis.patch" - oasis setup || die -} diff --git a/dev-ml/ANSITerminal/Manifest b/dev-ml/ANSITerminal/Manifest deleted file mode 100644 index 4f8b0eed08d2..000000000000 --- a/dev-ml/ANSITerminal/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST ANSITerminal-0.6.5.tar.gz 52473 BLAKE2B 1f7f5b8dc1e7f9c2434a7e4eea1cec848f019a82a4137f744008532fac85016d3908890f2dd4cf5e8fb5c9f4aaad69cba4d56e75ab7ab57354ff7a4988a5cfe8 SHA512 43a059cc2a947a70409e19b8c6d01e1b5aa495290967f984a6d707e5ff329dd88e82ba68e08b6262da4a19bb24be2e61154fcf8781ee5cbad98240276d7b060d -DIST ANSITerminal-0.7.tar.gz 16763 BLAKE2B 5d25cdfe02f3b6f155995208897a11a21535105caa8db682f60a1215113e507ccac294037177d0fcd52431e3853aa655ead14e2054ada1369754d39c8db9448b SHA512 986f9d7fd862741ac7039cbd92c19b847d7b2d03edfb2d0851fe46ecc9678bf4617d1e687a61af3d3b28e2cfe347a80312f9bf5c84f957de0d6c169ca4209566 diff --git a/dev-ml/ANSITerminal/files/oasis.patch b/dev-ml/ANSITerminal/files/oasis.patch deleted file mode 100644 index d95b446a0407..000000000000 --- a/dev-ml/ANSITerminal/files/oasis.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: ANSITerminal-0.7/_oasis -=================================================================== ---- ANSITerminal-0.7.orig/_oasis -+++ ANSITerminal-0.7/_oasis -@@ -19,7 +19,7 @@ Library "ANSITerminal" - InternalModules: ANSITerminal_common - CSources: ANSITerminal_stubs.c - BuildDepends: unix, bytes -- -+ - Document API - Title: API reference for ANSITerminal - Type: OCamlbuild (0.3) diff --git a/dev-ml/ANSITerminal/metadata.xml b/dev-ml/ANSITerminal/metadata.xml deleted file mode 100644 index c98eab2fe044..000000000000 --- a/dev-ml/ANSITerminal/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">Chris00/ANSITerminal</remote-id> - </upstream> -</pkgmetadata> |