commit: 7f9b715086ca9d3af694e3bf344f0330a4c25074 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Jul 24 11:29:18 2016 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Jul 24 11:30:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f9b7150
dev-ml/typehashlib: Remove last-rited pkg, #586928 dev-ml/typehashlib/Manifest | 1 - dev-ml/typehashlib/metadata.xml | 8 -------- dev-ml/typehashlib/typehashlib-109.15.02.ebuild | 25 ------------------------- profiles/package.mask | 5 ----- 4 files changed, 39 deletions(-) diff --git a/dev-ml/typehashlib/Manifest b/dev-ml/typehashlib/Manifest deleted file mode 100644 index d926a12..0000000 --- a/dev-ml/typehashlib/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST typehashlib-109.15.02.tar.gz 51713 SHA256 25a1c518527d8d9e200f5f5c4f0afa351cb29f98fae8e4e5bfb450827710058e SHA512 06ad1c714175134dbd73ac131da67c02f75160193ad1121a748566efa308561a6cb55df8df9d068eb041b3dd9b267f8409c654db07bbe0f2f3b5af87bd1c0444 WHIRLPOOL db00f9b735a47cea190ce3c893bcf1eb38d830c7119fcf0a018e53b19b5e2d5e156eea1f05a40085c714d41f7ec0fefe4d35a062faf370c4adbd556c3dc883d2 diff --git a/dev-ml/typehashlib/metadata.xml b/dev-ml/typehashlib/metadata.xml deleted file mode 100644 index ffac4d7..0000000 --- a/dev-ml/typehashlib/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 type="project"> - <email>[email protected]</email> - <name>Gentoo ML Project</name> -</maintainer> -</pkgmetadata> diff --git a/dev-ml/typehashlib/typehashlib-109.15.02.ebuild b/dev-ml/typehashlib/typehashlib-109.15.02.ebuild deleted file mode 100644 index 8e6e924..0000000 --- a/dev-ml/typehashlib/typehashlib-109.15.02.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" - -inherit oasis - -MY_P=${PN/-/_}-${PV} -DESCRIPTION="Syntax extension for deriving 'typehash' functions automatically" -HOMEPAGE="http://www.janestreet.com/ocaml" -SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV}/individual/${MY_P}.tar.gz - https://dev.gentoo.org/~aballier/distfiles/${MY_P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=">=dev-lang/ocaml-4.00.0:= - >=dev-ml/type-conv-${PV}:= - dev-ml/camlp4:=" -RDEPEND="${DEPEND}" - -S="${WORKDIR}/${MY_P}" diff --git a/profiles/package.mask b/profiles/package.mask index a04818d..1d388fb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -236,11 +236,6 @@ app-portage/pms-test-suite # Unpatched security vulnerability per bug #475120 media-video/motion -# Michał Górny <[email protected]> (25 Jun 2016) -# Obsolete packages for removal in 30 days. Replacements and bugs: -# dev-ml/typehashlib -- not used anymore, #586928 -dev-ml/typehashlib - # Pawel Hajdan jr <[email protected]> (13 Jun 2016) # Dev channel releases are only for people who are developers or want more # experimental features and accept a more unstable release.
