public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/s3backer/
Date: Wed,  3 Jul 2024 05:30:26 +0000 (UTC)	[thread overview]
Message-ID: <1719984617.d07fa41305ae33c157235dd1f3390cc664ee5cf5.juippis@gentoo> (raw)

commit:     d07fa41305ae33c157235dd1f3390cc664ee5cf5
Author:     Alexey Korepanov <kaikaikai <AT> yandex <DOT> ru>
AuthorDate: Thu Jun 13 08:22:54 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jul  3 05:30:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d07fa413

net-fs/s3backer: remove old

Signed-off-by: Alexey Korepanov <kaikaikai <AT> yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/36993
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-fs/s3backer/Manifest              |  1 -
 net-fs/s3backer/s3backer-1.6.3.ebuild | 36 -----------------------------------
 2 files changed, 37 deletions(-)

diff --git a/net-fs/s3backer/Manifest b/net-fs/s3backer/Manifest
index 70d24a3a2e63..0e8d7048a913 100644
--- a/net-fs/s3backer/Manifest
+++ b/net-fs/s3backer/Manifest
@@ -1,3 +1,2 @@
-DIST s3backer-1.6.3.tar.gz 129742 BLAKE2B 05f8b94e9b5e6ffd11b20d5945a9705f1830f3f358c2777695d0c5066bb044bd314d65259ecde299a51288908fcd869b8c516b30b0fbf66975b46a021d4d5bd6 SHA512 f7db1d733a0426df22c1b7d9c1150f8dbfedd0ba2e9120bd61026a481ed52a16f7f09e9e4fcd072cb656da0536cf98472f369eec0195a03b3f105fb3c9a8ba99
 DIST s3backer-2.1.2.tar.gz 156281 BLAKE2B 5891dbcecbd08b73d69218894d29ec56323d53ff9b594a853d42d6a621787392061895ae3168d6671b65db1b62cdca26959a122250e8878d740c2d806c9d305f SHA512 58e8bd5909b5f714ead7add9dcfe798d626628519e75f4f4347175c92fdf652e08f6ae00c2d9bf34fa859d46c111b846047ee4e613b94e81b7a7cdfc8e26fd9a
 DIST s3backer-2.1.3.tar.gz 156859 BLAKE2B 0a28f739f29e2d63a6626247a16d437696a0b3ce2a2b83ae5875f40005ca7f61a3117cf4ecd4646006372cf3eb0afd7a423dca8dfe3db7041c53fc9fffce6b2b SHA512 14e892e3b327ba1c1c164aec30689c0a63e9ede162d4e4a99f9b4fcc0a4a3ef9c81fbacf775cb78f3830ab504e1759bc162af30d1b09a761e97de7191c3e60c8

diff --git a/net-fs/s3backer/s3backer-1.6.3.ebuild b/net-fs/s3backer/s3backer-1.6.3.ebuild
deleted file mode 100644
index 5795b7fcbfd6..000000000000
--- a/net-fs/s3backer/s3backer-1.6.3.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit autotools
-
-DESCRIPTION="FUSE-based single file backing store via Amazon S3"
-HOMEPAGE="https://github.com/archiecobbs/s3backer"
-SRC_URI="https://github.com/archiecobbs/s3backer/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-libs/expat
-	dev-libs/openssl:0=
-	net-misc/curl
-	sys-fs/fuse:0
-	sys-libs/zlib"
-DEPEND="${RDEPEND}
-	elibc_musl? ( sys-libs/queue-standalone )"
-
-src_prepare() {
-	default
-
-	sed -e "/docdir=/s:packages/\$(PACKAGE):${PF}:" \
-		-e "/doc_DATA=/d" \
-		-i Makefile.am || die
-
-	eautoreconf
-}
-
-src_compile() {
-	emake CFLAGS="${CFLAGS}"
-}


             reply	other threads:[~2024-07-03  5:30 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-03  5:30 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-03  5:30 [gentoo-commits] repo/gentoo:master commit in: net-fs/s3backer/ Joonas Niilola
2024-07-03  5:30 Joonas Niilola
2024-05-20 15:27 Mike Gilbert
2024-04-23 10:17 Arthur Zamarin
2023-05-01 13:36 Sam James
2021-11-18 14:38 Florian Schmaus
2021-11-18 14:31 Florian Schmaus
2021-11-18 14:31 Florian Schmaus
2021-06-17  6:49 Joonas Niilola
2021-06-17  6:49 Joonas Niilola
2018-03-20  4:40 Tim Harder
2018-03-20  4:40 Tim Harder

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=1719984617.d07fa41305ae33c157235dd1f3390cc664ee5cf5.juippis@gentoo \
    --to=juippis@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