public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sys-fs/etcd-fs/
@ 2017-07-09 19:12 Zac Medico
  0 siblings, 0 replies; 4+ messages in thread
From: Zac Medico @ 2017-07-09 19:12 UTC (permalink / raw
  To: gentoo-commits

commit:     a747dc5599298deede81b4df4f979c870e428140
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  9 18:34:30 2017 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sun Jul  9 19:12:31 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a747dc55

sys-fs/etcd-fs: RESTRICT=test for bug 623342

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 sys-fs/etcd-fs/etcd-fs-0_p20140620.ebuild | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/sys-fs/etcd-fs/etcd-fs-0_p20140620.ebuild b/sys-fs/etcd-fs/etcd-fs-0_p20140620.ebuild
index 645be323745..080636ee059 100644
--- a/sys-fs/etcd-fs/etcd-fs-0_p20140620.ebuild
+++ b/sys-fs/etcd-fs/etcd-fs-0_p20140620.ebuild
@@ -1,20 +1,23 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
+inherit golang-base
+
 KEYWORDS="~amd64"
+EGO_PN="github.com/xetorthio/${PN}"
 DESCRIPTION="Use etcd as a FUSE filesystem"
-HOMEPAGE="https://github.com/xetorthio/${PN}"
+HOMEPAGE="https://${EGO_PN}"
 EGIT_COMMIT="395eacbaebccccc5f03ed11dc887ea2f1af300a0"
 SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.zip -> ${P}.zip"
 LICENSE="Apache-2.0"
 SLOT="0"
 IUSE=""
-DEPEND="
-	>=dev-lang/go-1.3
-	dev-db/go-etcd
-	dev-libs/go-fuse"
+RESTRICT="test"
+DEPEND="app-arch/unzip
+	dev-db/go-etcd:=
+	dev-libs/go-fuse:="
 RDEPEND=""
 S=${WORKDIR}/${PN}-${EGIT_COMMIT}
 


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-fs/etcd-fs/
@ 2017-07-09 21:35 Zac Medico
  0 siblings, 0 replies; 4+ messages in thread
From: Zac Medico @ 2017-07-09 21:35 UTC (permalink / raw
  To: gentoo-commits

commit:     59df3912110953ad55f5a959a4a8ace9e4c2da58
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  9 21:34:19 2017 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sun Jul  9 21:35:10 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59df3912

sys-fs/etcd-fs: version bump to 0_p20170517

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 sys-fs/etcd-fs/Manifest                   |  1 +
 sys-fs/etcd-fs/etcd-fs-0_p20170517.ebuild | 34 +++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/sys-fs/etcd-fs/Manifest b/sys-fs/etcd-fs/Manifest
index 943ae9b7223..e620d8c387e 100644
--- a/sys-fs/etcd-fs/Manifest
+++ b/sys-fs/etcd-fs/Manifest
@@ -1 +1,2 @@
 DIST etcd-fs-0_p20140620.zip 12608 SHA256 9882517f171242babf0067d4b6a0de61e9559a12c1d57068e0c2082557a64bf9 SHA512 9f0066ed635bf33812c2ab71d320d42e45684312243bff2e17c0d58eee25723ef980c59d6a7ca751ceacd69e75af7edc691d5595ab06d5de1bdfe244656367e9 WHIRLPOOL 620a2f916c3734b82be5ab6a3a8f3f849d86832f9127d05df00f176b04eabc47be12e131e2017313738a614ebcf8dfee7e7226a3dc6ed5a0c33836dc6a68166b
+DIST etcd-fs-0_p20170517.tar.gz 8575 SHA256 97437987941342c12b42cafbfca0ca949aa52023ba627ccb82dbc3dedcb37402 SHA512 1695eeb70895d316db68fca45b0cdcef6f4bb00b39a443bd85a7d457a1437476562d269226f7cc872fbec22555c4f4b94d48617688294400685e1719224fa92f WHIRLPOOL 77aba7ea8f70c411bd8db9b2a2769d64c0396f7f9d59b0fe4ca1dbf5bb7609c924f7500ea5fa76a1d410949033e1fc104024c32d022cdbf4af1e95be2fd4f5b1

diff --git a/sys-fs/etcd-fs/etcd-fs-0_p20170517.ebuild b/sys-fs/etcd-fs/etcd-fs-0_p20170517.ebuild
new file mode 100644
index 00000000000..20ec3917e7e
--- /dev/null
+++ b/sys-fs/etcd-fs/etcd-fs-0_p20170517.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit golang-base
+
+KEYWORDS="~amd64"
+EGO_PN="github.com/xetorthio/${PN}"
+DESCRIPTION="Use etcd as a FUSE filesystem"
+HOMEPAGE="https://${EGO_PN}"
+EGIT_COMMIT="1eeace3bc20b15e4347c631a1cf7b45f3852518a"
+SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+RESTRICT="test"
+DEPEND="
+	dev-db/go-etcd:=
+	dev-libs/go-fuse:="
+RDEPEND=""
+S=${WORKDIR}/${PN}-${EGIT_COMMIT}
+
+src_compile() {
+	CGO_CFLAGS=${CFLAGS} GOPATH=${S} \
+		go build \
+		-x -ldflags="-v -linkmode=external -extldflags '${LDFLAGS}'" \
+		etcdfs.go || die
+}
+
+src_install() {
+	dobin etcdfs
+	dodoc README.md
+}


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-fs/etcd-fs/
@ 2018-04-13  9:53 Zac Medico
  0 siblings, 0 replies; 4+ messages in thread
From: Zac Medico @ 2018-04-13  9:53 UTC (permalink / raw
  To: gentoo-commits

commit:     cfe386c97dbdb9024e3fb33bd33821f9eca814d2
Author:     Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Fri Apr 13 08:31:29 2018 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Fri Apr 13 09:52:15 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfe386c9

sys-fs/etcd-fs: remove variables from HOMEPAGE

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 sys-fs/etcd-fs/etcd-fs-0_p20140620.ebuild | 4 ++--
 sys-fs/etcd-fs/etcd-fs-0_p20170517.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-fs/etcd-fs/etcd-fs-0_p20140620.ebuild b/sys-fs/etcd-fs/etcd-fs-0_p20140620.ebuild
index 080636ee059..87f34f99cc9 100644
--- a/sys-fs/etcd-fs/etcd-fs-0_p20140620.ebuild
+++ b/sys-fs/etcd-fs/etcd-fs-0_p20140620.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ inherit golang-base
 KEYWORDS="~amd64"
 EGO_PN="github.com/xetorthio/${PN}"
 DESCRIPTION="Use etcd as a FUSE filesystem"
-HOMEPAGE="https://${EGO_PN}"
+HOMEPAGE="https://github.com/xetorthio/etcd-fs"
 EGIT_COMMIT="395eacbaebccccc5f03ed11dc887ea2f1af300a0"
 SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.zip -> ${P}.zip"
 LICENSE="Apache-2.0"

diff --git a/sys-fs/etcd-fs/etcd-fs-0_p20170517.ebuild b/sys-fs/etcd-fs/etcd-fs-0_p20170517.ebuild
index 20ec3917e7e..c657538fd5f 100644
--- a/sys-fs/etcd-fs/etcd-fs-0_p20170517.ebuild
+++ b/sys-fs/etcd-fs/etcd-fs-0_p20170517.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit golang-base
 KEYWORDS="~amd64"
 EGO_PN="github.com/xetorthio/${PN}"
 DESCRIPTION="Use etcd as a FUSE filesystem"
-HOMEPAGE="https://${EGO_PN}"
+HOMEPAGE="https://github.com/xetorthio/etcd-fs"
 EGIT_COMMIT="1eeace3bc20b15e4347c631a1cf7b45f3852518a"
 SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
 LICENSE="Apache-2.0"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-fs/etcd-fs/
@ 2021-10-24  4:45 Zac Medico
  0 siblings, 0 replies; 4+ messages in thread
From: Zac Medico @ 2021-10-24  4:45 UTC (permalink / raw
  To: gentoo-commits

commit:     f716c1d225f5b0b1fc304c047976832630673935
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 24 04:44:39 2021 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sun Oct 24 04:44:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f716c1d2

sys-fs/etcd-fs: Drop to maintainer-needed

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 sys-fs/etcd-fs/metadata.xml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/sys-fs/etcd-fs/metadata.xml b/sys-fs/etcd-fs/metadata.xml
index 64b63a3e297..4e5e96376ff 100644
--- a/sys-fs/etcd-fs/metadata.xml
+++ b/sys-fs/etcd-fs/metadata.xml
@@ -1,13 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
+  <!-- maintainer-needed -->
   <upstream>
     <bugs-to>https://github.com/xetorthio/etcd-fs/issues</bugs-to>
     <changelog>https://github.com/xetorthio/etcd-fs/commits/master</changelog>
     <doc>https://github.com/xetorthio/etcd-fs/blob/master/README.md</doc>
     <remote-id type="github">xetorthio/etcd-fs</remote-id>
   </upstream>
-  <maintainer type="person">
-    <email>zmedico@gentoo.org</email>
-  </maintainer>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-10-24  4:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-24  4:45 [gentoo-commits] repo/gentoo:master commit in: sys-fs/etcd-fs/ Zac Medico
  -- strict thread matches above, loose matches on Subject: below --
2018-04-13  9:53 Zac Medico
2017-07-09 21:35 Zac Medico
2017-07-09 19:12 Zac Medico

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox