public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/fuse-overlayfs/
Date: Wed, 20 Nov 2019 01:06:23 +0000 (UTC)	[thread overview]
Message-ID: <1574211977.68ffccb32b509619f299663a7bc61520c8099e99.zmedico@gentoo> (raw)

commit:     68ffccb32b509619f299663a7bc61520c8099e99
Author:     Zac Medico <zachary.medico <AT> sony <DOT> com>
AuthorDate: Wed Nov 20 00:58:34 2019 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Wed Nov 20 01:06:17 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68ffccb3

sys-fs/fuse-overlayfs: add package

Package-Manager: Portage-2.3.79, Repoman-2.3.18
Copyright: Sony Interactive Entertainment Inc.
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 sys-fs/fuse-overlayfs/Manifest                  |  1 +
 sys-fs/fuse-overlayfs/fuse-overlayfs-0.7.ebuild | 24 ++++++++++++++++++++++++
 sys-fs/fuse-overlayfs/metadata.xml              | 11 +++++++++++
 3 files changed, 36 insertions(+)

diff --git a/sys-fs/fuse-overlayfs/Manifest b/sys-fs/fuse-overlayfs/Manifest
new file mode 100644
index 00000000000..c890e1eb40e
--- /dev/null
+++ b/sys-fs/fuse-overlayfs/Manifest
@@ -0,0 +1 @@
+DIST fuse-overlayfs-0.7.tar.gz 94259 BLAKE2B b6e887165c08023a41e2490a58fbd3ff39acb5a35c78160c52ad206e647872232883a70b1b9417164900560b20c42b611e6f2747d06acda746d3c7a4cdd5e6d4 SHA512 ccca7d081c71529537f644a477c034a15e142c371c89a1595a77c2f96b1bfb5aa996a4bf108a589eab02f012666fbfd2946bc196734ee6f0a08f0301def886bd

diff --git a/sys-fs/fuse-overlayfs/fuse-overlayfs-0.7.ebuild b/sys-fs/fuse-overlayfs/fuse-overlayfs-0.7.ebuild
new file mode 100644
index 00000000000..cd3e55f7cc0
--- /dev/null
+++ b/sys-fs/fuse-overlayfs/fuse-overlayfs-0.7.ebuild
@@ -0,0 +1,24 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="FUSE implementation for overlayfs"
+HOMEPAGE="https://github.com/containers/fuse-overlayfs"
+SRC_URI="https://github.com/containers/fuse-overlayfs/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND=">=sys-fs/fuse-3:="
+DEPEND="${RDEPEND}
+	virtual/pkgconfig"
+
+src_prepare() {
+	default
+	eautoreconf
+}

diff --git a/sys-fs/fuse-overlayfs/metadata.xml b/sys-fs/fuse-overlayfs/metadata.xml
new file mode 100644
index 00000000000..9553f7721ef
--- /dev/null
+++ b/sys-fs/fuse-overlayfs/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<upstream>
+		<remote-id type="github">containers/fuse-overlayfs</remote-id>
+	</upstream>
+	<maintainer type="person">
+		<email>zmedico@gentoo.org</email>
+		<name>Zac Medico</name>
+	</maintainer>
+</pkgmetadata>


             reply	other threads:[~2019-11-20  1:06 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-20  1:06 Zac Medico [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-01-17 23:14 [gentoo-commits] repo/gentoo:master commit in: sys-fs/fuse-overlayfs/ Zac Medico
2020-02-04  5:59 Zac Medico
2020-02-04  5:59 Zac Medico
2020-03-05  5:03 Zac Medico
2020-03-05  5:03 Zac Medico
2020-04-02  7:45 Zac Medico
2020-04-19 19:46 Zac Medico
2020-04-19 19:46 Zac Medico
2020-06-20 20:02 Zac Medico
2020-07-23 18:16 Zac Medico
2020-08-30  0:18 Zac Medico
2020-10-06 13:41 Sam James
2020-11-07  0:14 Zac Medico
2020-11-28 20:30 Zac Medico
2021-02-25 21:26 Zac Medico
2021-02-25 21:28 Zac Medico
2021-04-24 23:00 Zac Medico
2021-06-11 19:15 Zac Medico
2021-07-04  6:06 Georgy Yakovlev
2021-09-09  3:05 Zac Medico
2021-09-09  5:14 Zac Medico
2021-11-14  8:38 Sam James
2021-11-17  2:16 Sam James
2021-12-24  0:09 Zac Medico
2022-01-24  3:52 Zac Medico
2022-02-04 21:32 Zac Medico
2022-02-25  9:25 Yixun Lan
2022-06-10 19:56 Zac Medico
2023-02-22  1:10 Zac Medico
2023-04-30 16:31 Arthur Zamarin
2023-04-30 16:31 Arthur Zamarin
2023-04-30 16:32 Arthur Zamarin
2023-04-30 16:33 Arthur Zamarin
2023-06-01 17:04 Arthur Zamarin
2023-06-01 17:11 Arthur Zamarin
2023-06-01 20:05 Sam James
2023-07-05 20:53 Sam James
2023-07-07 21:22 Sam James
2024-03-22  6:49 Arthur Zamarin
2024-03-23  8:29 Sam James
2024-03-24 18:17 Sam James
2024-05-11 15:16 Arthur Zamarin
2024-05-13 12:39 Arthur Zamarin
2024-08-22  8:55 WANG Xuerui
2024-08-30 15:58 Arthur Zamarin
2025-01-10  8:48 Arthur Zamarin
2025-01-10  8:52 Arthur Zamarin

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=1574211977.68ffccb32b509619f299663a7bc61520c8099e99.zmedico@gentoo \
    --to=zmedico@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