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 6F6E8139085 for ; Tue, 24 Jan 2017 11:06:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AADE32341AB; Tue, 24 Jan 2017 10:56:00 +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 6FE9F2341A3 for ; Tue, 24 Jan 2017 10:56:00 +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 562D33411D7 for ; Tue, 24 Jan 2017 10:55:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 554B92D8D for ; Tue, 24 Jan 2017 10:55:56 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1485254494.216226507abe01105e5d3263e78955dba2968ea4.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/uutf/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/uutf/Manifest dev-ml/uutf/uutf-0.9.4.ebuild X-VCS-Directories: dev-ml/uutf/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 216226507abe01105e5d3263e78955dba2968ea4 X-VCS-Branch: master Date: Tue, 24 Jan 2017 10:55:56 +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: 7a2b3421-49ed-4078-be51-8f3cc625a056 X-Archives-Hash: b09b6dfb1b52525fc64390a96fa32530 commit: 216226507abe01105e5d3263e78955dba2968ea4 Author: Alexis Ballier gentoo org> AuthorDate: Tue Jan 24 10:41:34 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Jan 24 10:41:34 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21622650 dev-ml/uutf: remove old Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-ml/uutf/Manifest | 1 - dev-ml/uutf/uutf-0.9.4.ebuild | 51 ------------------------------------------- 2 files changed, 52 deletions(-) diff --git a/dev-ml/uutf/Manifest b/dev-ml/uutf/Manifest index 19bb205..d555c3e 100644 --- a/dev-ml/uutf/Manifest +++ b/dev-ml/uutf/Manifest @@ -1,2 +1 @@ -DIST uutf-0.9.4.tbz 36987 SHA256 13706722a0037b167eef359bac68d5426d05f64aa308f44c1784aace9577e1b8 SHA512 95203b06e7506f33822f10607315920b849efde3ed2e032bf8dd805f99ce4851b375bc92a1f95403673c97c6176c5a6974af2be611f530db0a7f36296948edf4 WHIRLPOOL a3446da14f665c06dbc9b245baf530c4650fb657baec02de7773cbb5addb2fdb5ddf9a98822a3af3b72b4800affcf2af39e44a6f37f17d221c55bd02b39c4cce DIST uutf-1.0.0.tbz 22182 SHA256 67dc4bd7ef6c8ab23ca62d34eb8c861a1f30624f3b009d45ac84772600672022 SHA512 ca033175aeaf2dafac9a7d2ad846f128d728bfbd7688c2c95d0db1d2a9b92a781d82c37d7bbfbede8934bbb6fa59a2df7530db0f0006032994971a7e4570999c WHIRLPOOL ad6e86cb3bc30cb4a139f6bfd081a256ea5a7054bd4fa06f2a8017b26a77265c352389961deb19f5affc3e6c6a72f5ad6cbfe9435b0a4d0b1adb9aba53a82ee4 diff --git a/dev-ml/uutf/uutf-0.9.4.ebuild b/dev-ml/uutf/uutf-0.9.4.ebuild deleted file mode 100644 index 20be744..00000000 --- a/dev-ml/uutf/uutf-0.9.4.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" - -inherit findlib - -DESCRIPTION="Non-blocking streaming Unicode codec for OCaml" -HOMEPAGE="http://erratique.ch/software/uutf" -SRC_URI="http://erratique.ch/software/uutf/releases/${P}.tbz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="doc utftrip +ocamlopt test" - -RDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?] - utftrip? ( dev-ml/cmdliner:= )" -DEPEND="${RDEPEND} - dev-ml/ocamlbuild - test? ( dev-ml/cmdliner )" - -src_compile() { - ocaml pkg/build.ml \ - native=$(usex ocamlopt true false) \ - native-dynlink=$(usex ocamlopt true false) \ - cmdliner=$(usex utftrip true false) \ - || die -} - -src_test() { - if use ocamlopt ; then - ocamlbuild -use-ocamlfind tests.otarget || die - cd _build/test || die - ./test.native || die - else - ewarn "Sorry, ${PN} tests require native support (ocamlopt)" - fi -} - -src_install() { - # Can't use opam-installer here as it is an opam dep... - findlib_src_preinst - local nativelibs="" - use ocamlopt && nativelibs="$(echo _build/src/uutf.cm{x,xa,xs} _build/src/uutf.a)" - ocamlfind install uutf _build/pkg/META _build/src/uutf.mli _build/src/uutf.cm{a,i} ${nativelibs} || die - use utftrip && newbin utftrip.$(usex ocamlopt native byte) utftrip - dodoc CHANGES.md README.md - use doc && dohtml -r doc/* -}