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 46B02138335 for ; Sat, 30 Jun 2018 19:01:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B0A3E07C9; Sat, 30 Jun 2018 19:01:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 42B18E07C9 for ; Sat, 30 Jun 2018 19:01:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1A721335C96 for ; Sat, 30 Jun 2018 19:01:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 12BEC348 for ; Sat, 30 Jun 2018 19:01:48 +0000 (UTC) From: "Matt Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" Message-ID: <1530385297.6d6c5c3fe516a1d901524fbf6a0d18f9784adaca.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/liberasurecode/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/liberasurecode/Manifest dev-libs/liberasurecode/liberasurecode-1.0.8-r1.ebuild dev-libs/liberasurecode/liberasurecode-1.5.0.ebuild X-VCS-Directories: dev-libs/liberasurecode/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 6d6c5c3fe516a1d901524fbf6a0d18f9784adaca X-VCS-Branch: master Date: Sat, 30 Jun 2018 19:01:48 +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: e9d28e8d-bcb8-4b60-a109-b70b9f04040a X-Archives-Hash: 83a242dce13f6a01902d08c5d0afbb1e commit: 6d6c5c3fe516a1d901524fbf6a0d18f9784adaca Author: Matthew Thode gentoo org> AuthorDate: Sat Jun 30 18:58:18 2018 +0000 Commit: Matt Thode gentoo org> CommitDate: Sat Jun 30 19:01:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d6c5c3f dev-libs/liberasurecode: 1.5.0 stable amd64 and x86 with cleanup Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-libs/liberasurecode/Manifest | 1 - .../liberasurecode/liberasurecode-1.0.8-r1.ebuild | 42 ---------------------- .../liberasurecode/liberasurecode-1.5.0.ebuild | 2 +- 3 files changed, 1 insertion(+), 44 deletions(-) diff --git a/dev-libs/liberasurecode/Manifest b/dev-libs/liberasurecode/Manifest index ca56ef6bdef..1126929c339 100644 --- a/dev-libs/liberasurecode/Manifest +++ b/dev-libs/liberasurecode/Manifest @@ -1,3 +1,2 @@ -DIST liberasurecode-1.0.8.tar.gz 202130 BLAKE2B ba0c5dd3527042701b24ef8851e4cb889a8c1f7259256327d105798b8c658d69a80f7a2f336a28aeaf1f73084afac8f44ac1cb25daa4c7300105d79d2f05aeda SHA512 eba22b48063c8ea19cf616a47eaef05565dc9444c464f0c795ed8092997c5d9102c524b69e8692cc696db98db0b9279c308cb99fcb691897a87c6cfb569319ad DIST liberasurecode-1.1.1.tar.gz 202934 BLAKE2B 06048aaf304a8e00f1c74312558b00512a5473c6e24e64a03f832c1c1b74ae8c4f1b67efc78ae71d15ee43007e59d8a5151ab77e8a6808114cba7f3eebdee99c SHA512 651d9537f2f1152eecae777b02d4d877b3aabcc88c354fe977679ca5025c83635b165fdf12be6174944037822ad3e2b075a9c270cae81c8f4f15c4bfcdc569cf DIST liberasurecode-1.5.0.tar.gz 209093 BLAKE2B 4c1911ee1884e0a47fd6665327aaed45b423d5c95ed33c01c7857636fcfe5ef56677a80a2c40de9ddcdc7363b54f9f86dce205cff445a3492afc1500ed5c51f1 SHA512 369b19cb3db90a459667f024949784780f53b409961180ed36dc2299f4bad0037dc44d36b09e198da8e9f8a129bd7d1d2c4648216356d86f0fdf96c4166def5f diff --git a/dev-libs/liberasurecode/liberasurecode-1.0.8-r1.ebuild b/dev-libs/liberasurecode/liberasurecode-1.0.8-r1.ebuild deleted file mode 100644 index 9ea1634c9c0..00000000000 --- a/dev-libs/liberasurecode/liberasurecode-1.0.8-r1.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit autotools eutils multilib toolchain-funcs - -DESCRIPTION="Erasure Code API library written in C with pluggable Erasure Code backends." -HOMEPAGE="https://bitbucket.org/tsg-/liberasurecode/overview" -SRC_URI="https://bitbucket.org/tsg-/${PN}/get/v${PV}.tar.gz -> ${P}.tar.gz" -CUSTOM_VERSION="f61e907d2bbc" -S="${WORKDIR}/tsg--${PN}-${CUSTOM_VERSION}" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~arm64 x86" -IUSE="doc static-libs" - -RDEPEND="" -DEPEND="sys-devel/autoconf - doc? ( app-doc/doxygen )" - -src_prepare() { - sed -i -e 's/-O2\ //g' \ - -e 's/mmx\ /mmx2\ /g' \ - -e 's/cat\ g/#cat\ g/g' configure.ac || die - sed -i -e "s/^TARGET_DIR.*$/TARGET_DIR=\/usr\/share\/doc\/${PF}\/html/g" doc/Makefile.am || die - eautoreconf -i -v -} - -src_configure() { - econf \ - --htmldir=/usr/share/doc/${PF} \ - --disable-werror \ - $(use_enable doc doxygen) \ - $(use_enable static-libs static) -} - -src_install() { - default - prune_libtool_files -} diff --git a/dev-libs/liberasurecode/liberasurecode-1.5.0.ebuild b/dev-libs/liberasurecode/liberasurecode-1.5.0.ebuild index cde09e13220..6ca1ecfdc70 100644 --- a/dev-libs/liberasurecode/liberasurecode-1.5.0.ebuild +++ b/dev-libs/liberasurecode/liberasurecode-1.5.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/openstack/liberasurecode/archive/${PV}.tar.gz -> ${P LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="doc static-libs" RDEPEND=""