From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BB2A713832F for ; Sun, 24 Jul 2016 11:31:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7240E0B4B; Sun, 24 Jul 2016 11:31:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0AC6BE0B4D for ; Sun, 24 Jul 2016 11:31:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8EC0D340C15 for ; Sun, 24 Jul 2016 11:31:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 005277E4 for ; Sun, 24 Jul 2016 11:31:10 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1469359857.de36366e5dadd142104344801c570c6ec1121419.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-ml/comparelib/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/comparelib/Manifest dev-ml/comparelib/comparelib-109.60.00.ebuild dev-ml/comparelib/comparelib-113.00.00.ebuild dev-ml/comparelib/metadata.xml profiles/package.mask X-VCS-Directories: profiles/ dev-ml/comparelib/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: de36366e5dadd142104344801c570c6ec1121419 X-VCS-Branch: master Date: Sun, 24 Jul 2016 11:31:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ffcdc3e5-d4a1-4a47-86b2-2e9c92a3d398 X-Archives-Hash: dd6c1c39d007a2a4447f496d2c447dfc commit: de36366e5dadd142104344801c570c6ec1121419 Author: Michał Górny gentoo org> AuthorDate: Sun Jul 24 11:27:09 2016 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Jul 24 11:30:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de36366e dev-ml/comparelib: Remove last-rited pkg, #586904 dev-ml/comparelib/Manifest | 2 -- dev-ml/comparelib/comparelib-109.60.00.ebuild | 23 ----------------------- dev-ml/comparelib/comparelib-113.00.00.ebuild | 22 ---------------------- dev-ml/comparelib/metadata.xml | 8 -------- profiles/package.mask | 2 -- 5 files changed, 57 deletions(-) diff --git a/dev-ml/comparelib/Manifest b/dev-ml/comparelib/Manifest deleted file mode 100644 index ed6078c..0000000 --- a/dev-ml/comparelib/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST comparelib-109.60.00.tar.gz 56707 SHA256 1075fb05e0d1e290f71ad0f6163f32b2cb4cebdc77568491c7eb38ba91f5db7e SHA512 0a20267b06ddb840f31b3aec7b4cc0a77aa5a5e7f454c1d163944e4b233233b5cc1d266aae52eaffbc0721e8d83f2ec345444032af1dc2e0b75bb78ae06e33cb WHIRLPOOL 092abc147a3531d543a9fb68526c4a9839b4ca4f12674962b15a6da01caa69d5ae4e111b29ad9b06b1a2f703a017b04b71016b421ad2334447ed0f47d47d0332 -DIST comparelib-113.00.00.tar.gz 58423 SHA256 8e7e05373da38905904d5362dd2297ea0733dbb7e374471d0082c497db20830a SHA512 4c5c073100c1adb2d5ee65dec016ce88c26df440caeb1e7f5a92830d672e0bf241ab335089ff741595eb7cbfd556b89da20c87c39e88130bd20ecf60c50f4ee3 WHIRLPOOL 2d7536426d79f8523e5c3c2da9753c68f0dcbecafce4345402b86d47994be47e488bf49c75902d708d42b10d7ce21a8aa7782279e869ef64a6d85df5d25d46f3 diff --git a/dev-ml/comparelib/comparelib-109.60.00.ebuild b/dev-ml/comparelib/comparelib-109.60.00.ebuild deleted file mode 100644 index eb2cac4..0000000 --- a/dev-ml/comparelib/comparelib-109.60.00.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" - -inherit oasis - -DESCRIPTION="Camlp4 syntax extension that derives comparison functions from type representations" -HOMEPAGE="http://www.janestreet.com/ocaml" -SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV}/individual/${P}.tar.gz - https://dev.gentoo.org/~aballier/distfiles/${P}.tar.gz" - -LICENSE="LGPL-2.1-with-linking-exception" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=">=dev-ml/type-conv-109.20.00:= - dev-ml/camlp4:=" -RDEPEND="${DEPEND}" - -DOCS=( "README.txt" ) diff --git a/dev-ml/comparelib/comparelib-113.00.00.ebuild b/dev-ml/comparelib/comparelib-113.00.00.ebuild deleted file mode 100644 index 6f76d02..0000000 --- a/dev-ml/comparelib/comparelib-113.00.00.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" - -inherit oasis - -DESCRIPTION="Camlp4 syntax extension that derives comparison functions from type representations" -HOMEPAGE="http://www.janestreet.com/ocaml" -SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz" - -LICENSE="LGPL-2.1-with-linking-exception" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=">=dev-ml/type-conv-109.20.00:= - dev-ml/camlp4:=" -RDEPEND="${DEPEND}" - -DOCS=( "README.txt" ) diff --git a/dev-ml/comparelib/metadata.xml b/dev-ml/comparelib/metadata.xml deleted file mode 100644 index ffac4d7..0000000 --- a/dev-ml/comparelib/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - ml@gentoo.org - Gentoo ML Project - - diff --git a/profiles/package.mask b/profiles/package.mask index 3499882..2119f23 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -238,11 +238,9 @@ media-video/motion # Michał Górny (25 Jun 2016) # Obsolete packages for removal in 30 days. Replacements and bugs: -# dev-ml/comparelib -> dev-ml/ppx_compare, #586904 # dev-ml/deriving-ocsigen -> dev-ml/deriving, #586906 # dev-ml/faillib -> dev-ml/ppx_fail, #586912 # dev-ml/typehashlib -- not used anymore, #586928 -dev-ml/comparelib dev-ml/deriving-ocsigen dev-ml/faillib dev-ml/typehashlib