public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/liberasurecode/
Date: Thu, 15 Sep 2022 15:10:54 +0000 (UTC)	[thread overview]
Message-ID: <1663254629.c8c22ce59a2fb1ccc4acb029398d159ff8ac3e1a.asturm@gentoo> (raw)

commit:     c8c22ce59a2fb1ccc4acb029398d159ff8ac3e1a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 15 15:00:37 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 15 15:10:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8c22ce5

dev-libs/liberasurecode: drop 1.6.2

Closes: https://bugs.gentoo.org/867112
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-libs/liberasurecode/Manifest                   |  1 -
 .../liberasurecode/liberasurecode-1.6.2.ebuild     | 35 ----------------------
 2 files changed, 36 deletions(-)

diff --git a/dev-libs/liberasurecode/Manifest b/dev-libs/liberasurecode/Manifest
index 2ebfb88f4d2d..1ed127df771d 100644
--- a/dev-libs/liberasurecode/Manifest
+++ b/dev-libs/liberasurecode/Manifest
@@ -1,2 +1 @@
-DIST liberasurecode-1.6.2.tar.gz 210331 BLAKE2B 174141a26872ce1cb57feaeed071f8b0740810a73ec4683e2661f908fc0d58264a01ed87e7a71185f0607cbd23ebfe0141154e082dd96478712f776b764a2631 SHA512 027def96275eac67b32b2e3e7144f3042acbcafe5b27b353eb5944e73b55d34931a11324018f131b2acb381007cc79e31a5afd7390fdc517ed30ee592d6f90d5
 DIST liberasurecode-1.6.3.tar.gz 210599 BLAKE2B d0e9ec0a28d99e109d7dd130283bf986d3fb2f2b0960567ca91b1380ce9c2a12eb14dee683cb2f994f5b3b4820b449c65f5b206f123101b4c2ed7f8910a44627 SHA512 d5daa962324ef19fd195cfa842ec375d9dd5e62e3391b4a1cbf49a850b852b18cfc9be929ab18786d6b839139f6260d5cb4c88a0ba440c06b0e54e04ffb1bee1

diff --git a/dev-libs/liberasurecode/liberasurecode-1.6.2.ebuild b/dev-libs/liberasurecode/liberasurecode-1.6.2.ebuild
deleted file mode 100644
index 61a2232df335..000000000000
--- a/dev-libs/liberasurecode/liberasurecode-1.6.2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-DESCRIPTION="Erasure Code API library written in C with pluggable Erasure Code backends"
-HOMEPAGE="https://bitbucket.org/tsg-/liberasurecode/overview"
-SRC_URI="https://github.com/openstack/liberasurecode/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE="doc static-libs"
-
-DEPEND="doc? ( app-doc/doxygen )"
-
-src_prepare() {
-	eapply_user
-	eautoreconf
-}
-
-src_configure() {
-	econf \
-		--htmldir=/usr/share/doc/${PF} \
-		--disable-werror \
-		$(use_enable doc doxygen) \
-		$(use_enable static-libs static)
-}
-
-src_install() {
-	default
-	find "${ED}" -name '*.la' -delete || die
-}


             reply	other threads:[~2022-09-15 15:10 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-15 15:10 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-30  5:10 [gentoo-commits] repo/gentoo:master commit in: dev-libs/liberasurecode/ Sam James
2022-09-15 11:31 Sam James
2022-09-15  6:47 Agostino Sarubbo
2022-04-11 14:57 Matthew Thode
2021-01-10 21:42 Matthew Thode
2020-12-10 16:50 Matthew Thode
2020-11-10 22:54 Matthew Thode
2019-06-27 15:25 Matthew Thode
2019-06-07 15:59 Matthew Thode
2018-09-28 20:33 Matt Thode
2018-09-22 20:22 Matt Thode
2018-06-30 19:01 Matt Thode
2018-05-30  7:15 Matt Thode
2017-03-26  4:16 Matt Thode
2017-02-27  3:17 Matt Thode
2015-08-27 16:01 Justin Lecher
2015-08-27 15:41 Matt Thode

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1663254629.c8c22ce59a2fb1ccc4acb029398d159ff8ac3e1a.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox