public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/s3backer/
Date: Tue, 20 Mar 2018 04:40:49 +0000 (UTC)	[thread overview]
Message-ID: <1521520784.2ab442471f7461d11dc0a5d5e50cc87bec0bf473.radhermit@gentoo> (raw)

commit:     2ab442471f7461d11dc0a5d5e50cc87bec0bf473
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 20 04:38:20 2018 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Tue Mar 20 04:39:44 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ab44247

net-nfs/s3backer: version bump to 1.4.5

 net-fs/s3backer/Manifest              |  1 +
 net-fs/s3backer/s3backer-1.4.5.ebuild | 35 +++++++++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/net-fs/s3backer/Manifest b/net-fs/s3backer/Manifest
index 4134d257e97..011cb12c601 100644
--- a/net-fs/s3backer/Manifest
+++ b/net-fs/s3backer/Manifest
@@ -1 +1,2 @@
 DIST s3backer-1.3.7.tar.gz 179068 BLAKE2B b72fe6207b935e10c31568888d8fd167013f92fd3fca2d06432bb12e9a60ca8064b664a64824eb72a55713c1d768ae1f025f0239027b55cefb4f319843d25681 SHA512 c3fae911e6b39cb211ac5d85c3d75cb6fd823243879d98d2a2b18644d22fe5a70a293d06c4e3c6559452d39cec80bbac9cea76965ead451bb0a145a61df8bc83
+DIST s3backer-1.4.5.tar.gz 103318 BLAKE2B 0fb93418ddf0fe295002fe0335f8ea626b8d0cb584f0fab6bcd60964b8dc14b883b35c2e2a973d542715732efe3afb3f7e214b96208a6f33aa991915a4a9ccdc SHA512 9feb42266639981e6f7da5618ec356a5c87fdc3c26fe17b27773509d161df62dcf4e42efbc4bb5d55e2f1cd9ea4cef563274ed5fd4119cf1fb3924e91180f589

diff --git a/net-fs/s3backer/s3backer-1.4.5.ebuild b/net-fs/s3backer/s3backer-1.4.5.ebuild
new file mode 100644
index 00000000000..8a6fa70538e
--- /dev/null
+++ b/net-fs/s3backer/s3backer-1.4.5.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+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/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="net-misc/curl
+	sys-fs/fuse:0
+	sys-libs/zlib
+	dev-libs/expat
+	dev-libs/openssl:0="
+RDEPEND="${DEPEND}"
+
+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:[~2018-03-20  4:40 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-20  4:40 Tim Harder [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-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

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=1521520784.2ab442471f7461d11dc0a5d5e50cc87bec0bf473.radhermit@gentoo \
    --to=radhermit@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