[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2024-07-11 Thread Sam James
commit: 850b26242819be6712f3886725e9593c7b21a023
Author: Sam James  gentoo  org>
AuthorDate: Thu Jul 11 11:01:15 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jul 11 11:01:15 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=850b2624

dev-vcs/git-lfs: Stabilize 3.5.1 amd64, #932297

Signed-off-by: Sam James  gentoo.org>

 dev-vcs/git-lfs/git-lfs-3.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/git-lfs/git-lfs-3.5.1.ebuild 
b/dev-vcs/git-lfs/git-lfs-3.5.1.ebuild
index d834b83cee10..12c829a0f7a8 100644
--- a/dev-vcs/git-lfs/git-lfs-3.5.1.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-3.5.1.ebuild
@@ -29,7 +29,7 @@ else
#   --mtime="1970-01-01" --sort=name --owner=portage --group=portage
# xz -k -9eT0 --memlimit-decompress=256M $P-deps.tar
SRC_URI+=" 
https://files.holgersson.xyz/gentoo/distfiles/golang-pkg-deps/${P}-deps.tar.xz;
-   KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2024-04-09 Thread Yixun Lan
commit: e1fa4d49778974c99e22c4e86277f4fcbad8ea66
Author: Nils Freydank  posteo  de>
AuthorDate: Sun Mar 17 19:18:45 2024 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Tue Apr  9 06:57:01 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1fa4d49

dev-vcs/git-lfs: Cleanup old stable version

Closes: https://github.com/gentoo/gentoo/pull/35805
Signed-off-by: Nils Freydank  posteo.de>
Signed-off-by: Yixun Lan  gentoo.org>

 dev-vcs/git-lfs/Manifest|  1 -
 dev-vcs/git-lfs/git-lfs-3.2.0-r1.ebuild | 70 -
 2 files changed, 71 deletions(-)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 16e1b3fd55de..d0743190f419 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,4 +1,3 @@
-DIST git-lfs-3.2.0.tar.gz 3270970 BLAKE2B 
fc235d48e44f8a0f446b05914cd110e6486481482b2884483dcf04198a3275a633cd8090e1591975f8b84ba678c258581e3510fc0d478d5fc72abf6aa98bd5c0
 SHA512 
c2ba8cecd5b3519a032f446b0c3043352f37f3c67ff3c2304a38beb176f0ae8efd1deaeb8bd54a35d7dd7dcd988da67249c896dffd83fc293b165a3e6bb02d66
 DIST git-lfs-3.4.0-deps.tar.xz 19912396 BLAKE2B 
0e2e50e7b7566fe93d87f86c4b3a3a3f5f0cefc734af83516a5d3122d101333df5ed65cf848e727a1b7593ffdffeee72108221951313f47775b265f4fbdcb1be
 SHA512 
50f7eba5abd4a3ad83e1cd74d7d413e8f708b796b67d60d404af512823423532e1bbbfaa5385ee668cbdd6ec0bce89b862db571c76e5a3f0d0cee5097ccc73d2
 DIST git-lfs-3.4.0.tar.gz 674499 BLAKE2B 
8232c7492a453fc5a8855b13cfbf95c64a9c614d740bebebefcc44f6a7e2daddaee0dee3f8d8ba653999b8516c47a491af6449b5daf5e3861f3530d372b213e4
 SHA512 
ff0d624bc48d9ab4332943af8212652d9959e8f9d6a356a3722047903e01bc1dcf04178b97d58a327d0a381569854034c4a1dc2baea9976a8f20d97d7e637f31
 DIST git-lfs-3.5.1-deps.tar.xz 21401028 BLAKE2B 
a011061ebae15c7d80d908d46051c95462b617073623be83c067cfc9b028eb8f803f53dcb17a6e19d8e1bfd9c2349db9f7a000d91008b1c375bfc73de4793b25
 SHA512 
1879624ee84e5d138f8dcb9cb626822d0a2e063705cb424db5c9f9d609af496104655ebb878ec950112b8b39d147141ff86b6474ad8210384dd93318034c19a4

diff --git a/dev-vcs/git-lfs/git-lfs-3.2.0-r1.ebuild 
b/dev-vcs/git-lfs/git-lfs-3.2.0-r1.ebuild
deleted file mode 100644
index a86412aadad5..
--- a/dev-vcs/git-lfs/git-lfs-3.2.0-r1.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-EGO_PN=github.com/git-lfs/git-lfs
-inherit go-module
-
-DESCRIPTION="Command line extension and specification for managing large files 
with git"
-HOMEPAGE="https://git-lfs.com/;
-
-if [[ "${PV}" = * ]]; then
-   EGIT_REPO_URI="https://${EGO_PN};
-   inherit git-r3
-else
-   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
-fi
-
-LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"
-SLOT="0"
-IUSE="doc test"
-
-BDEPEND="doc? ( app-text/ronn-ng )"
-RDEPEND="dev-vcs/git"
-
-RESTRICT+=" !test? ( test )"
-
-DOCS=(
-   CHANGELOG.md
-   CODE-OF-CONDUCT.md
-   CONTRIBUTING.md
-   README.md
-   SECURITY.md
-)
-
-src_compile() {
-   # Flags -w, -s: Omit debugging information to reduce binary size,
-   # see https://golang.org/cmd/link/.
-   local mygobuildargs=(
-   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT} -s -w"
-   -mod vendor -v -work -x
-   )
-   go build "${mygobuildargs[@]}" -o git-lfs git-lfs.go || die
-
-   if use doc; then
-   ronn docs/man/*.ronn || die "man building failed"
-   fi
-}
-
-src_install() {
-   dobin git-lfs
-   einstalldocs
-   use doc && doman docs/man/*.1
-}
-
-src_test() {
-   local mygotestargs=(
-   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT}"
-   -mod vendor
-   )
-   go test "${mygotestargs[@]}" ./... || die
-}
-
-pkg_postinst () {
-   if [[ -z "${REPLACING_VERSIONS}" ]]; then
-   elog ""
-   elog "Run 'git lfs install' once for each user account 
manually."
-   elog "For more details see 
https://bugs.gentoo.org/show_bug.cgi?id=733372.;
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2024-04-09 Thread Yixun Lan
commit: 3d6defc12044d8e715ef8b5088c0cfbbf60bba34
Author: Nils Freydank  posteo  de>
AuthorDate: Sun Mar 17 19:18:31 2024 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Tue Apr  9 06:56:45 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d6defc1

dev-vcs/git-lfs: Bump to 3.5.1

Also add the GODMODCACHE download command to the huge description block.

Closes: https://bugs.gentoo.org/926956
Signed-off-by: Nils Freydank  posteo.de>
Signed-off-by: Yixun Lan  gentoo.org>

 dev-vcs/git-lfs/Manifest |   2 +
 dev-vcs/git-lfs/git-lfs-3.5.1.ebuild | 106 +++
 2 files changed, 108 insertions(+)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 9b0994b98cf7..16e1b3fd55de 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,3 +1,5 @@
 DIST git-lfs-3.2.0.tar.gz 3270970 BLAKE2B 
fc235d48e44f8a0f446b05914cd110e6486481482b2884483dcf04198a3275a633cd8090e1591975f8b84ba678c258581e3510fc0d478d5fc72abf6aa98bd5c0
 SHA512 
c2ba8cecd5b3519a032f446b0c3043352f37f3c67ff3c2304a38beb176f0ae8efd1deaeb8bd54a35d7dd7dcd988da67249c896dffd83fc293b165a3e6bb02d66
 DIST git-lfs-3.4.0-deps.tar.xz 19912396 BLAKE2B 
0e2e50e7b7566fe93d87f86c4b3a3a3f5f0cefc734af83516a5d3122d101333df5ed65cf848e727a1b7593ffdffeee72108221951313f47775b265f4fbdcb1be
 SHA512 
50f7eba5abd4a3ad83e1cd74d7d413e8f708b796b67d60d404af512823423532e1bbbfaa5385ee668cbdd6ec0bce89b862db571c76e5a3f0d0cee5097ccc73d2
 DIST git-lfs-3.4.0.tar.gz 674499 BLAKE2B 
8232c7492a453fc5a8855b13cfbf95c64a9c614d740bebebefcc44f6a7e2daddaee0dee3f8d8ba653999b8516c47a491af6449b5daf5e3861f3530d372b213e4
 SHA512 
ff0d624bc48d9ab4332943af8212652d9959e8f9d6a356a3722047903e01bc1dcf04178b97d58a327d0a381569854034c4a1dc2baea9976a8f20d97d7e637f31
+DIST git-lfs-3.5.1-deps.tar.xz 21401028 BLAKE2B 
a011061ebae15c7d80d908d46051c95462b617073623be83c067cfc9b028eb8f803f53dcb17a6e19d8e1bfd9c2349db9f7a000d91008b1c375bfc73de4793b25
 SHA512 
1879624ee84e5d138f8dcb9cb626822d0a2e063705cb424db5c9f9d609af496104655ebb878ec950112b8b39d147141ff86b6474ad8210384dd93318034c19a4
+DIST git-lfs-3.5.1.tar.gz 683872 BLAKE2B 
c99d85474cb8544ea2fca7daa6fc57affeabeb7bde517366c885360f613012c3b852d95abd647adfda806f0a057c6df355db0cf49f8d408460c0e2498b836ab5
 SHA512 
7755f8fbf18d5870eb95d13e1af763e9c8b127ecace67c95d54100eb9d735df41b649d1777f7051ba018eacba34f732a51b3bf5f1376dedf4778b5ae0c81cf40

diff --git a/dev-vcs/git-lfs/git-lfs-3.5.1.ebuild 
b/dev-vcs/git-lfs/git-lfs-3.5.1.ebuild
new file mode 100644
index ..d834b83cee10
--- /dev/null
+++ b/dev-vcs/git-lfs/git-lfs-3.5.1.ebuild
@@ -0,0 +1,106 @@
+# Copyright 2017-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+EGO_PN=github.com/git-lfs/git-lfs
+# Update the ID as it's included in each build.
+COMMIT_ID="e237bb3a364603cbb92cabc34b8401d1ad5d795b"
+
+inherit go-module shell-completion
+
+DESCRIPTION="Command line extension and specification for managing large files 
with git"
+HOMEPAGE="
+   https://git-lfs.com
+   https://github.com/git-lfs/git-lfs
+"
+
+if [[ "${PV}" = * ]]; then
+   EGIT_REPO_URI="https://${EGO_PN};
+   inherit git-r3
+else
+   SRC_URI="https://${EGO_PN}/releases/download/v${PV}/${PN}-v${PV}.tar.gz 
-> ${P}.tar.gz"
+   # Add the manually vendored tarball.
+   # 1) Create a tar archive optimized to reproduced by other users or 
devs.
+   # 2) Compress the archive using XZ limiting decompression memory for
+   #pretty constraint systems.
+   # Use something like:
+   # GOMODCACHE="${PWD}"/go-mod go mod download -modcacherw
+   # tar cf $P-deps.tar go-mod \
+   #   --mtime="1970-01-01" --sort=name --owner=portage --group=portage
+   # xz -k -9eT0 --memlimit-decompress=256M $P-deps.tar
+   SRC_URI+=" 
https://files.holgersson.xyz/gentoo/distfiles/golang-pkg-deps/${P}-deps.tar.xz;
+   KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+fi
+
+LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"
+SLOT="0"
+IUSE="doc test"
+
+BDEPEND="
+   doc? ( dev-ruby/asciidoctor )
+"
+RDEPEND="dev-vcs/git"
+
+RESTRICT+=" !test? ( test )"
+
+DOCS=(
+   CHANGELOG.md
+   CODE-OF-CONDUCT.md
+   CONTRIBUTING.md
+   README.md
+   SECURITY.md
+)
+
+src_compile() {
+   export CGO_ENABLED=0
+
+   # Flags -w, -s: Omit debugging information to reduce binary size,
+   # see https://golang.org/cmd/link/.
+   local mygobuildargs=(
+   -ldflags="-X ${EGO_PN}/config.GitCommit=${COMMIT_ID} -s -w"
+   -gcflags=" "
+   -trimpath
+   -v -work -x
+   )
+   ego build "${mygobuildargs[@]}" -o git-lfs git-lfs.go
+
+   if use doc; then
+   for doc in docs/man/*adoc;
+   do asciidoctor -b manpage ${doc} || die "man building 
failed"
+   done
+   fi
+
+   # Generate auto-completion scripts.
+   # 

[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2023-09-25 Thread Arthur Zamarin
commit: 0900a1dda1a1f078b99d5a1800361764794751a4
Author: Nils Freydank  posteo  de>
AuthorDate: Sat Sep 23 14:10:27 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Sep 25 06:33:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0900a1dd

dev-vcs/git-lfs: Enable shell auto-completion

- Build and install the auto completion for bash, fish and zsh.
- Switch from "go .. || die" to "ego ...".

See upstream issue requesting pre-generated files for releases:
https://github.com/git-lfs/git-lfs/issues/5520

Closes: https://bugs.gentoo.org/914542
Signed-off-by: Nils Freydank  posteo.de>
Signed-off-by: Arthur Zamarin  gentoo.org>

 .../{git-lfs-3.4.0.ebuild => git-lfs-3.4.0-r1.ebuild}   | 17 +++--
 1 file changed, 15 insertions(+), 2 deletions(-)

diff --git a/dev-vcs/git-lfs/git-lfs-3.4.0.ebuild 
b/dev-vcs/git-lfs/git-lfs-3.4.0-r1.ebuild
similarity index 83%
rename from dev-vcs/git-lfs/git-lfs-3.4.0.ebuild
rename to dev-vcs/git-lfs/git-lfs-3.4.0-r1.ebuild
index 10b83717c479..cbd1a55aa124 100644
--- a/dev-vcs/git-lfs/git-lfs-3.4.0.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-3.4.0-r1.ebuild
@@ -6,7 +6,7 @@ EGO_PN=github.com/git-lfs/git-lfs
 # Update the ID as it's included in each build.
 COMMIT_ID="d06d6e9efd78ff4f958b072146ce167d87f60285"
 
-inherit go-module
+inherit go-module shell-completion
 
 DESCRIPTION="Command line extension and specification for managing large files 
with git"
 HOMEPAGE="
@@ -61,18 +61,31 @@ src_compile() {
-trimpath
-v -work -x
)
-   go build "${mygobuildargs[@]}" -o git-lfs git-lfs.go || die
+   ego build "${mygobuildargs[@]}" -o git-lfs git-lfs.go
 
if use doc; then
for doc in docs/man/*adoc;
do asciidoctor -b manpage ${doc} || die "man building 
failed"
done
fi
+
+   # Generate auto-completion scripts.
+   # bug 914542
+   ./git-lfs completion bash > "${PN}.bash" || die
+   ./git-lfs completion fish > "${PN}.fish" || die
+   ./git-lfs completion zsh > "${PN}.zsh" || die
 }
 
 src_install() {
dobin git-lfs
einstalldocs
+
+   # Install auto-completion scripts generated earlier.
+   # bug 914542
+   newbashcomp "${PN}.bash" "${PN}"
+   dofishcomp "${PN}.fish"
+   newzshcomp "${PN}.zsh" "_${PN}"
+
use doc && doman docs/man/*.1
 }
 



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2023-09-25 Thread Arthur Zamarin
commit: be32161ccdd15119992a6ebc494e0108eca6fc15
Author: Nils Freydank  posteo  de>
AuthorDate: Sat Sep 23 14:10:28 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Sep 25 06:33:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be32161c

dev-vcs/git-lfs: Update live ebuild

Bug: https://bugs.gentoo.org/914542
Signed-off-by: Nils Freydank  posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/33004
Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-vcs/git-lfs/git-lfs-.ebuild | 17 +++--
 1 file changed, 15 insertions(+), 2 deletions(-)

diff --git a/dev-vcs/git-lfs/git-lfs-.ebuild 
b/dev-vcs/git-lfs/git-lfs-.ebuild
index 10b83717c479..cbd1a55aa124 100644
--- a/dev-vcs/git-lfs/git-lfs-.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-.ebuild
@@ -6,7 +6,7 @@ EGO_PN=github.com/git-lfs/git-lfs
 # Update the ID as it's included in each build.
 COMMIT_ID="d06d6e9efd78ff4f958b072146ce167d87f60285"
 
-inherit go-module
+inherit go-module shell-completion
 
 DESCRIPTION="Command line extension and specification for managing large files 
with git"
 HOMEPAGE="
@@ -61,18 +61,31 @@ src_compile() {
-trimpath
-v -work -x
)
-   go build "${mygobuildargs[@]}" -o git-lfs git-lfs.go || die
+   ego build "${mygobuildargs[@]}" -o git-lfs git-lfs.go
 
if use doc; then
for doc in docs/man/*adoc;
do asciidoctor -b manpage ${doc} || die "man building 
failed"
done
fi
+
+   # Generate auto-completion scripts.
+   # bug 914542
+   ./git-lfs completion bash > "${PN}.bash" || die
+   ./git-lfs completion fish > "${PN}.fish" || die
+   ./git-lfs completion zsh > "${PN}.zsh" || die
 }
 
 src_install() {
dobin git-lfs
einstalldocs
+
+   # Install auto-completion scripts generated earlier.
+   # bug 914542
+   newbashcomp "${PN}.bash" "${PN}"
+   dofishcomp "${PN}.fish"
+   newzshcomp "${PN}.zsh" "_${PN}"
+
use doc && doman docs/man/*.1
 }
 



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2023-08-07 Thread Sam James
commit: 858cc2c82de6f15da4fde5f2b7a09081bf405a51
Author: Nils Freydank  posteo  de>
AuthorDate: Sat Jul 29 12:20:57 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug  8 05:26:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=858cc2c8

dev-vcs/git-lfs: Drop the obsolete version

Signed-off-by: Nils Freydank  posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/32072
Signed-off-by: Sam James  gentoo.org>

 dev-vcs/git-lfs/Manifest |  2 -
 dev-vcs/git-lfs/git-lfs-3.3.0.ebuild | 86 
 2 files changed, 88 deletions(-)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index ae9104382d07..9b0994b98cf7 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,5 +1,3 @@
 DIST git-lfs-3.2.0.tar.gz 3270970 BLAKE2B 
fc235d48e44f8a0f446b05914cd110e6486481482b2884483dcf04198a3275a633cd8090e1591975f8b84ba678c258581e3510fc0d478d5fc72abf6aa98bd5c0
 SHA512 
c2ba8cecd5b3519a032f446b0c3043352f37f3c67ff3c2304a38beb176f0ae8efd1deaeb8bd54a35d7dd7dcd988da67249c896dffd83fc293b165a3e6bb02d66
-DIST git-lfs-3.3.0-deps.tar.xz 24664124 BLAKE2B 
d22a7c7943a917746d1cf22db30582a8bc15e21fd1afe3194aae07316ddb68072ef2d183eef5b909566c640aa435f62aac0658ccbcb8148efe9506c102795656
 SHA512 
801d278eb76236ce683797ca7a9520b8dfe1ebdb59ccc4ba0526878f5e794d30199604004949e906ae6cccb68ea3b8e3afdacbd6de5e8a79448dfa09744af66c
-DIST git-lfs-3.3.0.tar.gz 656080 BLAKE2B 
33cd41c3669f0eb5b94299ca192ede32337b521c812ceb3ecc1e07f2375b80037b62948b8d4e345cd86324d4e781024b691e809550f61302a60962b1c8400c4c
 SHA512 
c339a61c23950d249ac135d75c9b9c4b871f491535d6d6a0accbf06efe36798566502ab310396f44acdc1d93aa7358a719a81428042fb2eda1ab237b08e4ba41
 DIST git-lfs-3.4.0-deps.tar.xz 19912396 BLAKE2B 
0e2e50e7b7566fe93d87f86c4b3a3a3f5f0cefc734af83516a5d3122d101333df5ed65cf848e727a1b7593ffdffeee72108221951313f47775b265f4fbdcb1be
 SHA512 
50f7eba5abd4a3ad83e1cd74d7d413e8f708b796b67d60d404af512823423532e1bbbfaa5385ee668cbdd6ec0bce89b862db571c76e5a3f0d0cee5097ccc73d2
 DIST git-lfs-3.4.0.tar.gz 674499 BLAKE2B 
8232c7492a453fc5a8855b13cfbf95c64a9c614d740bebebefcc44f6a7e2daddaee0dee3f8d8ba653999b8516c47a491af6449b5daf5e3861f3530d372b213e4
 SHA512 
ff0d624bc48d9ab4332943af8212652d9959e8f9d6a356a3722047903e01bc1dcf04178b97d58a327d0a381569854034c4a1dc2baea9976a8f20d97d7e637f31

diff --git a/dev-vcs/git-lfs/git-lfs-3.3.0.ebuild 
b/dev-vcs/git-lfs/git-lfs-3.3.0.ebuild
deleted file mode 100644
index 7b98fd42b0f3..
--- a/dev-vcs/git-lfs/git-lfs-3.3.0.ebuild
+++ /dev/null
@@ -1,86 +0,0 @@
-# Copyright 2017-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-EGO_PN=github.com/git-lfs/git-lfs
-# Update the ID as it's included in each build.
-COMMIT_ID="77deabdf9a18f8a07ecfd3e0f4aa572ffbbab8d4"
-
-inherit go-module
-
-DESCRIPTION="Command line extension and specification for managing large files 
with git"
-HOMEPAGE="
-   https://git-lfs.com
-   https://github.com/git-lfs/git-lfs
-"
-
-if [[ "${PV}" = * ]]; then
-   EGIT_REPO_URI="https://${EGO_PN};
-   inherit git-r3
-else
-   SRC_URI="https://${EGO_PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
-   # Add the manually vendored tarball.
-   # Compress the tarball with: xz -9kT0 --memlimit-decompress=256M
-   SRC_URI+=" 
https://files.holgersson.xyz/gentoo/distfiles/golang-pkg-deps/${P}-deps.tar.xz;
-   KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
-fi
-
-LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"
-SLOT="0"
-IUSE="doc test"
-
-BDEPEND="
-   doc? ( dev-ruby/asciidoctor )
-"
-RDEPEND="dev-vcs/git"
-
-RESTRICT+=" !test? ( test )"
-
-DOCS=(
-   CHANGELOG.md
-   CODE-OF-CONDUCT.md
-   CONTRIBUTING.md
-   README.md
-   SECURITY.md
-)
-
-src_compile() {
-   export CGO_ENABLED=0
-
-   # Flags -w, -s: Omit debugging information to reduce binary size,
-   # see https://golang.org/cmd/link/.
-   local mygobuildargs=(
-   -ldflags="-X ${EGO_PN}/config.GitCommit=${COMMIT_ID} -s -w"
-   -gcflags=" "
-   -trimpath
-   -v -work -x
-   )
-   go build "${mygobuildargs[@]}" -o git-lfs git-lfs.go || die
-
-   if use doc; then
-   for doc in docs/man/*adoc;
-   do asciidoctor -b manpage ${doc} || die "man building 
failed"
-   done
-   fi
-}
-
-src_install() {
-   dobin git-lfs
-   einstalldocs
-   use doc && doman docs/man/*.1
-}
-
-src_test() {
-   local mygotestargs=(
-   -ldflags="-X ${EGO_PN}/config.GitCommit=${COMMIT_ID}"
-   )
-   go test "${mygotestargs[@]}" ./... || die
-}
-
-pkg_postinst () {
-   if [[ -z "${REPLACING_VERSIONS}" ]]; then
-   elog ""
-   elog "Run 'git lfs install' once for each user account 
manually."
-   elog "For more details see 

[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2023-08-07 Thread Sam James
commit: 00cfa1f2bd735773fac6f9b0cba820c0205e364c
Author: Nils Freydank  posteo  de>
AuthorDate: Sat Jul 29 12:20:56 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug  8 05:26:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00cfa1f2

dev-vcs/git-lfs: Update the live ebuild

Update the SRC_URI archive in this file, too to allow renaming into
the next version. (And add the other stuff from 3.4.0 aswell.)

Signed-off-by: Nils Freydank  posteo.de>
Signed-off-by: Sam James  gentoo.org>

 dev-vcs/git-lfs/git-lfs-.ebuild | 12 +---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/dev-vcs/git-lfs/git-lfs-.ebuild 
b/dev-vcs/git-lfs/git-lfs-.ebuild
index 7b98fd42b0f3..10b83717c479 100644
--- a/dev-vcs/git-lfs/git-lfs-.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 EGO_PN=github.com/git-lfs/git-lfs
 # Update the ID as it's included in each build.
-COMMIT_ID="77deabdf9a18f8a07ecfd3e0f4aa572ffbbab8d4"
+COMMIT_ID="d06d6e9efd78ff4f958b072146ce167d87f60285"
 
 inherit go-module
 
@@ -18,9 +18,15 @@ if [[ "${PV}" = * ]]; then
EGIT_REPO_URI="https://${EGO_PN};
inherit git-r3
 else
-   SRC_URI="https://${EGO_PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+   SRC_URI="https://${EGO_PN}/releases/download/v${PV}/${PN}-v${PV}.tar.gz 
-> ${P}.tar.gz"
# Add the manually vendored tarball.
-   # Compress the tarball with: xz -9kT0 --memlimit-decompress=256M
+   # 1) Create a tar archive optimized to reproduced by other users or 
devs.
+   # 2) Compress the archive using XZ limiting decompression memory for
+   #pretty constraint systems.
+   # Use something like:
+   # tar cf $P-deps.tar go-mod \
+   #   --mtime="1970-01-01" --sort=name --owner=portage --group=portage
+   # xz -k -9eT0 --memlimit-decompress=256M $P-deps.tar
SRC_URI+=" 
https://files.holgersson.xyz/gentoo/distfiles/golang-pkg-deps/${P}-deps.tar.xz;
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
 fi



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2023-08-07 Thread Sam James
commit: d54853ca7bfdbff6a879af52c1a59da48c1b86e3
Author: Nils Freydank  posteo  de>
AuthorDate: Sat Jul 29 12:20:56 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug  8 05:26:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d54853ca

dev-vcs/git-lfs: Bump to 3.4.0

Actually there is an official source archive w/ signed sha256sums, so
let's used that for the project's sources files.

Also make the vendored tarball more reproducable by setting a fix mtime,
using fixed sorting and setting user und group to portage.
These ideas are taken from Sam's bump-go script:
https://github.com/thesamesam/sam-gentoo-scripts/blob/main/maint/bump-go

Signed-off-by: Nils Freydank  posteo.de>
Signed-off-by: Sam James  gentoo.org>

 dev-vcs/git-lfs/Manifest |  2 +
 dev-vcs/git-lfs/git-lfs-3.4.0.ebuild | 92 
 2 files changed, 94 insertions(+)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 2bec6642d1ed..ae9104382d07 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,3 +1,5 @@
 DIST git-lfs-3.2.0.tar.gz 3270970 BLAKE2B 
fc235d48e44f8a0f446b05914cd110e6486481482b2884483dcf04198a3275a633cd8090e1591975f8b84ba678c258581e3510fc0d478d5fc72abf6aa98bd5c0
 SHA512 
c2ba8cecd5b3519a032f446b0c3043352f37f3c67ff3c2304a38beb176f0ae8efd1deaeb8bd54a35d7dd7dcd988da67249c896dffd83fc293b165a3e6bb02d66
 DIST git-lfs-3.3.0-deps.tar.xz 24664124 BLAKE2B 
d22a7c7943a917746d1cf22db30582a8bc15e21fd1afe3194aae07316ddb68072ef2d183eef5b909566c640aa435f62aac0658ccbcb8148efe9506c102795656
 SHA512 
801d278eb76236ce683797ca7a9520b8dfe1ebdb59ccc4ba0526878f5e794d30199604004949e906ae6cccb68ea3b8e3afdacbd6de5e8a79448dfa09744af66c
 DIST git-lfs-3.3.0.tar.gz 656080 BLAKE2B 
33cd41c3669f0eb5b94299ca192ede32337b521c812ceb3ecc1e07f2375b80037b62948b8d4e345cd86324d4e781024b691e809550f61302a60962b1c8400c4c
 SHA512 
c339a61c23950d249ac135d75c9b9c4b871f491535d6d6a0accbf06efe36798566502ab310396f44acdc1d93aa7358a719a81428042fb2eda1ab237b08e4ba41
+DIST git-lfs-3.4.0-deps.tar.xz 19912396 BLAKE2B 
0e2e50e7b7566fe93d87f86c4b3a3a3f5f0cefc734af83516a5d3122d101333df5ed65cf848e727a1b7593ffdffeee72108221951313f47775b265f4fbdcb1be
 SHA512 
50f7eba5abd4a3ad83e1cd74d7d413e8f708b796b67d60d404af512823423532e1bbbfaa5385ee668cbdd6ec0bce89b862db571c76e5a3f0d0cee5097ccc73d2
+DIST git-lfs-3.4.0.tar.gz 674499 BLAKE2B 
8232c7492a453fc5a8855b13cfbf95c64a9c614d740bebebefcc44f6a7e2daddaee0dee3f8d8ba653999b8516c47a491af6449b5daf5e3861f3530d372b213e4
 SHA512 
ff0d624bc48d9ab4332943af8212652d9959e8f9d6a356a3722047903e01bc1dcf04178b97d58a327d0a381569854034c4a1dc2baea9976a8f20d97d7e637f31

diff --git a/dev-vcs/git-lfs/git-lfs-3.4.0.ebuild 
b/dev-vcs/git-lfs/git-lfs-3.4.0.ebuild
new file mode 100644
index ..10b83717c479
--- /dev/null
+++ b/dev-vcs/git-lfs/git-lfs-3.4.0.ebuild
@@ -0,0 +1,92 @@
+# Copyright 2017-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+EGO_PN=github.com/git-lfs/git-lfs
+# Update the ID as it's included in each build.
+COMMIT_ID="d06d6e9efd78ff4f958b072146ce167d87f60285"
+
+inherit go-module
+
+DESCRIPTION="Command line extension and specification for managing large files 
with git"
+HOMEPAGE="
+   https://git-lfs.com
+   https://github.com/git-lfs/git-lfs
+"
+
+if [[ "${PV}" = * ]]; then
+   EGIT_REPO_URI="https://${EGO_PN};
+   inherit git-r3
+else
+   SRC_URI="https://${EGO_PN}/releases/download/v${PV}/${PN}-v${PV}.tar.gz 
-> ${P}.tar.gz"
+   # Add the manually vendored tarball.
+   # 1) Create a tar archive optimized to reproduced by other users or 
devs.
+   # 2) Compress the archive using XZ limiting decompression memory for
+   #pretty constraint systems.
+   # Use something like:
+   # tar cf $P-deps.tar go-mod \
+   #   --mtime="1970-01-01" --sort=name --owner=portage --group=portage
+   # xz -k -9eT0 --memlimit-decompress=256M $P-deps.tar
+   SRC_URI+=" 
https://files.holgersson.xyz/gentoo/distfiles/golang-pkg-deps/${P}-deps.tar.xz;
+   KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+fi
+
+LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"
+SLOT="0"
+IUSE="doc test"
+
+BDEPEND="
+   doc? ( dev-ruby/asciidoctor )
+"
+RDEPEND="dev-vcs/git"
+
+RESTRICT+=" !test? ( test )"
+
+DOCS=(
+   CHANGELOG.md
+   CODE-OF-CONDUCT.md
+   CONTRIBUTING.md
+   README.md
+   SECURITY.md
+)
+
+src_compile() {
+   export CGO_ENABLED=0
+
+   # Flags -w, -s: Omit debugging information to reduce binary size,
+   # see https://golang.org/cmd/link/.
+   local mygobuildargs=(
+   -ldflags="-X ${EGO_PN}/config.GitCommit=${COMMIT_ID} -s -w"
+   -gcflags=" "
+   -trimpath
+   -v -work -x
+   )
+   go build "${mygobuildargs[@]}" -o git-lfs git-lfs.go || die
+
+   if use doc; then
+   for doc in 

[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2023-07-25 Thread Sam James
commit: 5b95234981a70d95f25c45a96e2a776c3abb4be4
Author: Nils Freydank  posteo  de>
AuthorDate: Sat Jul 15 16:10:35 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jul 26 02:49:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b952349

dev-vcs/git-lfs: Bump to 3.3.0

This bump brings some in-detail changes to the package
and the ebuild itself:
- Vendor deps ourselves now.
- For man page generation follow upstream's switch from ronn-ng to asciidoctor
  (flavored markdown to asciidoc).
- Update the copyright year to reflect th really-first adding of
  git-lfs to the tree.
- Set upstream's git commit id for the release.
- Add the github repo into HOMEPAGE.
- Disable cgo by default.

Signed-off-by: Nils Freydank  posteo.de>
Signed-off-by: Sam James  gentoo.org>

 dev-vcs/git-lfs/Manifest |  2 +
 dev-vcs/git-lfs/git-lfs-3.3.0.ebuild | 86 
 2 files changed, 88 insertions(+)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 009365b872d6..2bec6642d1ed 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1 +1,3 @@
 DIST git-lfs-3.2.0.tar.gz 3270970 BLAKE2B 
fc235d48e44f8a0f446b05914cd110e6486481482b2884483dcf04198a3275a633cd8090e1591975f8b84ba678c258581e3510fc0d478d5fc72abf6aa98bd5c0
 SHA512 
c2ba8cecd5b3519a032f446b0c3043352f37f3c67ff3c2304a38beb176f0ae8efd1deaeb8bd54a35d7dd7dcd988da67249c896dffd83fc293b165a3e6bb02d66
+DIST git-lfs-3.3.0-deps.tar.xz 24664124 BLAKE2B 
d22a7c7943a917746d1cf22db30582a8bc15e21fd1afe3194aae07316ddb68072ef2d183eef5b909566c640aa435f62aac0658ccbcb8148efe9506c102795656
 SHA512 
801d278eb76236ce683797ca7a9520b8dfe1ebdb59ccc4ba0526878f5e794d30199604004949e906ae6cccb68ea3b8e3afdacbd6de5e8a79448dfa09744af66c
+DIST git-lfs-3.3.0.tar.gz 656080 BLAKE2B 
33cd41c3669f0eb5b94299ca192ede32337b521c812ceb3ecc1e07f2375b80037b62948b8d4e345cd86324d4e781024b691e809550f61302a60962b1c8400c4c
 SHA512 
c339a61c23950d249ac135d75c9b9c4b871f491535d6d6a0accbf06efe36798566502ab310396f44acdc1d93aa7358a719a81428042fb2eda1ab237b08e4ba41

diff --git a/dev-vcs/git-lfs/git-lfs-3.3.0.ebuild 
b/dev-vcs/git-lfs/git-lfs-3.3.0.ebuild
new file mode 100644
index ..7b98fd42b0f3
--- /dev/null
+++ b/dev-vcs/git-lfs/git-lfs-3.3.0.ebuild
@@ -0,0 +1,86 @@
+# Copyright 2017-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+EGO_PN=github.com/git-lfs/git-lfs
+# Update the ID as it's included in each build.
+COMMIT_ID="77deabdf9a18f8a07ecfd3e0f4aa572ffbbab8d4"
+
+inherit go-module
+
+DESCRIPTION="Command line extension and specification for managing large files 
with git"
+HOMEPAGE="
+   https://git-lfs.com
+   https://github.com/git-lfs/git-lfs
+"
+
+if [[ "${PV}" = * ]]; then
+   EGIT_REPO_URI="https://${EGO_PN};
+   inherit git-r3
+else
+   SRC_URI="https://${EGO_PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+   # Add the manually vendored tarball.
+   # Compress the tarball with: xz -9kT0 --memlimit-decompress=256M
+   SRC_URI+=" 
https://files.holgersson.xyz/gentoo/distfiles/golang-pkg-deps/${P}-deps.tar.xz;
+   KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+fi
+
+LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"
+SLOT="0"
+IUSE="doc test"
+
+BDEPEND="
+   doc? ( dev-ruby/asciidoctor )
+"
+RDEPEND="dev-vcs/git"
+
+RESTRICT+=" !test? ( test )"
+
+DOCS=(
+   CHANGELOG.md
+   CODE-OF-CONDUCT.md
+   CONTRIBUTING.md
+   README.md
+   SECURITY.md
+)
+
+src_compile() {
+   export CGO_ENABLED=0
+
+   # Flags -w, -s: Omit debugging information to reduce binary size,
+   # see https://golang.org/cmd/link/.
+   local mygobuildargs=(
+   -ldflags="-X ${EGO_PN}/config.GitCommit=${COMMIT_ID} -s -w"
+   -gcflags=" "
+   -trimpath
+   -v -work -x
+   )
+   go build "${mygobuildargs[@]}" -o git-lfs git-lfs.go || die
+
+   if use doc; then
+   for doc in docs/man/*adoc;
+   do asciidoctor -b manpage ${doc} || die "man building 
failed"
+   done
+   fi
+}
+
+src_install() {
+   dobin git-lfs
+   einstalldocs
+   use doc && doman docs/man/*.1
+}
+
+src_test() {
+   local mygotestargs=(
+   -ldflags="-X ${EGO_PN}/config.GitCommit=${COMMIT_ID}"
+   )
+   go test "${mygotestargs[@]}" ./... || die
+}
+
+pkg_postinst () {
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   elog ""
+   elog "Run 'git lfs install' once for each user account 
manually."
+   elog "For more details see 
https://bugs.gentoo.org/show_bug.cgi?id=733372.;
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2023-07-25 Thread Sam James
commit: 8d7104db79317787d104095a0f5aca9cc2dce322
Author: Nils Freydank  posteo  de>
AuthorDate: Sat Jul 15 16:10:35 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jul 26 02:49:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d7104db

dev-vcs/git-lfs: Update the live ebuild

Getting the commit ID needs some love here, though.

Signed-off-by: Nils Freydank  posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/31898
Signed-off-by: Sam James  gentoo.org>

 dev-vcs/git-lfs/git-lfs-.ebuild | 36 ++--
 1 file changed, 26 insertions(+), 10 deletions(-)

diff --git a/dev-vcs/git-lfs/git-lfs-.ebuild 
b/dev-vcs/git-lfs/git-lfs-.ebuild
index 9ca4bf2afe35..7b98fd42b0f3 100644
--- a/dev-vcs/git-lfs/git-lfs-.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-.ebuild
@@ -1,26 +1,37 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 2017-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 EGO_PN=github.com/git-lfs/git-lfs
+# Update the ID as it's included in each build.
+COMMIT_ID="77deabdf9a18f8a07ecfd3e0f4aa572ffbbab8d4"
+
 inherit go-module
 
 DESCRIPTION="Command line extension and specification for managing large files 
with git"
-HOMEPAGE="https://git-lfs.com/;
+HOMEPAGE="
+   https://git-lfs.com
+   https://github.com/git-lfs/git-lfs
+"
 
 if [[ "${PV}" = * ]]; then
EGIT_REPO_URI="https://${EGO_PN};
inherit git-r3
 else
-   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+   SRC_URI="https://${EGO_PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+   # Add the manually vendored tarball.
+   # Compress the tarball with: xz -9kT0 --memlimit-decompress=256M
+   SRC_URI+=" 
https://files.holgersson.xyz/gentoo/distfiles/golang-pkg-deps/${P}-deps.tar.xz;
+   KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"
 SLOT="0"
 IUSE="doc test"
 
-BDEPEND="doc? ( app-text/ronn-ng )"
+BDEPEND="
+   doc? ( dev-ruby/asciidoctor )
+"
 RDEPEND="dev-vcs/git"
 
 RESTRICT+=" !test? ( test )"
@@ -34,16 +45,22 @@ DOCS=(
 )
 
 src_compile() {
+   export CGO_ENABLED=0
+
# Flags -w, -s: Omit debugging information to reduce binary size,
# see https://golang.org/cmd/link/.
local mygobuildargs=(
-   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT} -s -w"
-   -mod vendor -v -work -x
+   -ldflags="-X ${EGO_PN}/config.GitCommit=${COMMIT_ID} -s -w"
+   -gcflags=" "
+   -trimpath
+   -v -work -x
)
go build "${mygobuildargs[@]}" -o git-lfs git-lfs.go || die
 
if use doc; then
-   ronn docs/man/*.ronn || die "man building failed"
+   for doc in docs/man/*adoc;
+   do asciidoctor -b manpage ${doc} || die "man building 
failed"
+   done
fi
 }
 
@@ -55,8 +72,7 @@ src_install() {
 
 src_test() {
local mygotestargs=(
-   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT}"
-   -mod vendor
+   -ldflags="-X ${EGO_PN}/config.GitCommit=${COMMIT_ID}"
)
go test "${mygotestargs[@]}" ./... || die
 }



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2023-06-12 Thread Sam James
commit: 46fbdfecb5bdaaf5e9c63744854f22a8de572aa2
Author: Sam James  gentoo  org>
AuthorDate: Mon Jun 12 14:03:58 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jun 12 14:06:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46fbdfec

dev-vcs/git-lfs: drop app-text/ronn

The || ( ... ) doesn't let Portage easily figure out it can depclean it for 
existing
installs.

Signed-off-by: Sam James  gentoo.org>

 dev-vcs/git-lfs/{git-lfs-3.2.0.ebuild => git-lfs-3.2.0-r1.ebuild} | 2 +-
 dev-vcs/git-lfs/git-lfs-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild 
b/dev-vcs/git-lfs/git-lfs-3.2.0-r1.ebuild
similarity index 96%
rename from dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
rename to dev-vcs/git-lfs/git-lfs-3.2.0-r1.ebuild
index de0b5a581e89..a86412aadad5 100644
--- a/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-3.2.0-r1.ebuild
@@ -20,7 +20,7 @@ LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"
 SLOT="0"
 IUSE="doc test"
 
-BDEPEND="doc? ( || ( app-text/ronn-ng app-text/ronn ) )"
+BDEPEND="doc? ( app-text/ronn-ng )"
 RDEPEND="dev-vcs/git"
 
 RESTRICT+=" !test? ( test )"

diff --git a/dev-vcs/git-lfs/git-lfs-.ebuild 
b/dev-vcs/git-lfs/git-lfs-.ebuild
index 61d8a8e0e81e..9ca4bf2afe35 100644
--- a/dev-vcs/git-lfs/git-lfs-.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-.ebuild
@@ -20,7 +20,7 @@ LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"
 SLOT="0"
 IUSE="doc test"
 
-BDEPEND="doc? ( || ( app-text/ronn-ng app-text/ronn ) )"
+BDEPEND="doc? ( app-text/ronn-ng )"
 RDEPEND="dev-vcs/git"
 
 RESTRICT+=" !test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2023-04-25 Thread Sam James
commit: 8c4e26aa701acff19aadca6eb085d80706d672b6
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 25 22:15:42 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 25 22:15:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c4e26aa

dev-vcs/git-lfs: Keyword 3.2.0 arm64, #905057

Signed-off-by: Sam James  gentoo.org>

 dev-vcs/git-lfs/git-lfs-3.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild 
b/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
index 0802eccc6f3d..de0b5a581e89 100644
--- a/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" = * ]]; then
inherit git-r3
 else
SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="amd64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2023-04-10 Thread Sam James
commit: 99c06e795e2b01d6959cdc7ac89cf7fa38d17311
Author: Sam James  gentoo  org>
AuthorDate: Mon Apr 10 22:13:22 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Apr 10 22:13:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99c06e79

dev-vcs/git-lfs: update *.github.com HOMEPAGEs

Signed-off-by: Sam James  gentoo.org>

 dev-vcs/git-lfs/git-lfs-3.2.0.ebuild | 2 +-
 dev-vcs/git-lfs/git-lfs-.ebuild  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild 
b/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
index f1b4691ef003..0802eccc6f3d 100644
--- a/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
@@ -6,7 +6,7 @@ EGO_PN=github.com/git-lfs/git-lfs
 inherit go-module
 
 DESCRIPTION="Command line extension and specification for managing large files 
with git"
-HOMEPAGE="https://git-lfs.github.com/;
+HOMEPAGE="https://git-lfs.com/;
 
 if [[ "${PV}" = * ]]; then
EGIT_REPO_URI="https://${EGO_PN};

diff --git a/dev-vcs/git-lfs/git-lfs-.ebuild 
b/dev-vcs/git-lfs/git-lfs-.ebuild
index e34b9f1a144e..61d8a8e0e81e 100644
--- a/dev-vcs/git-lfs/git-lfs-.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -6,7 +6,7 @@ EGO_PN=github.com/git-lfs/git-lfs
 inherit go-module
 
 DESCRIPTION="Command line extension and specification for managing large files 
with git"
-HOMEPAGE="https://git-lfs.github.com/;
+HOMEPAGE="https://git-lfs.com/;
 
 if [[ "${PV}" = * ]]; then
EGIT_REPO_URI="https://${EGO_PN};



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2023-03-04 Thread Arthur Zamarin
commit: 585679ea836c0e04244a3e83a94450cf35b363ad
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Mar  4 13:22:49 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Mar  4 13:22:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=585679ea

dev-vcs/git-lfs: Keyword 3.2.0 ppc64, #876688

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-vcs/git-lfs/git-lfs-3.2.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild 
b/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
index 902cc0ce27e5..f1b4691ef003 100644
--- a/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,7 +13,7 @@ if [[ "${PV}" = * ]]; then
inherit git-r3
 else
SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="amd64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="amd64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2023-02-21 Thread Sam James
commit: 73483c68099ac0840ea7bd5d06fac5cc2e23190f
Author: Matt Jolly  footclan  ninja>
AuthorDate: Tue Feb 21 08:26:29 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 21 09:29:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73483c68

dev-vcs/git-lfs: fix postinst message

Signed-off-by: Matt Jolly  footclan.ninja>
Signed-off-by: Sam James  gentoo.org>

 dev-vcs/git-lfs/git-lfs-3.1.2.ebuild | 2 +-
 dev-vcs/git-lfs/git-lfs-3.1.4.ebuild | 2 +-
 dev-vcs/git-lfs/git-lfs-3.2.0.ebuild | 2 +-
 dev-vcs/git-lfs/git-lfs-.ebuild  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-vcs/git-lfs/git-lfs-3.1.2.ebuild 
b/dev-vcs/git-lfs/git-lfs-3.1.2.ebuild
index 930e69d7faf2..2a0b897ac1c1 100644
--- a/dev-vcs/git-lfs/git-lfs-3.1.2.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-3.1.2.ebuild
@@ -64,7 +64,7 @@ src_test() {
 pkg_postinst () {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
elog ""
-   elog "Run \'git lfs install\' once for each user account 
manually."
+   elog "Run 'git lfs install' once for each user account 
manually."
elog "For more details see 
https://bugs.gentoo.org/show_bug.cgi?id=733372.;
fi
 }

diff --git a/dev-vcs/git-lfs/git-lfs-3.1.4.ebuild 
b/dev-vcs/git-lfs/git-lfs-3.1.4.ebuild
index 820116904c3c..e34b9f1a144e 100644
--- a/dev-vcs/git-lfs/git-lfs-3.1.4.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-3.1.4.ebuild
@@ -64,7 +64,7 @@ src_test() {
 pkg_postinst () {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
elog ""
-   elog "Run \'git lfs install\' once for each user account 
manually."
+   elog "Run 'git lfs install' once for each user account 
manually."
elog "For more details see 
https://bugs.gentoo.org/show_bug.cgi?id=733372.;
fi
 }

diff --git a/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild 
b/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
index ba8c2e52cf50..902cc0ce27e5 100644
--- a/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
@@ -64,7 +64,7 @@ src_test() {
 pkg_postinst () {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
elog ""
-   elog "Run \'git lfs install\' once for each user account 
manually."
+   elog "Run 'git lfs install' once for each user account 
manually."
elog "For more details see 
https://bugs.gentoo.org/show_bug.cgi?id=733372.;
fi
 }

diff --git a/dev-vcs/git-lfs/git-lfs-.ebuild 
b/dev-vcs/git-lfs/git-lfs-.ebuild
index 820116904c3c..e34b9f1a144e 100644
--- a/dev-vcs/git-lfs/git-lfs-.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-.ebuild
@@ -64,7 +64,7 @@ src_test() {
 pkg_postinst () {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
elog ""
-   elog "Run \'git lfs install\' once for each user account 
manually."
+   elog "Run 'git lfs install' once for each user account 
manually."
elog "For more details see 
https://bugs.gentoo.org/show_bug.cgi?id=733372.;
fi
 }



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2023-02-21 Thread Sam James
commit: 411a26d033e51f3a20e6e5c18498e9909a021328
Author: Matt Jolly  footclan  ninja>
AuthorDate: Tue Feb 21 08:27:03 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 21 09:29:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=411a26d0

dev-vcs/git-lfs: drop 3.1.2

Signed-off-by: Matt Jolly  footclan.ninja>
Signed-off-by: Sam James  gentoo.org>

 dev-vcs/git-lfs/Manifest |  1 -
 dev-vcs/git-lfs/git-lfs-3.1.2.ebuild | 70 
 2 files changed, 71 deletions(-)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index d9553880f55f..a9616129afbf 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,3 +1,2 @@
-DIST git-lfs-3.1.2.tar.gz 3254358 BLAKE2B 
77df9aef438c2d839b6a3690c6f34191b993180be7b3cbccedbe2d439cd8d77676f91a864598af40ebfe4d9d021bbc179bb6bcbb3635ca0a7ed78eecd2da0246
 SHA512 
de2b56146b929adf7f6ff1989f07d4aca59bde218a51273c0d443a4cace0ccfcf9d4d72c2458c53f95fe06f092baaf6ccbde304e9ca20691ccb9e7aa56f49ebb
 DIST git-lfs-3.1.4.tar.gz 3254376 BLAKE2B 
3eeb32b6a9b5c40f53b9c32a557911edf2216243108250aae407280b2a26293ce4cb981f1bb2863dcaf5553976ba34fa42ec4dc8a1a76cd0fd5946fd482b2f99
 SHA512 
ff62e19532ec09d71e241ffb9b6a0ed91a76cbe1fe32a88a6e3679e15cf97b09bcfdb5fc1aa0c1a9984bc888c88be87940bd7044d68102eadf93cb68dc5e9c1c
 DIST git-lfs-3.2.0.tar.gz 3270970 BLAKE2B 
fc235d48e44f8a0f446b05914cd110e6486481482b2884483dcf04198a3275a633cd8090e1591975f8b84ba678c258581e3510fc0d478d5fc72abf6aa98bd5c0
 SHA512 
c2ba8cecd5b3519a032f446b0c3043352f37f3c67ff3c2304a38beb176f0ae8efd1deaeb8bd54a35d7dd7dcd988da67249c896dffd83fc293b165a3e6bb02d66

diff --git a/dev-vcs/git-lfs/git-lfs-3.1.2.ebuild 
b/dev-vcs/git-lfs/git-lfs-3.1.2.ebuild
deleted file mode 100644
index 2a0b897ac1c1..
--- a/dev-vcs/git-lfs/git-lfs-3.1.2.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-EGO_PN=github.com/git-lfs/git-lfs
-inherit go-module
-
-DESCRIPTION="Command line extension and specification for managing large files 
with git"
-HOMEPAGE="https://git-lfs.github.com/;
-
-if [[ "${PV}" = * ]]; then
-   EGIT_REPO_URI="https://${EGO_PN};
-   inherit git-r3
-else
-   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
-fi
-
-LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"
-SLOT="0"
-IUSE="doc test"
-
-BDEPEND="doc? ( || ( app-text/ronn-ng app-text/ronn ) )"
-RDEPEND="dev-vcs/git"
-
-RESTRICT+=" !test? ( test )"
-
-DOCS=(
-   CHANGELOG.md
-   CODE-OF-CONDUCT.md
-   CONTRIBUTING.md
-   README.md
-   SECURITY.md
-)
-
-src_compile() {
-   # Flags -w, -s: Omit debugging information to reduce binary size,
-   # see https://golang.org/cmd/link/.
-   local mygobuildargs=(
-   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT} -s -w"
-   -mod vendor -v -work -x
-   )
-   go build "${mygobuildargs[@]}" -o git-lfs git-lfs.go || die
-
-   if use doc; then
-   ronn docs/man/*.ronn || die "man building failed"
-   fi
-}
-
-src_install() {
-   dobin git-lfs
-   einstalldocs
-   use doc && doman docs/man/*.1
-}
-
-src_test() {
-   local mygotestargs=(
-   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT}"
-   -mod vendor
-   )
-   go test "${mygotestargs[@]}" ./... || die
-}
-
-pkg_postinst () {
-   if [[ -z "${REPLACING_VERSIONS}" ]]; then
-   elog ""
-   elog "Run 'git lfs install' once for each user account 
manually."
-   elog "For more details see 
https://bugs.gentoo.org/show_bug.cgi?id=733372.;
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2023-02-21 Thread Sam James
commit: 54506da4d7906d95ed1c2f85e8504d1a455b186f
Author: Matt Jolly  footclan  ninja>
AuthorDate: Tue Feb 21 08:28:25 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 21 09:29:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54506da4

dev-vcs/git-lfs: drop 3.1.4

Signed-off-by: Matt Jolly  footclan.ninja>
Closes: https://github.com/gentoo/gentoo/pull/29692
Signed-off-by: Sam James  gentoo.org>

 dev-vcs/git-lfs/Manifest |  1 -
 dev-vcs/git-lfs/git-lfs-3.1.4.ebuild | 70 
 2 files changed, 71 deletions(-)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index a9616129afbf..009365b872d6 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,2 +1 @@
-DIST git-lfs-3.1.4.tar.gz 3254376 BLAKE2B 
3eeb32b6a9b5c40f53b9c32a557911edf2216243108250aae407280b2a26293ce4cb981f1bb2863dcaf5553976ba34fa42ec4dc8a1a76cd0fd5946fd482b2f99
 SHA512 
ff62e19532ec09d71e241ffb9b6a0ed91a76cbe1fe32a88a6e3679e15cf97b09bcfdb5fc1aa0c1a9984bc888c88be87940bd7044d68102eadf93cb68dc5e9c1c
 DIST git-lfs-3.2.0.tar.gz 3270970 BLAKE2B 
fc235d48e44f8a0f446b05914cd110e6486481482b2884483dcf04198a3275a633cd8090e1591975f8b84ba678c258581e3510fc0d478d5fc72abf6aa98bd5c0
 SHA512 
c2ba8cecd5b3519a032f446b0c3043352f37f3c67ff3c2304a38beb176f0ae8efd1deaeb8bd54a35d7dd7dcd988da67249c896dffd83fc293b165a3e6bb02d66

diff --git a/dev-vcs/git-lfs/git-lfs-3.1.4.ebuild 
b/dev-vcs/git-lfs/git-lfs-3.1.4.ebuild
deleted file mode 100644
index e34b9f1a144e..
--- a/dev-vcs/git-lfs/git-lfs-3.1.4.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-EGO_PN=github.com/git-lfs/git-lfs
-inherit go-module
-
-DESCRIPTION="Command line extension and specification for managing large files 
with git"
-HOMEPAGE="https://git-lfs.github.com/;
-
-if [[ "${PV}" = * ]]; then
-   EGIT_REPO_URI="https://${EGO_PN};
-   inherit git-r3
-else
-   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-fi
-
-LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"
-SLOT="0"
-IUSE="doc test"
-
-BDEPEND="doc? ( || ( app-text/ronn-ng app-text/ronn ) )"
-RDEPEND="dev-vcs/git"
-
-RESTRICT+=" !test? ( test )"
-
-DOCS=(
-   CHANGELOG.md
-   CODE-OF-CONDUCT.md
-   CONTRIBUTING.md
-   README.md
-   SECURITY.md
-)
-
-src_compile() {
-   # Flags -w, -s: Omit debugging information to reduce binary size,
-   # see https://golang.org/cmd/link/.
-   local mygobuildargs=(
-   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT} -s -w"
-   -mod vendor -v -work -x
-   )
-   go build "${mygobuildargs[@]}" -o git-lfs git-lfs.go || die
-
-   if use doc; then
-   ronn docs/man/*.ronn || die "man building failed"
-   fi
-}
-
-src_install() {
-   dobin git-lfs
-   einstalldocs
-   use doc && doman docs/man/*.1
-}
-
-src_test() {
-   local mygotestargs=(
-   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT}"
-   -mod vendor
-   )
-   go test "${mygotestargs[@]}" ./... || die
-}
-
-pkg_postinst () {
-   if [[ -z "${REPLACING_VERSIONS}" ]]; then
-   elog ""
-   elog "Run 'git lfs install' once for each user account 
manually."
-   elog "For more details see 
https://bugs.gentoo.org/show_bug.cgi?id=733372.;
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2022-10-15 Thread Jakov Smolić
commit: b55e19567a09fadcb40203fa9cd3193ba5dec061
Author: Xin Yang  icloud  com>
AuthorDate: Tue Oct 11 04:25:29 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Oct 15 06:58:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b55e1956

dev-vcs/git-lfs: keyword git-lfs-3.2.0 riscv, #876685

Signed-off-by: Xin Yang  icloud.com>
Closes: https://github.com/gentoo/gentoo/pull/27733
Signed-off-by: Jakov Smolić  gentoo.org>

 dev-vcs/git-lfs/git-lfs-3.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild 
b/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
index 930e69d7faf2..ba8c2e52cf50 100644
--- a/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" = * ]]; then
inherit git-r3
 else
SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="amd64 ~riscv ~x86 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2022-07-25 Thread Joonas Niilola
commit: f8a663c794bfd50cda71f152eb89331ebecbd889
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon Jul 25 06:09:59 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Jul 25 06:09:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8a663c7

dev-vcs/git-lfs: Stabilize 3.2.0 amd64, #860789

Signed-off-by: Joonas Niilola  gentoo.org>

 dev-vcs/git-lfs/git-lfs-3.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild 
b/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
index 820116904c3c..930e69d7faf2 100644
--- a/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" = * ]]; then
inherit git-r3
 else
SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2022-06-12 Thread Joonas Niilola
commit: 8e552d48cec53041428dccd098c5a86fc7e4ec1a
Author: Nils Freydank  posteo  de>
AuthorDate: Thu May 26 17:05:11 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Jun 12 06:51:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e552d48

dev-vcs/git-lfs: Bump to 3.2.0

Signed-off-by: Nils Freydank  posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/25642
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-vcs/git-lfs/Manifest |  1 +
 dev-vcs/git-lfs/git-lfs-3.2.0.ebuild | 70 
 2 files changed, 71 insertions(+)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index f705d371bd58..d9553880f55f 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,2 +1,3 @@
 DIST git-lfs-3.1.2.tar.gz 3254358 BLAKE2B 
77df9aef438c2d839b6a3690c6f34191b993180be7b3cbccedbe2d439cd8d77676f91a864598af40ebfe4d9d021bbc179bb6bcbb3635ca0a7ed78eecd2da0246
 SHA512 
de2b56146b929adf7f6ff1989f07d4aca59bde218a51273c0d443a4cace0ccfcf9d4d72c2458c53f95fe06f092baaf6ccbde304e9ca20691ccb9e7aa56f49ebb
 DIST git-lfs-3.1.4.tar.gz 3254376 BLAKE2B 
3eeb32b6a9b5c40f53b9c32a557911edf2216243108250aae407280b2a26293ce4cb981f1bb2863dcaf5553976ba34fa42ec4dc8a1a76cd0fd5946fd482b2f99
 SHA512 
ff62e19532ec09d71e241ffb9b6a0ed91a76cbe1fe32a88a6e3679e15cf97b09bcfdb5fc1aa0c1a9984bc888c88be87940bd7044d68102eadf93cb68dc5e9c1c
+DIST git-lfs-3.2.0.tar.gz 3270970 BLAKE2B 
fc235d48e44f8a0f446b05914cd110e6486481482b2884483dcf04198a3275a633cd8090e1591975f8b84ba678c258581e3510fc0d478d5fc72abf6aa98bd5c0
 SHA512 
c2ba8cecd5b3519a032f446b0c3043352f37f3c67ff3c2304a38beb176f0ae8efd1deaeb8bd54a35d7dd7dcd988da67249c896dffd83fc293b165a3e6bb02d66

diff --git a/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild 
b/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
new file mode 100644
index ..820116904c3c
--- /dev/null
+++ b/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+EGO_PN=github.com/git-lfs/git-lfs
+inherit go-module
+
+DESCRIPTION="Command line extension and specification for managing large files 
with git"
+HOMEPAGE="https://git-lfs.github.com/;
+
+if [[ "${PV}" = * ]]; then
+   EGIT_REPO_URI="https://${EGO_PN};
+   inherit git-r3
+else
+   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+fi
+
+LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"
+SLOT="0"
+IUSE="doc test"
+
+BDEPEND="doc? ( || ( app-text/ronn-ng app-text/ronn ) )"
+RDEPEND="dev-vcs/git"
+
+RESTRICT+=" !test? ( test )"
+
+DOCS=(
+   CHANGELOG.md
+   CODE-OF-CONDUCT.md
+   CONTRIBUTING.md
+   README.md
+   SECURITY.md
+)
+
+src_compile() {
+   # Flags -w, -s: Omit debugging information to reduce binary size,
+   # see https://golang.org/cmd/link/.
+   local mygobuildargs=(
+   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT} -s -w"
+   -mod vendor -v -work -x
+   )
+   go build "${mygobuildargs[@]}" -o git-lfs git-lfs.go || die
+
+   if use doc; then
+   ronn docs/man/*.ronn || die "man building failed"
+   fi
+}
+
+src_install() {
+   dobin git-lfs
+   einstalldocs
+   use doc && doman docs/man/*.1
+}
+
+src_test() {
+   local mygotestargs=(
+   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT}"
+   -mod vendor
+   )
+   go test "${mygotestargs[@]}" ./... || die
+}
+
+pkg_postinst () {
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   elog ""
+   elog "Run \'git lfs install\' once for each user account 
manually."
+   elog "For more details see 
https://bugs.gentoo.org/show_bug.cgi?id=733372.;
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2022-05-18 Thread Joonas Niilola
commit: 5e53f47a7048713ae44b9bdb895f503238f8f8a4
Author: Matt Jolly  footclan  ninja>
AuthorDate: Fri May 13 12:54:26 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed May 18 15:14:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e53f47a

dev-vcs/git-lfs: drop 2.11.0-r1, 2.13.3-r1

Signed-off-by: Matt Jolly  footclan.ninja>
Closes: https://github.com/gentoo/gentoo/pull/25465
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-vcs/git-lfs/Manifest |  2 -
 dev-vcs/git-lfs/git-lfs-2.11.0-r1.ebuild | 62 
 dev-vcs/git-lfs/git-lfs-2.13.3-r1.ebuild | 70 
 3 files changed, 134 deletions(-)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index eeca199a127b..f705d371bd58 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,4 +1,2 @@
-DIST git-lfs-2.11.0.tar.gz 2839623 BLAKE2B 
e9d0e8ea37f19617a4f727abdc93c3c937052ad98b6ac40de27ced6b250789701797d04f1bf795b259e83155e5d8a1ca122dbf8b40503c2c41d6d891a3ecf096
 SHA512 
2117b425864a36f773c14d34c78999636d836646184cf8d89045ef6de90cbded873d4de4613ecfafb0fa2ea8ae068e11f5ae22eed6af01715b5fac9be70f033b
-DIST git-lfs-2.13.3.tar.gz 2901796 BLAKE2B 
84bbce719e83229bbb7116f5c337e0748a2be223b260e03653dab23f6c8d20087a09695d6ef7abf45e128bfd79c5eb994cb14fb906330675174830603a2e3ba2
 SHA512 
2c9e10e4f2fdb5d6bae8994db5879f50596109f3057e7369a9edca3c13c3f4d77e268e3903a0abca60cf8e342ff54bc4920c01a530f8eb400e3a0cc11a171f74
 DIST git-lfs-3.1.2.tar.gz 3254358 BLAKE2B 
77df9aef438c2d839b6a3690c6f34191b993180be7b3cbccedbe2d439cd8d77676f91a864598af40ebfe4d9d021bbc179bb6bcbb3635ca0a7ed78eecd2da0246
 SHA512 
de2b56146b929adf7f6ff1989f07d4aca59bde218a51273c0d443a4cace0ccfcf9d4d72c2458c53f95fe06f092baaf6ccbde304e9ca20691ccb9e7aa56f49ebb
 DIST git-lfs-3.1.4.tar.gz 3254376 BLAKE2B 
3eeb32b6a9b5c40f53b9c32a557911edf2216243108250aae407280b2a26293ce4cb981f1bb2863dcaf5553976ba34fa42ec4dc8a1a76cd0fd5946fd482b2f99
 SHA512 
ff62e19532ec09d71e241ffb9b6a0ed91a76cbe1fe32a88a6e3679e15cf97b09bcfdb5fc1aa0c1a9984bc888c88be87940bd7044d68102eadf93cb68dc5e9c1c

diff --git a/dev-vcs/git-lfs/git-lfs-2.11.0-r1.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.11.0-r1.ebuild
deleted file mode 100644
index 5db47f6cb90f..
--- a/dev-vcs/git-lfs/git-lfs-2.11.0-r1.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-EGO_PN=github.com/git-lfs/git-lfs
-inherit go-module
-
-DESCRIPTION="Command line extension and specification for managing large files 
with git"
-HOMEPAGE="https://git-lfs.github.com/;
-
-if [[ "${PV}" = * ]]; then
-   EGIT_REPO_URI="https://${EGO_PN};
-   inherit git-r3
-else
-   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
-fi
-
-LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"
-SLOT="0"
-IUSE="doc test"
-
-BDEPEND="doc? ( || ( app-text/ronn-ng app-text/ronn ) )"
-RDEPEND="dev-vcs/git"
-
-RESTRICT+=" !test? ( test )"
-
-src_compile() {
-   set -- go build \
-   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT}" \
-   -mod vendor -v -work -x \
-   -o git-lfs git-lfs.go
-   echo "$@"
-   "$@" || die
-
-   if use doc; then
-   ronn docs/man/*.ronn || die "man building failed"
-   fi
-}
-
-src_install() {
-   dobin git-lfs
-   dodoc {CHANGELOG,CODE-OF-CONDUCT,CONTRIBUTING,README}.md
-   use doc && doman docs/man/*.1
-}
-
-src_test() {
-   set -- go test \
-   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT}" \
-   -mod vendor \
-   ./...
-   echo "$@"
-   "$@" || die
-}
-
-pkg_postinst () {
-   if [[ -z "${REPLACING_VERSIONS}" ]]; then
-   elog ""
-   elog "Run \'git lfs install\' once for each user account 
manually."
-   elog "For more details see 
https://bugs.gentoo.org/show_bug.cgi?id=733372.;
-   fi
-}

diff --git a/dev-vcs/git-lfs/git-lfs-2.13.3-r1.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.13.3-r1.ebuild
deleted file mode 100644
index 2cf565a6aba2..
--- a/dev-vcs/git-lfs/git-lfs-2.13.3-r1.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-EGO_PN=github.com/git-lfs/git-lfs
-inherit go-module
-
-DESCRIPTION="Command line extension and specification for managing large files 
with git"
-HOMEPAGE="https://git-lfs.github.com/;
-
-if [[ "${PV}" = * ]]; then
-   EGIT_REPO_URI="https://${EGO_PN};
-   inherit git-r3
-else
-   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
-fi
-
-LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"
-SLOT="0"
-IUSE="doc test"
-
-BDEPEND="doc? ( || ( app-text/ronn-ng 

[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2022-05-18 Thread Joonas Niilola
commit: 39d5a3e4c0cfd15b56c86d70c8fdfcbf2e737b42
Author: Matt Jolly  footclan  ninja>
AuthorDate: Fri May 13 12:53:15 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed May 18 15:14:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39d5a3e4

dev-vcs/git-lfs: add 3.1.4

Signed-off-by: Matt Jolly  footclan.ninja>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-vcs/git-lfs/Manifest |  1 +
 dev-vcs/git-lfs/git-lfs-3.1.4.ebuild | 70 
 2 files changed, 71 insertions(+)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index d50d8d1224ff..eeca199a127b 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,3 +1,4 @@
 DIST git-lfs-2.11.0.tar.gz 2839623 BLAKE2B 
e9d0e8ea37f19617a4f727abdc93c3c937052ad98b6ac40de27ced6b250789701797d04f1bf795b259e83155e5d8a1ca122dbf8b40503c2c41d6d891a3ecf096
 SHA512 
2117b425864a36f773c14d34c78999636d836646184cf8d89045ef6de90cbded873d4de4613ecfafb0fa2ea8ae068e11f5ae22eed6af01715b5fac9be70f033b
 DIST git-lfs-2.13.3.tar.gz 2901796 BLAKE2B 
84bbce719e83229bbb7116f5c337e0748a2be223b260e03653dab23f6c8d20087a09695d6ef7abf45e128bfd79c5eb994cb14fb906330675174830603a2e3ba2
 SHA512 
2c9e10e4f2fdb5d6bae8994db5879f50596109f3057e7369a9edca3c13c3f4d77e268e3903a0abca60cf8e342ff54bc4920c01a530f8eb400e3a0cc11a171f74
 DIST git-lfs-3.1.2.tar.gz 3254358 BLAKE2B 
77df9aef438c2d839b6a3690c6f34191b993180be7b3cbccedbe2d439cd8d77676f91a864598af40ebfe4d9d021bbc179bb6bcbb3635ca0a7ed78eecd2da0246
 SHA512 
de2b56146b929adf7f6ff1989f07d4aca59bde218a51273c0d443a4cace0ccfcf9d4d72c2458c53f95fe06f092baaf6ccbde304e9ca20691ccb9e7aa56f49ebb
+DIST git-lfs-3.1.4.tar.gz 3254376 BLAKE2B 
3eeb32b6a9b5c40f53b9c32a557911edf2216243108250aae407280b2a26293ce4cb981f1bb2863dcaf5553976ba34fa42ec4dc8a1a76cd0fd5946fd482b2f99
 SHA512 
ff62e19532ec09d71e241ffb9b6a0ed91a76cbe1fe32a88a6e3679e15cf97b09bcfdb5fc1aa0c1a9984bc888c88be87940bd7044d68102eadf93cb68dc5e9c1c

diff --git a/dev-vcs/git-lfs/git-lfs-3.1.4.ebuild 
b/dev-vcs/git-lfs/git-lfs-3.1.4.ebuild
new file mode 100644
index ..820116904c3c
--- /dev/null
+++ b/dev-vcs/git-lfs/git-lfs-3.1.4.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+EGO_PN=github.com/git-lfs/git-lfs
+inherit go-module
+
+DESCRIPTION="Command line extension and specification for managing large files 
with git"
+HOMEPAGE="https://git-lfs.github.com/;
+
+if [[ "${PV}" = * ]]; then
+   EGIT_REPO_URI="https://${EGO_PN};
+   inherit git-r3
+else
+   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+fi
+
+LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"
+SLOT="0"
+IUSE="doc test"
+
+BDEPEND="doc? ( || ( app-text/ronn-ng app-text/ronn ) )"
+RDEPEND="dev-vcs/git"
+
+RESTRICT+=" !test? ( test )"
+
+DOCS=(
+   CHANGELOG.md
+   CODE-OF-CONDUCT.md
+   CONTRIBUTING.md
+   README.md
+   SECURITY.md
+)
+
+src_compile() {
+   # Flags -w, -s: Omit debugging information to reduce binary size,
+   # see https://golang.org/cmd/link/.
+   local mygobuildargs=(
+   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT} -s -w"
+   -mod vendor -v -work -x
+   )
+   go build "${mygobuildargs[@]}" -o git-lfs git-lfs.go || die
+
+   if use doc; then
+   ronn docs/man/*.ronn || die "man building failed"
+   fi
+}
+
+src_install() {
+   dobin git-lfs
+   einstalldocs
+   use doc && doman docs/man/*.1
+}
+
+src_test() {
+   local mygotestargs=(
+   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT}"
+   -mod vendor
+   )
+   go test "${mygotestargs[@]}" ./... || die
+}
+
+pkg_postinst () {
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   elog ""
+   elog "Run \'git lfs install\' once for each user account 
manually."
+   elog "For more details see 
https://bugs.gentoo.org/show_bug.cgi?id=733372.;
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2022-04-09 Thread Agostino Sarubbo
commit: 584cf4943af3cdc5b5450043463f5ef09cf72b7a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Apr  9 17:56:47 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Apr  9 17:56:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=584cf494

dev-vcs/git-lfs: amd64 stable wrt bug #836978

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-vcs/git-lfs/git-lfs-3.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/git-lfs/git-lfs-3.1.2.ebuild 
b/dev-vcs/git-lfs/git-lfs-3.1.2.ebuild
index 820116904c3c..930e69d7faf2 100644
--- a/dev-vcs/git-lfs/git-lfs-3.1.2.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-3.1.2.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" = * ]]; then
inherit git-r3
 else
SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2022-03-04 Thread Joonas Niilola
commit: 84c3af856f15f8e90ec6ded725f4e6f54efae67e
Author: Nils Freydank  posteo  de>
AuthorDate: Thu Mar  3 18:21:02 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Mar  4 09:49:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84c3af85

dev-vcs/git-lfs: Bump the live ebuild's EAPI to 8

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Nils Freydank  posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/24395
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-vcs/git-lfs/git-lfs-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/git-lfs/git-lfs-.ebuild 
b/dev-vcs/git-lfs/git-lfs-.ebuild
index 9074b5b98409..820116904c3c 100644
--- a/dev-vcs/git-lfs/git-lfs-.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 EGO_PN=github.com/git-lfs/git-lfs
 inherit go-module
 



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2022-03-04 Thread Joonas Niilola
commit: 78c0d5a66d1901fd338b9f233661db070d4c8f87
Author: Nils Freydank  posteo  de>
AuthorDate: Thu Mar  3 18:20:23 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Mar  4 09:49:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78c0d5a6

dev-vcs/git-lfs: Bump to 3.1.2

This is a bump to the next major version, featuring e.g. pure-ssh
tunnels. Take a look into the packaged Changelog.md for all the shiny
details!

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Nils Freydank  posteo.de>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-vcs/git-lfs/Manifest |  1 +
 dev-vcs/git-lfs/git-lfs-3.1.2.ebuild | 70 
 2 files changed, 71 insertions(+)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 97cc30d3e7fd..d50d8d1224ff 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,2 +1,3 @@
 DIST git-lfs-2.11.0.tar.gz 2839623 BLAKE2B 
e9d0e8ea37f19617a4f727abdc93c3c937052ad98b6ac40de27ced6b250789701797d04f1bf795b259e83155e5d8a1ca122dbf8b40503c2c41d6d891a3ecf096
 SHA512 
2117b425864a36f773c14d34c78999636d836646184cf8d89045ef6de90cbded873d4de4613ecfafb0fa2ea8ae068e11f5ae22eed6af01715b5fac9be70f033b
 DIST git-lfs-2.13.3.tar.gz 2901796 BLAKE2B 
84bbce719e83229bbb7116f5c337e0748a2be223b260e03653dab23f6c8d20087a09695d6ef7abf45e128bfd79c5eb994cb14fb906330675174830603a2e3ba2
 SHA512 
2c9e10e4f2fdb5d6bae8994db5879f50596109f3057e7369a9edca3c13c3f4d77e268e3903a0abca60cf8e342ff54bc4920c01a530f8eb400e3a0cc11a171f74
+DIST git-lfs-3.1.2.tar.gz 3254358 BLAKE2B 
77df9aef438c2d839b6a3690c6f34191b993180be7b3cbccedbe2d439cd8d77676f91a864598af40ebfe4d9d021bbc179bb6bcbb3635ca0a7ed78eecd2da0246
 SHA512 
de2b56146b929adf7f6ff1989f07d4aca59bde218a51273c0d443a4cace0ccfcf9d4d72c2458c53f95fe06f092baaf6ccbde304e9ca20691ccb9e7aa56f49ebb

diff --git a/dev-vcs/git-lfs/git-lfs-3.1.2.ebuild 
b/dev-vcs/git-lfs/git-lfs-3.1.2.ebuild
new file mode 100644
index ..820116904c3c
--- /dev/null
+++ b/dev-vcs/git-lfs/git-lfs-3.1.2.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+EGO_PN=github.com/git-lfs/git-lfs
+inherit go-module
+
+DESCRIPTION="Command line extension and specification for managing large files 
with git"
+HOMEPAGE="https://git-lfs.github.com/;
+
+if [[ "${PV}" = * ]]; then
+   EGIT_REPO_URI="https://${EGO_PN};
+   inherit git-r3
+else
+   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+fi
+
+LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"
+SLOT="0"
+IUSE="doc test"
+
+BDEPEND="doc? ( || ( app-text/ronn-ng app-text/ronn ) )"
+RDEPEND="dev-vcs/git"
+
+RESTRICT+=" !test? ( test )"
+
+DOCS=(
+   CHANGELOG.md
+   CODE-OF-CONDUCT.md
+   CONTRIBUTING.md
+   README.md
+   SECURITY.md
+)
+
+src_compile() {
+   # Flags -w, -s: Omit debugging information to reduce binary size,
+   # see https://golang.org/cmd/link/.
+   local mygobuildargs=(
+   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT} -s -w"
+   -mod vendor -v -work -x
+   )
+   go build "${mygobuildargs[@]}" -o git-lfs git-lfs.go || die
+
+   if use doc; then
+   ronn docs/man/*.ronn || die "man building failed"
+   fi
+}
+
+src_install() {
+   dobin git-lfs
+   einstalldocs
+   use doc && doman docs/man/*.1
+}
+
+src_test() {
+   local mygotestargs=(
+   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT}"
+   -mod vendor
+   )
+   go test "${mygotestargs[@]}" ./... || die
+}
+
+pkg_postinst () {
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   elog ""
+   elog "Run \'git lfs install\' once for each user account 
manually."
+   elog "For more details see 
https://bugs.gentoo.org/show_bug.cgi?id=733372.;
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2022-01-27 Thread Sam James
commit: d1ff69c7b3de3dc6a86ea45082e97f42b74c0565
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan 28 07:20:47 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan 28 07:24:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1ff69c7

dev-vcs/git-lfs: allow app-text/ronn-ng instead of app-text/ronn

ronn is going away and is replaced by ronn-ng.

(Revbump because otherwise the package manager has no reason to be
aware that it can be liberated of app-text/ronn and choose app-text/ronn-ng
otherwise, when app-text/ronn gets masked.)

Bug: https://bugs.gentoo.org/770907
Signed-off-by: Sam James  gentoo.org>

 dev-vcs/git-lfs/{git-lfs-2.11.0.ebuild => git-lfs-2.11.0-r1.ebuild} | 4 ++--
 dev-vcs/git-lfs/{git-lfs-2.13.3.ebuild => git-lfs-2.13.3-r1.ebuild} | 4 ++--
 dev-vcs/git-lfs/git-lfs-.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-vcs/git-lfs/git-lfs-2.11.0.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.11.0-r1.ebuild
similarity index 93%
rename from dev-vcs/git-lfs/git-lfs-2.11.0.ebuild
rename to dev-vcs/git-lfs/git-lfs-2.11.0-r1.ebuild
index 6fdbdcf910e1..5db47f6cb90f 100644
--- a/dev-vcs/git-lfs/git-lfs-2.11.0.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-2.11.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -20,7 +20,7 @@ LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"
 SLOT="0"
 IUSE="doc test"
 
-BDEPEND="doc? ( app-text/ronn )"
+BDEPEND="doc? ( || ( app-text/ronn-ng app-text/ronn ) )"
 RDEPEND="dev-vcs/git"
 
 RESTRICT+=" !test? ( test )"

diff --git a/dev-vcs/git-lfs/git-lfs-2.13.3.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.13.3-r1.ebuild
similarity index 94%
rename from dev-vcs/git-lfs/git-lfs-2.13.3.ebuild
rename to dev-vcs/git-lfs/git-lfs-2.13.3-r1.ebuild
index 5c5be39ec301..2cf565a6aba2 100644
--- a/dev-vcs/git-lfs/git-lfs-2.13.3.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-2.13.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -20,7 +20,7 @@ LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"
 SLOT="0"
 IUSE="doc test"
 
-BDEPEND="doc? ( app-text/ronn )"
+BDEPEND="doc? ( || ( app-text/ronn-ng app-text/ronn ) )"
 RDEPEND="dev-vcs/git"
 
 RESTRICT+=" !test? ( test )"

diff --git a/dev-vcs/git-lfs/git-lfs-.ebuild 
b/dev-vcs/git-lfs/git-lfs-.ebuild
index 641f9c79a60b..9074b5b98409 100644
--- a/dev-vcs/git-lfs/git-lfs-.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -20,7 +20,7 @@ LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"
 SLOT="0"
 IUSE="doc test"
 
-BDEPEND="doc? ( app-text/ronn )"
+BDEPEND="doc? ( || ( app-text/ronn-ng app-text/ronn ) )"
 RDEPEND="dev-vcs/git"
 
 RESTRICT+=" !test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2021-12-14 Thread Sam James
commit: fc0449154eafc09c9feda7b5c0c2a6e9f31ba072
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 15 05:37:17 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 15 05:37:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc044915

dev-vcs/git-lfs: Stabilize 2.13.3 amd64, #829170

Signed-off-by: Sam James  gentoo.org>

 dev-vcs/git-lfs/git-lfs-2.13.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/git-lfs/git-lfs-2.13.3.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.13.3.ebuild
index 641f9c79a60b..5c5be39ec301 100644
--- a/dev-vcs/git-lfs/git-lfs-2.13.3.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-2.13.3.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" = * ]]; then
inherit git-r3
 else
SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2021-04-10 Thread Joonas Niilola
commit: bf2fb59fa3d3055d1395447c648a8108559fbe36
Author: Nils Freydank  posteo  de>
AuthorDate: Wed Mar 31 19:00:29 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Apr 10 07:40:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf2fb59f

dev-vcs/git-lfs: Remove the old version

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Nils Freydank  posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/20211
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-vcs/git-lfs/Manifest  |  1 -
 dev-vcs/git-lfs/git-lfs-2.13.1.ebuild | 70 ---
 2 files changed, 71 deletions(-)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index bb66b3e4294..97cc30d3e7f 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,3 +1,2 @@
 DIST git-lfs-2.11.0.tar.gz 2839623 BLAKE2B 
e9d0e8ea37f19617a4f727abdc93c3c937052ad98b6ac40de27ced6b250789701797d04f1bf795b259e83155e5d8a1ca122dbf8b40503c2c41d6d891a3ecf096
 SHA512 
2117b425864a36f773c14d34c78999636d836646184cf8d89045ef6de90cbded873d4de4613ecfafb0fa2ea8ae068e11f5ae22eed6af01715b5fac9be70f033b
-DIST git-lfs-2.13.1.tar.gz 2526962 BLAKE2B 
3f3af1c0f976a17c108159fff15a065600f32af2a31d459fcd4b9e64d8e77aa8569aa81c932f38713ff6bafdb636aae464a2044f2664d124ca7de0a7157da969
 SHA512 
48397ed0ae976544c80df59df1991b0f35606d0a3ed9eb0aef66857e5bf2974e8ad5677be98b53433628d26f9e5135e9f28b15c8789cc6a4ed091946b79e6fce
 DIST git-lfs-2.13.3.tar.gz 2901796 BLAKE2B 
84bbce719e83229bbb7116f5c337e0748a2be223b260e03653dab23f6c8d20087a09695d6ef7abf45e128bfd79c5eb994cb14fb906330675174830603a2e3ba2
 SHA512 
2c9e10e4f2fdb5d6bae8994db5879f50596109f3057e7369a9edca3c13c3f4d77e268e3903a0abca60cf8e342ff54bc4920c01a530f8eb400e3a0cc11a171f74

diff --git a/dev-vcs/git-lfs/git-lfs-2.13.1.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.13.1.ebuild
deleted file mode 100644
index 641f9c79a60..000
--- a/dev-vcs/git-lfs/git-lfs-2.13.1.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-EGO_PN=github.com/git-lfs/git-lfs
-inherit go-module
-
-DESCRIPTION="Command line extension and specification for managing large files 
with git"
-HOMEPAGE="https://git-lfs.github.com/;
-
-if [[ "${PV}" = * ]]; then
-   EGIT_REPO_URI="https://${EGO_PN};
-   inherit git-r3
-else
-   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-fi
-
-LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"
-SLOT="0"
-IUSE="doc test"
-
-BDEPEND="doc? ( app-text/ronn )"
-RDEPEND="dev-vcs/git"
-
-RESTRICT+=" !test? ( test )"
-
-DOCS=(
-   CHANGELOG.md
-   CODE-OF-CONDUCT.md
-   CONTRIBUTING.md
-   README.md
-   SECURITY.md
-)
-
-src_compile() {
-   # Flags -w, -s: Omit debugging information to reduce binary size,
-   # see https://golang.org/cmd/link/.
-   local mygobuildargs=(
-   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT} -s -w"
-   -mod vendor -v -work -x
-   )
-   go build "${mygobuildargs[@]}" -o git-lfs git-lfs.go || die
-
-   if use doc; then
-   ronn docs/man/*.ronn || die "man building failed"
-   fi
-}
-
-src_install() {
-   dobin git-lfs
-   einstalldocs
-   use doc && doman docs/man/*.1
-}
-
-src_test() {
-   local mygotestargs=(
-   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT}"
-   -mod vendor
-   )
-   go test "${mygotestargs[@]}" ./... || die
-}
-
-pkg_postinst () {
-   if [[ -z "${REPLACING_VERSIONS}" ]]; then
-   elog ""
-   elog "Run \'git lfs install\' once for each user account 
manually."
-   elog "For more details see 
https://bugs.gentoo.org/show_bug.cgi?id=733372.;
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2021-04-10 Thread Joonas Niilola
commit: a73925ae4e5d81a8ff918c2c5fd82a6d6f123e6c
Author: Nils Freydank  posteo  de>
AuthorDate: Wed Mar 31 18:59:56 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Apr 10 07:40:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a73925ae

dev-vcs/git-lfs: Bump to 2.13.3

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Nils Freydank  posteo.de>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-vcs/git-lfs/Manifest  |  1 +
 dev-vcs/git-lfs/git-lfs-2.13.3.ebuild | 70 +++
 2 files changed, 71 insertions(+)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 22a0e33d730..bb66b3e4294 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,2 +1,3 @@
 DIST git-lfs-2.11.0.tar.gz 2839623 BLAKE2B 
e9d0e8ea37f19617a4f727abdc93c3c937052ad98b6ac40de27ced6b250789701797d04f1bf795b259e83155e5d8a1ca122dbf8b40503c2c41d6d891a3ecf096
 SHA512 
2117b425864a36f773c14d34c78999636d836646184cf8d89045ef6de90cbded873d4de4613ecfafb0fa2ea8ae068e11f5ae22eed6af01715b5fac9be70f033b
 DIST git-lfs-2.13.1.tar.gz 2526962 BLAKE2B 
3f3af1c0f976a17c108159fff15a065600f32af2a31d459fcd4b9e64d8e77aa8569aa81c932f38713ff6bafdb636aae464a2044f2664d124ca7de0a7157da969
 SHA512 
48397ed0ae976544c80df59df1991b0f35606d0a3ed9eb0aef66857e5bf2974e8ad5677be98b53433628d26f9e5135e9f28b15c8789cc6a4ed091946b79e6fce
+DIST git-lfs-2.13.3.tar.gz 2901796 BLAKE2B 
84bbce719e83229bbb7116f5c337e0748a2be223b260e03653dab23f6c8d20087a09695d6ef7abf45e128bfd79c5eb994cb14fb906330675174830603a2e3ba2
 SHA512 
2c9e10e4f2fdb5d6bae8994db5879f50596109f3057e7369a9edca3c13c3f4d77e268e3903a0abca60cf8e342ff54bc4920c01a530f8eb400e3a0cc11a171f74

diff --git a/dev-vcs/git-lfs/git-lfs-2.13.3.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.13.3.ebuild
new file mode 100644
index 000..641f9c79a60
--- /dev/null
+++ b/dev-vcs/git-lfs/git-lfs-2.13.3.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+EGO_PN=github.com/git-lfs/git-lfs
+inherit go-module
+
+DESCRIPTION="Command line extension and specification for managing large files 
with git"
+HOMEPAGE="https://git-lfs.github.com/;
+
+if [[ "${PV}" = * ]]; then
+   EGIT_REPO_URI="https://${EGO_PN};
+   inherit git-r3
+else
+   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+fi
+
+LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"
+SLOT="0"
+IUSE="doc test"
+
+BDEPEND="doc? ( app-text/ronn )"
+RDEPEND="dev-vcs/git"
+
+RESTRICT+=" !test? ( test )"
+
+DOCS=(
+   CHANGELOG.md
+   CODE-OF-CONDUCT.md
+   CONTRIBUTING.md
+   README.md
+   SECURITY.md
+)
+
+src_compile() {
+   # Flags -w, -s: Omit debugging information to reduce binary size,
+   # see https://golang.org/cmd/link/.
+   local mygobuildargs=(
+   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT} -s -w"
+   -mod vendor -v -work -x
+   )
+   go build "${mygobuildargs[@]}" -o git-lfs git-lfs.go || die
+
+   if use doc; then
+   ronn docs/man/*.ronn || die "man building failed"
+   fi
+}
+
+src_install() {
+   dobin git-lfs
+   einstalldocs
+   use doc && doman docs/man/*.1
+}
+
+src_test() {
+   local mygotestargs=(
+   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT}"
+   -mod vendor
+   )
+   go test "${mygotestargs[@]}" ./... || die
+}
+
+pkg_postinst () {
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   elog ""
+   elog "Run \'git lfs install\' once for each user account 
manually."
+   elog "For more details see 
https://bugs.gentoo.org/show_bug.cgi?id=733372.;
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2021-02-01 Thread Sam James
commit: d82689e87e4054dcfd58f0f1427f346c81b5a4a7
Author: Sam James  gentoo  org>
AuthorDate: Mon Feb  1 16:30:36 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Feb  1 16:32:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d82689e8

dev-vcs/git-lfs: retire mudler@

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-vcs/git-lfs/metadata.xml | 6 +-
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/dev-vcs/git-lfs/metadata.xml b/dev-vcs/git-lfs/metadata.xml
index 427f1c497f1..0b79785e6d5 100644
--- a/dev-vcs/git-lfs/metadata.xml
+++ b/dev-vcs/git-lfs/metadata.xml
@@ -1,10 +1,6 @@
-
+
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   mud...@gentoo.org
-   Ettore Di Giacinto
-   

holgers...@posteo.de
Nils Freydank



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2021-01-28 Thread Joonas Niilola
commit: ecfc690db1af162bba292df7e7bde0e5eea5a140
Author: Nils Freydank  posteo  de>
AuthorDate: Thu Jan 28 08:13:17 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Jan 28 08:16:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecfc690d

dev-vcs/git-lfs: Bump to 2.13.1

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Nils Freydank  posteo.de>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-vcs/git-lfs/Manifest  |  1 +
 dev-vcs/git-lfs/git-lfs-2.13.1.ebuild | 70 +++
 2 files changed, 71 insertions(+)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 613df178825..a7587c4696d 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,2 +1,3 @@
 DIST git-lfs-2.11.0.tar.gz 2839623 BLAKE2B 
e9d0e8ea37f19617a4f727abdc93c3c937052ad98b6ac40de27ced6b250789701797d04f1bf795b259e83155e5d8a1ca122dbf8b40503c2c41d6d891a3ecf096
 SHA512 
2117b425864a36f773c14d34c78999636d836646184cf8d89045ef6de90cbded873d4de4613ecfafb0fa2ea8ae068e11f5ae22eed6af01715b5fac9be70f033b
 DIST git-lfs-2.12.1.tar.gz 2848245 BLAKE2B 
745a1ad252b925074a9ddfd9f899098dfca0b672b176178675652d910737f76c2c55aa502d0a544ad36a7eee00a464e12b9bb178ccd1fb118c2a96b362de80d1
 SHA512 
728bf414910a9a9106ea6769b939aae9ec25976e686399d0612e8ff99131a6571641b4121cb123ad6c32fc6dd59674ca50416a48e4771924b27062326df78ce0
+DIST git-lfs-2.13.1.tar.gz 2526962 BLAKE2B 
3f3af1c0f976a17c108159fff15a065600f32af2a31d459fcd4b9e64d8e77aa8569aa81c932f38713ff6bafdb636aae464a2044f2664d124ca7de0a7157da969
 SHA512 
48397ed0ae976544c80df59df1991b0f35606d0a3ed9eb0aef66857e5bf2974e8ad5677be98b53433628d26f9e5135e9f28b15c8789cc6a4ed091946b79e6fce

diff --git a/dev-vcs/git-lfs/git-lfs-2.13.1.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.13.1.ebuild
new file mode 100644
index 000..641f9c79a60
--- /dev/null
+++ b/dev-vcs/git-lfs/git-lfs-2.13.1.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+EGO_PN=github.com/git-lfs/git-lfs
+inherit go-module
+
+DESCRIPTION="Command line extension and specification for managing large files 
with git"
+HOMEPAGE="https://git-lfs.github.com/;
+
+if [[ "${PV}" = * ]]; then
+   EGIT_REPO_URI="https://${EGO_PN};
+   inherit git-r3
+else
+   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+fi
+
+LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"
+SLOT="0"
+IUSE="doc test"
+
+BDEPEND="doc? ( app-text/ronn )"
+RDEPEND="dev-vcs/git"
+
+RESTRICT+=" !test? ( test )"
+
+DOCS=(
+   CHANGELOG.md
+   CODE-OF-CONDUCT.md
+   CONTRIBUTING.md
+   README.md
+   SECURITY.md
+)
+
+src_compile() {
+   # Flags -w, -s: Omit debugging information to reduce binary size,
+   # see https://golang.org/cmd/link/.
+   local mygobuildargs=(
+   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT} -s -w"
+   -mod vendor -v -work -x
+   )
+   go build "${mygobuildargs[@]}" -o git-lfs git-lfs.go || die
+
+   if use doc; then
+   ronn docs/man/*.ronn || die "man building failed"
+   fi
+}
+
+src_install() {
+   dobin git-lfs
+   einstalldocs
+   use doc && doman docs/man/*.1
+}
+
+src_test() {
+   local mygotestargs=(
+   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT}"
+   -mod vendor
+   )
+   go test "${mygotestargs[@]}" ./... || die
+}
+
+pkg_postinst () {
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   elog ""
+   elog "Run \'git lfs install\' once for each user account 
manually."
+   elog "For more details see 
https://bugs.gentoo.org/show_bug.cgi?id=733372.;
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2021-01-28 Thread Joonas Niilola
commit: 575ef9c09ef6fb557ed4957c4d77a5c534fab0f7
Author: Joonas Niilola  gentoo  org>
AuthorDate: Thu Jan 28 08:13:54 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Jan 28 08:16:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=575ef9c0

dev-vcs/git-lfs: remove old 2.12.1

Signed-off-by: Joonas Niilola  gentoo.org>

 dev-vcs/git-lfs/Manifest  |  1 -
 dev-vcs/git-lfs/git-lfs-2.12.1.ebuild | 62 ---
 2 files changed, 63 deletions(-)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index a7587c4696d..22a0e33d730 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,3 +1,2 @@
 DIST git-lfs-2.11.0.tar.gz 2839623 BLAKE2B 
e9d0e8ea37f19617a4f727abdc93c3c937052ad98b6ac40de27ced6b250789701797d04f1bf795b259e83155e5d8a1ca122dbf8b40503c2c41d6d891a3ecf096
 SHA512 
2117b425864a36f773c14d34c78999636d836646184cf8d89045ef6de90cbded873d4de4613ecfafb0fa2ea8ae068e11f5ae22eed6af01715b5fac9be70f033b
-DIST git-lfs-2.12.1.tar.gz 2848245 BLAKE2B 
745a1ad252b925074a9ddfd9f899098dfca0b672b176178675652d910737f76c2c55aa502d0a544ad36a7eee00a464e12b9bb178ccd1fb118c2a96b362de80d1
 SHA512 
728bf414910a9a9106ea6769b939aae9ec25976e686399d0612e8ff99131a6571641b4121cb123ad6c32fc6dd59674ca50416a48e4771924b27062326df78ce0
 DIST git-lfs-2.13.1.tar.gz 2526962 BLAKE2B 
3f3af1c0f976a17c108159fff15a065600f32af2a31d459fcd4b9e64d8e77aa8569aa81c932f38713ff6bafdb636aae464a2044f2664d124ca7de0a7157da969
 SHA512 
48397ed0ae976544c80df59df1991b0f35606d0a3ed9eb0aef66857e5bf2974e8ad5677be98b53433628d26f9e5135e9f28b15c8789cc6a4ed091946b79e6fce

diff --git a/dev-vcs/git-lfs/git-lfs-2.12.1.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.12.1.ebuild
deleted file mode 100644
index f5a948c8f4f..000
--- a/dev-vcs/git-lfs/git-lfs-2.12.1.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-EGO_PN=github.com/git-lfs/git-lfs
-inherit go-module
-
-DESCRIPTION="Command line extension and specification for managing large files 
with git"
-HOMEPAGE="https://git-lfs.github.com/;
-
-if [[ "${PV}" = * ]]; then
-   EGIT_REPO_URI="https://${EGO_PN};
-   inherit git-r3
-else
-   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-fi
-
-LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"
-SLOT="0"
-IUSE="doc test"
-
-BDEPEND="doc? ( app-text/ronn )"
-RDEPEND="dev-vcs/git"
-
-RESTRICT+=" !test? ( test )"
-
-src_compile() {
-   # Flags -w, -s: Omit debugging information to reduce binary size,
-   # see https://golang.org/cmd/link/.
-   local mygobuildargs=(
-   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT} -s -w"
-   -mod vendor -v -work -x
-   )
-   go build "${mygobuildargs[@]}" -o git-lfs git-lfs.go || die
-
-   if use doc; then
-   ronn docs/man/*.ronn || die "man building failed"
-   fi
-}
-
-src_install() {
-   dobin git-lfs
-   dodoc {CHANGELOG,CODE-OF-CONDUCT,CONTRIBUTING,README}.md
-   use doc && doman docs/man/*.1
-}
-
-src_test() {
-   local mygotestargs=(
-   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT}"
-   -mod vendor
-   )
-   go test "${mygotestargs[@]}" ./... || die
-}
-
-pkg_postinst () {
-   if [[ -z "${REPLACING_VERSIONS}" ]]; then
-   elog ""
-   elog "Run \'git lfs install\' once for each user account 
manually."
-   elog "For more details see 
https://bugs.gentoo.org/show_bug.cgi?id=733372.;
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2021-01-28 Thread Joonas Niilola
commit: 26a6855ce33f22a6fd54e795e916d7eee0128040
Author: Nils Freydank  posteo  de>
AuthorDate: Thu Jan 28 08:14:50 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Jan 28 08:16:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26a6855c

dev-vcs/git-lfs: Update live ebuild

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Nils Freydank  posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/18731
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-vcs/git-lfs/git-lfs-.ebuild | 12 ++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/dev-vcs/git-lfs/git-lfs-.ebuild 
b/dev-vcs/git-lfs/git-lfs-.ebuild
index f5a948c8f4f..641f9c79a60 100644
--- a/dev-vcs/git-lfs/git-lfs-.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -25,6 +25,14 @@ RDEPEND="dev-vcs/git"
 
 RESTRICT+=" !test? ( test )"
 
+DOCS=(
+   CHANGELOG.md
+   CODE-OF-CONDUCT.md
+   CONTRIBUTING.md
+   README.md
+   SECURITY.md
+)
+
 src_compile() {
# Flags -w, -s: Omit debugging information to reduce binary size,
# see https://golang.org/cmd/link/.
@@ -41,7 +49,7 @@ src_compile() {
 
 src_install() {
dobin git-lfs
-   dodoc {CHANGELOG,CODE-OF-CONDUCT,CONTRIBUTING,README}.md
+   einstalldocs
use doc && doman docs/man/*.1
 }
 



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2020-11-18 Thread Joonas Niilola
commit: 4f191086a4920e3b5a3d2183667a5ac88c3ab506
Author: Nils Freydank  posteo  de>
AuthorDate: Tue Nov 10 08:59:07 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Nov 18 15:24:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f191086

dev-vcs/git-lfs: Bump to 2.12.1

This bump includes some ebuild changes and reduces the binary size by
omission of debug symbols.

On the side the release includes a fix for CVE-2020-27955 (Unix not
affected, [1]).

[1] https://github.com/git-lfs/git-lfs/security/advisories/GHSA-4g4p-42wc-9f3m

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Nils Freydank  posteo.de>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-vcs/git-lfs/Manifest  |  1 +
 dev-vcs/git-lfs/git-lfs-2.12.1.ebuild | 62 +++
 2 files changed, 63 insertions(+)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 0a2f26c8da8..613df178825 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1 +1,2 @@
 DIST git-lfs-2.11.0.tar.gz 2839623 BLAKE2B 
e9d0e8ea37f19617a4f727abdc93c3c937052ad98b6ac40de27ced6b250789701797d04f1bf795b259e83155e5d8a1ca122dbf8b40503c2c41d6d891a3ecf096
 SHA512 
2117b425864a36f773c14d34c78999636d836646184cf8d89045ef6de90cbded873d4de4613ecfafb0fa2ea8ae068e11f5ae22eed6af01715b5fac9be70f033b
+DIST git-lfs-2.12.1.tar.gz 2848245 BLAKE2B 
745a1ad252b925074a9ddfd9f899098dfca0b672b176178675652d910737f76c2c55aa502d0a544ad36a7eee00a464e12b9bb178ccd1fb118c2a96b362de80d1
 SHA512 
728bf414910a9a9106ea6769b939aae9ec25976e686399d0612e8ff99131a6571641b4121cb123ad6c32fc6dd59674ca50416a48e4771924b27062326df78ce0

diff --git a/dev-vcs/git-lfs/git-lfs-2.12.1.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.12.1.ebuild
new file mode 100644
index 000..f5a948c8f4f
--- /dev/null
+++ b/dev-vcs/git-lfs/git-lfs-2.12.1.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+EGO_PN=github.com/git-lfs/git-lfs
+inherit go-module
+
+DESCRIPTION="Command line extension and specification for managing large files 
with git"
+HOMEPAGE="https://git-lfs.github.com/;
+
+if [[ "${PV}" = * ]]; then
+   EGIT_REPO_URI="https://${EGO_PN};
+   inherit git-r3
+else
+   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+fi
+
+LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"
+SLOT="0"
+IUSE="doc test"
+
+BDEPEND="doc? ( app-text/ronn )"
+RDEPEND="dev-vcs/git"
+
+RESTRICT+=" !test? ( test )"
+
+src_compile() {
+   # Flags -w, -s: Omit debugging information to reduce binary size,
+   # see https://golang.org/cmd/link/.
+   local mygobuildargs=(
+   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT} -s -w"
+   -mod vendor -v -work -x
+   )
+   go build "${mygobuildargs[@]}" -o git-lfs git-lfs.go || die
+
+   if use doc; then
+   ronn docs/man/*.ronn || die "man building failed"
+   fi
+}
+
+src_install() {
+   dobin git-lfs
+   dodoc {CHANGELOG,CODE-OF-CONDUCT,CONTRIBUTING,README}.md
+   use doc && doman docs/man/*.1
+}
+
+src_test() {
+   local mygotestargs=(
+   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT}"
+   -mod vendor
+   )
+   go test "${mygotestargs[@]}" ./... || die
+}
+
+pkg_postinst () {
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   elog ""
+   elog "Run \'git lfs install\' once for each user account 
manually."
+   elog "For more details see 
https://bugs.gentoo.org/show_bug.cgi?id=733372.;
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2020-11-18 Thread Joonas Niilola
commit: f06f97dc9b9fe6e0d57474e0e01ed29de2c9979a
Author: Nils Freydank  posteo  de>
AuthorDate: Tue Nov 10 08:59:11 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Nov 18 15:24:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f06f97dc

dev-vcs/git-lfs: Update the live ebuild

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Nils Freydank  posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/17618
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-vcs/git-lfs/git-lfs-.ebuild | 26 +-
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/dev-vcs/git-lfs/git-lfs-.ebuild 
b/dev-vcs/git-lfs/git-lfs-.ebuild
index a48a6fe6e6c..f5a948c8f4f 100644
--- a/dev-vcs/git-lfs/git-lfs-.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" = * ]]; then
inherit git-r3
 else
SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~amd64-linux ~x86-linux"
+   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"
@@ -26,12 +26,13 @@ RDEPEND="dev-vcs/git"
 RESTRICT+=" !test? ( test )"
 
 src_compile() {
-   set -- go build \
-   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT}" \
-   -mod vendor -v -work -x \
-   -o git-lfs git-lfs.go
-   echo "$@"
-   "$@" || die
+   # Flags -w, -s: Omit debugging information to reduce binary size,
+   # see https://golang.org/cmd/link/.
+   local mygobuildargs=(
+   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT} -s -w"
+   -mod vendor -v -work -x
+   )
+   go build "${mygobuildargs[@]}" -o git-lfs git-lfs.go || die
 
if use doc; then
ronn docs/man/*.ronn || die "man building failed"
@@ -45,12 +46,11 @@ src_install() {
 }
 
 src_test() {
-   set -- go test \
-   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT}" \
-   -mod vendor \
-   ./...
-   echo "$@"
-   "$@" || die
+   local mygotestargs=(
+   -ldflags="-X ${EGO_PN}/config.GitCommit=${GIT_COMMIT}"
+   -mod vendor
+   )
+   go test "${mygotestargs[@]}" ./... || die
 }
 
 pkg_postinst () {



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2020-08-12 Thread Thomas Deutschmann
commit: 450bd4f6398cd138214710c89029aace7f7fb3d3
Author: Nils Freydank  posteo  de>
AuthorDate: Sun Aug  9 11:03:04 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Aug 12 22:10:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=450bd4f6

dev-vcs/git-lfs: Add a note about manual post install step

It's necessary to call 'git lfs install' once for each user running
git-lfs, so add a note on first installation.

Reported-by: Vitaly Zdanevich  ya.ru>
Bug: https://bugs.gentoo.org/show_bug.cgi?id=733372
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Nils Freydank  posteo.de>
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-vcs/git-lfs/git-lfs-2.11.0.ebuild | 8 
 1 file changed, 8 insertions(+)

diff --git a/dev-vcs/git-lfs/git-lfs-2.11.0.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.11.0.ebuild
index 3bbf8d4e300..6fdbdcf910e 100644
--- a/dev-vcs/git-lfs/git-lfs-2.11.0.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-2.11.0.ebuild
@@ -52,3 +52,11 @@ src_test() {
echo "$@"
"$@" || die
 }
+
+pkg_postinst () {
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   elog ""
+   elog "Run \'git lfs install\' once for each user account 
manually."
+   elog "For more details see 
https://bugs.gentoo.org/show_bug.cgi?id=733372.;
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2020-08-12 Thread Thomas Deutschmann
commit: b1d6e0c963ac8272a5d03337b66260234036d3c2
Author: Nils Freydank  posteo  de>
AuthorDate: Sun Aug  9 11:03:07 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Aug 12 22:10:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1d6e0c9

dev-vcs/git-lfs: Update live ebuild

Reported-by: Vitaly Zdanevich  ya.ru>
Closes: https://bugs.gentoo.org/show_bug.cgi?id=733372
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Nils Freydank  posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/17057
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-vcs/git-lfs/git-lfs-.ebuild | 8 
 1 file changed, 8 insertions(+)

diff --git a/dev-vcs/git-lfs/git-lfs-.ebuild 
b/dev-vcs/git-lfs/git-lfs-.ebuild
index 001d987aa95..a48a6fe6e6c 100644
--- a/dev-vcs/git-lfs/git-lfs-.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-.ebuild
@@ -52,3 +52,11 @@ src_test() {
echo "$@"
"$@" || die
 }
+
+pkg_postinst () {
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   elog ""
+   elog "Run \'git lfs install\' once for each user account 
manually."
+   elog "For more details see 
https://bugs.gentoo.org/show_bug.cgi?id=733372.;
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2020-07-19 Thread Sam James
commit: 76d7f84b1a51598693ffc6c5871995a657862367
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 16:03:14 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 16:03:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76d7f84b

dev-vcs/git-lfs: x86 keyworded (bug #710534)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-vcs/git-lfs/git-lfs-2.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/git-lfs/git-lfs-2.11.0.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.11.0.ebuild
index 0b54f1e6372..3bbf8d4e300 100644
--- a/dev-vcs/git-lfs/git-lfs-2.11.0.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-2.11.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" = * ]]; then
inherit git-r3
 else
SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="amd64 ~amd64-linux ~x86-linux"
+   KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2020-07-05 Thread William Hubbs
commit: f1ddccee33682e7c2ef5ccd495d006985a865142
Author: William Hubbs  gentoo  org>
AuthorDate: Sun Jul  5 17:13:18 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sun Jul  5 17:17:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1ddccee

dev-vcs/git-lfs: remove old version

Signed-off-by: William Hubbs  gentoo.org>

 dev-vcs/git-lfs/Manifest  |  88 -
 dev-vcs/git-lfs/git-lfs-2.10.0.ebuild | 143 --
 2 files changed, 231 deletions(-)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index ef8409bb47a..0a2f26c8da8 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,89 +1 @@
-DIST git-lfs-2.10.0.tar.gz 2771571 BLAKE2B 
02818efcadd3915a283bcea9c50baa305d1a325e9832ac6613f3b221e27c26cf5c6c5b54b2dd7ee8e0247e41924d4f1a2b02e1ea6400a2f5c2255c2125057ef0
 SHA512 
a4bfb3f674ef93e903e815ab0721f25ac78f772df416c865a7c57f7d19790b9efa8d4662723f2e3d87f294346d7924942d05cbfcdd8a010316e8b0420bd71e8a
 DIST git-lfs-2.11.0.tar.gz 2839623 BLAKE2B 
e9d0e8ea37f19617a4f727abdc93c3c937052ad98b6ac40de27ced6b250789701797d04f1bf795b259e83155e5d8a1ca122dbf8b40503c2c41d6d891a3ecf096
 SHA512 
2117b425864a36f773c14d34c78999636d836646184cf8d89045ef6de90cbded873d4de4613ecfafb0fa2ea8ae068e11f5ae22eed6af01715b5fac9be70f033b
-DIST 
github.com%2Falexbrainman%2Fsspi%2F@v%2Fv0.0.0-20180125232955-4729b3d4d858.mod 
36 BLAKE2B 
63449f57a292772e178e1064008cd63f520a7cf20095c51ef6ff88075129828019e66734f79b6a0b81c0873b0ddce10d941f62c7b9951f716ccb251967201087
 SHA512 
be9b456cad78b6194afa1fa9d6df1a77331706d03102e092a36d7efaa19a9d708fc72245ad224ea1cd87ccd59087b6024f949176aa76e4547f6bd9e7f98231f1
-DIST 
github.com%2Falexbrainman%2Fsspi%2F@v%2Fv0.0.0-20180125232955-4729b3d4d858.zip 
29798 BLAKE2B 
36bab471360ec0ac95260e34c348ad7958f5946c88a00ba1799fafd8a783a6f0bf07d97f2c6157a277cccbc6986da66b98d8e5569f37a5d6862e9b018b2fc319
 SHA512 
cb56fca8c7b386039e9437fe029a05b5fca8f4e47d9066d05227ba5b27c9c5b3029aadde3930a2748ae8f1e1c0dafbece73339e5077819d61b8b4046cdf6f4a1
-DIST github.com%2Favast%2Fretry-go%2F@v%2Fv2.4.2+incompatible.mod 33 BLAKE2B 
aa9ff95903d70d79a59246a577ffd5a06778c11ef2595294b4aad0023e7b1d5d0a94caf09d6332371719c1564b5e8d31710dc6d38ffef08f73456d84d4851f76
 SHA512 
87e9e766f71571384f11693b81a8ae95f2a603f9fa26e3159616ed9a5c2a18723d0a9512e2d9d14273a19fb3347ca4efa912d64e2303944d6fc9ef6dcadc0a73
-DIST github.com%2Favast%2Fretry-go%2F@v%2Fv2.4.2+incompatible.zip 12642 
BLAKE2B 
7c02212c6dd25c75415a1b5268bcfc313a667ef298c4d0b3940405cede2fcb159a91088a33cb32a482653aa10391afbe9ddcdeda78351fc31838747b80087140
 SHA512 
c6b98e24e642f21ce0551f974c55711066a36e77b66201a085ab728bb4b9614aa7ec35b01cd7225f945d0a32d069d974eb542d6eddb2e5681fa11c2f13d35a94
-DIST github.com%2Fcreack%2Fpty%2F@v%2Fv1.1.7.mod 29 BLAKE2B 
6d29d882c7c8c863cc1cfa01de2e2347b09e8cf4470c0bae2737f7436ce6d6ab34eb6714eba9f869974c1c8d7a332bfb90ac842b9fb7a07bd1a4c8b0e460eefe
 SHA512 
a41a722efe7f634eebd689a9793f9ee3a89924e6c7917008c6661761c8829d6a897dc71c496f761068c36c590a800f06bbefa4ac59f7761cc0ee2cc68ac5c14c
-DIST github.com%2Fcreack%2Fpty%2F@v%2Fv1.1.7.zip 19233 BLAKE2B 
72d5eb2b25cc20e8f22d29948913981975ad9b19669e4bc898b380e946e73b2ae7791c9bb14ac69a6949a28fa4b64f0cf8e2d8c08c5b647119b33856f8b00d51
 SHA512 
e2c2738bf03022c96e739fbfb9a43c19988d49a54e45eade73ab9b8deaa9f94bbcbbeed910051eb370699de1519da9d5d2ce7c42e22b9d15784b599daf393d4a
-DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.1.mod 34 BLAKE2B 
7e09c2779bf7a84a9271e31522ebbe600a1c11b107d651d91f58c8373e4336332a3a881f3e12b382543d75f20398af66085fcb3e780eed341e870e9c30f29267
 SHA512 
5e079462f7e0dff0efda71f580aa185700cfa936b718a19d0e2a8c63212e47a07022dca0c282832d48e5165aae8e82aeeeb2ac3664268f1148fc772010fb860e
-DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.1.zip 60320 BLAKE2B 
86bdbc333e5c23ccf4f805945ca9f2aecc5c242d2ae824d20127eceaa2bf7bbab239ff2799572a2c8fa206166a36e97d5eccc8fc5021743d8ad32f39cd53b9eb
 SHA512 
7b4e4df2fea731e23e05437f26f24e32b2e99028d685b72e3a726c1cb616ada4a77ca4fb9db4a6fae48178cc5172e724b74499bc776d63a9110cb97377d5edeb
-DIST 
github.com%2Fdpotapov%2Fgo-spnego%2F@v%2Fv0.0.0-20190506202455-c2c609116ad0.mod 
435 BLAKE2B 
dcea8c3add36f7ecb313d92e11d39f5264d16d271381a19baed85a0fc9d249e1883a9c5647383f127f60382a67a859acdd4f6041b39761e97d1dc34c1b2b493a
 SHA512 
ca651f150aff45faa479ae01e4b1395e2b99410a67db085dd0ed83baf2a2cf4afb44e3b82e5bd3949c1fb54891cf1101ca9dc6dd2dc35269ef4216d2d12cbdc6
-DIST 
github.com%2Fdpotapov%2Fgo-spnego%2F@v%2Fv0.0.0-20190506202455-c2c609116ad0.zip 
6840 BLAKE2B 
700a0608fad677bb63ec5d2b62d48751a34abc8a859615bb36b339f6b2bdf2c6a69c8335a4afd0d765d430c06ab598662818d695c4742d41ae8a7a478aaa3044
 SHA512 
e7a6e0be8f9334f75dca8e5597a7245ac122f4eb292a91efec9dda1db5e574287fac2bf40fa5aaa46510748a7f2ca27434aad23d525db194c94d5b9afff2457d
-DIST github.com%2Fgit-lfs%2Fgitobj%2F@v%2Fv1.4.1.mod 188 BLAKE2B 

[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2020-06-15 Thread Agostino Sarubbo
commit: 959b6dfbdd3258e3ba4ef77a145894fa8b2aa274
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jun 15 14:57:19 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jun 15 14:57:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=959b6dfb

dev-vcs/git-lfs: amd64 stable wrt bug #727418

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-vcs/git-lfs/git-lfs-2.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/git-lfs/git-lfs-2.11.0.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.11.0.ebuild
index 001d987aa95..0b54f1e6372 100644
--- a/dev-vcs/git-lfs/git-lfs-2.11.0.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-2.11.0.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" = * ]]; then
inherit git-r3
 else
SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~amd64-linux ~x86-linux"
+   KEYWORDS="amd64 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="Apache-2.0 BSD BSD-2 BSD-4 ISC MIT"



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2020-05-24 Thread William Hubbs
commit: f8b02cf014715e4d9140c1c4f3abd706707d4e81
Author: William Hubbs  gentoo  org>
AuthorDate: Sun May 24 20:01:18 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sun May 24 20:01:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8b02cf0

dev-vcs/git-lfs: sync live

Signed-off-by: William Hubbs  gentoo.org>

 dev-vcs/git-lfs/git-lfs-.ebuild | 122 
 1 file changed, 11 insertions(+), 111 deletions(-)

diff --git a/dev-vcs/git-lfs/git-lfs-.ebuild 
b/dev-vcs/git-lfs/git-lfs-.ebuild
index 049bc10b64a..001d987aa95 100644
--- a/dev-vcs/git-lfs/git-lfs-.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-.ebuild
@@ -2,129 +2,29 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+EGO_PN=github.com/git-lfs/git-lfs
+inherit go-module
 
-EGO_PN="github.com/${PN}/${PN}"
-
-inherit golang-base go-module
-
-EGO_SUM=(
-   "github.com/alexbrainman/sspi v0.0.0-20180125232955-4729b3d4d858"
-   "github.com/alexbrainman/sspi v0.0.0-20180125232955-4729b3d4d858/go.mod"
-   "github.com/avast/retry-go v2.4.2+incompatible"
-   "github.com/avast/retry-go v2.4.2+incompatible/go.mod"
-   "github.com/davecgh/go-spew v1.1.0/go.mod"
-   "github.com/davecgh/go-spew v1.1.1"
-   "github.com/davecgh/go-spew v1.1.1/go.mod"
-   "github.com/dpotapov/go-spnego v0.0.0-20190506202455-c2c609116ad0"
-   "github.com/dpotapov/go-spnego 
v0.0.0-20190506202455-c2c609116ad0/go.mod"
-   "github.com/git-lfs/gitobj v1.4.1"
-   "github.com/git-lfs/gitobj v1.4.1/go.mod"
-   "github.com/git-lfs/go-netrc v0.0.0-20180525200031-e0e9ca483a18"
-   "github.com/git-lfs/go-netrc v0.0.0-20180525200031-e0e9ca483a18/go.mod"
-   "github.com/git-lfs/go-ntlm v0.0.0-20190401175752-c5056e7fa066"
-   "github.com/git-lfs/go-ntlm v0.0.0-20190401175752-c5056e7fa066/go.mod"
-   "github.com/git-lfs/wildmatch v1.0.4"
-   "github.com/git-lfs/wildmatch v1.0.4/go.mod"
-   "github.com/hashicorp/go-uuid v1.0.1"
-   "github.com/hashicorp/go-uuid v1.0.1/go.mod"
-   "github.com/inconshreveable/mousetrap v1.0.0"
-   "github.com/inconshreveable/mousetrap v1.0.0/go.mod"
-   "github.com/jcmturner/gofork v0.0.0-20190328161633-dc7c13fece03"
-   "github.com/jcmturner/gofork v0.0.0-20190328161633-dc7c13fece03/go.mod"
-   "github.com/jcmturner/gofork v1.0.0"
-   "github.com/jcmturner/gofork v1.0.0/go.mod"
-   "github.com/mattn/go-isatty v0.0.4"
-   "github.com/mattn/go-isatty v0.0.4/go.mod"
-   "github.com/olekukonko/ts v0.0.0-20171002115256-78ecb04241c0"
-   "github.com/olekukonko/ts v0.0.0-20171002115256-78ecb04241c0/go.mod"
-   "github.com/pkg/errors v0.0.0-20170505043639-c605e284fe17"
-   "github.com/pkg/errors v0.0.0-20170505043639-c605e284fe17/go.mod"
-   "github.com/pmezard/go-difflib v1.0.0"
-   "github.com/pmezard/go-difflib v1.0.0/go.mod"
-   "github.com/rubyist/tracerx v0.0.0-20170927163412-787959303086"
-   "github.com/rubyist/tracerx v0.0.0-20170927163412-787959303086/go.mod"
-   "github.com/spf13/cobra v0.0.3"
-   "github.com/spf13/cobra v0.0.3/go.mod"
-   "github.com/spf13/pflag v1.0.3"
-   "github.com/spf13/pflag v1.0.3/go.mod"
-   "github.com/ssgelm/cookiejarparser v1.0.1"
-   "github.com/ssgelm/cookiejarparser v1.0.1/go.mod"
-   "github.com/stretchr/objx v0.1.0"
-   "github.com/stretchr/objx v0.1.0/go.mod"
-   "github.com/stretchr/objx v0.2.0"
-   "github.com/stretchr/objx v0.2.0/go.mod"
-   "github.com/stretchr/testify v1.2.2"
-   "github.com/stretchr/testify v1.2.2/go.mod"
-   "github.com/stretchr/testify v1.3.0/go.mod"
-   "github.com/stretchr/testify v1.5.1"
-   "github.com/stretchr/testify v1.5.1/go.mod"
-   "github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f"
-   "github.com/xeipuuv/gojsonpointer 
v0.0.0-20180127040702-4e3ac2762d5f/go.mod"
-   "github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415"
-   "github.com/xeipuuv/gojsonreference 
v0.0.0-20180127040603-bd5ef7bd5415/go.mod"
-   "github.com/xeipuuv/gojsonschema v0.0.0-20170210233622-6b67b3fab74d"
-   "github.com/xeipuuv/gojsonschema 
v0.0.0-20170210233622-6b67b3fab74d/go.mod"
-   "golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2"
-   "golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod"
-   "golang.org/x/crypto v0.0.0-20190426145343-a29dc8fdc734"
-   "golang.org/x/crypto v0.0.0-20190426145343-a29dc8fdc734/go.mod"
-   "golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3"
-   "golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod"
-   "golang.org/x/net v0.0.0-20191027093000-83d349e8ac1a"
-   "golang.org/x/net v0.0.0-20191027093000-83d349e8ac1a/go.mod"
-   "golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4"
-   "golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod"
-   

[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2020-05-24 Thread William Hubbs
commit: 65442b9d22fac5ac5cf99774888331d00a097c55
Author: William Hubbs  gentoo  org>
AuthorDate: Sun May 24 19:50:37 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sun May 24 19:55:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65442b9d

dev-vcs/git-lfs: migrate 2.11.0 to proper use of go-module eclass

Approved by the proxy maintainer.
Closes: https://bugs.gentoo.org/725046

Signed-off-by: William Hubbs  gentoo.org>

 dev-vcs/git-lfs/Manifest  |  16 -
 dev-vcs/git-lfs/git-lfs-2.11.0.ebuild | 122 +++---
 2 files changed, 11 insertions(+), 127 deletions(-)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 1c632f158eb..ef8409bb47a 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -6,7 +6,6 @@ DIST 
github.com%2Favast%2Fretry-go%2F@v%2Fv2.4.2+incompatible.mod 33 BLAKE2B aa9
 DIST github.com%2Favast%2Fretry-go%2F@v%2Fv2.4.2+incompatible.zip 12642 
BLAKE2B 
7c02212c6dd25c75415a1b5268bcfc313a667ef298c4d0b3940405cede2fcb159a91088a33cb32a482653aa10391afbe9ddcdeda78351fc31838747b80087140
 SHA512 
c6b98e24e642f21ce0551f974c55711066a36e77b66201a085ab728bb4b9614aa7ec35b01cd7225f945d0a32d069d974eb542d6eddb2e5681fa11c2f13d35a94
 DIST github.com%2Fcreack%2Fpty%2F@v%2Fv1.1.7.mod 29 BLAKE2B 
6d29d882c7c8c863cc1cfa01de2e2347b09e8cf4470c0bae2737f7436ce6d6ab34eb6714eba9f869974c1c8d7a332bfb90ac842b9fb7a07bd1a4c8b0e460eefe
 SHA512 
a41a722efe7f634eebd689a9793f9ee3a89924e6c7917008c6661761c8829d6a897dc71c496f761068c36c590a800f06bbefa4ac59f7761cc0ee2cc68ac5c14c
 DIST github.com%2Fcreack%2Fpty%2F@v%2Fv1.1.7.zip 19233 BLAKE2B 
72d5eb2b25cc20e8f22d29948913981975ad9b19669e4bc898b380e946e73b2ae7791c9bb14ac69a6949a28fa4b64f0cf8e2d8c08c5b647119b33856f8b00d51
 SHA512 
e2c2738bf03022c96e739fbfb9a43c19988d49a54e45eade73ab9b8deaa9f94bbcbbeed910051eb370699de1519da9d5d2ce7c42e22b9d15784b599daf393d4a
-DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.mod 34 BLAKE2B 
7e09c2779bf7a84a9271e31522ebbe600a1c11b107d651d91f58c8373e4336332a3a881f3e12b382543d75f20398af66085fcb3e780eed341e870e9c30f29267
 SHA512 
5e079462f7e0dff0efda71f580aa185700cfa936b718a19d0e2a8c63212e47a07022dca0c282832d48e5165aae8e82aeeeb2ac3664268f1148fc772010fb860e
 DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.1.mod 34 BLAKE2B 
7e09c2779bf7a84a9271e31522ebbe600a1c11b107d651d91f58c8373e4336332a3a881f3e12b382543d75f20398af66085fcb3e780eed341e870e9c30f29267
 SHA512 
5e079462f7e0dff0efda71f580aa185700cfa936b718a19d0e2a8c63212e47a07022dca0c282832d48e5165aae8e82aeeeb2ac3664268f1148fc772010fb860e
 DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.1.zip 60320 BLAKE2B 
86bdbc333e5c23ccf4f805945ca9f2aecc5c242d2ae824d20127eceaa2bf7bbab239ff2799572a2c8fa206166a36e97d5eccc8fc5021743d8ad32f39cd53b9eb
 SHA512 
7b4e4df2fea731e23e05437f26f24e32b2e99028d685b72e3a726c1cb616ada4a77ca4fb9db4a6fae48178cc5172e724b74499bc776d63a9110cb97377d5edeb
 DIST 
github.com%2Fdpotapov%2Fgo-spnego%2F@v%2Fv0.0.0-20190506202455-c2c609116ad0.mod 
435 BLAKE2B 
dcea8c3add36f7ecb313d92e11d39f5264d16d271381a19baed85a0fc9d249e1883a9c5647383f127f60382a67a859acdd4f6041b39761e97d1dc34c1b2b493a
 SHA512 
ca651f150aff45faa479ae01e4b1395e2b99410a67db085dd0ed83baf2a2cf4afb44e3b82e5bd3949c1fb54891cf1101ca9dc6dd2dc35269ef4216d2d12cbdc6
@@ -28,7 +27,6 @@ DIST github.com%2Fhashicorp%2Fgo-uuid%2F@v%2Fv1.0.1.zip 7804 
BLAKE2B 118a166e041
 DIST github.com%2Finconshreveable%2Fmousetrap%2F@v%2Fv1.0.0.mod 44 BLAKE2B 
764581d416faa477a91695a42c68cef5638d019a1622fb3bcee976c1581e904995d33c79ffed1d3b805f660931ece844b3e17437f158f8b82ddae82e95f0358f
 SHA512 
0c77200112d96f9cddf8cf7da0059204914b06a8c400e2e672443bd02a45d9ebb3274275c20e6e7ee0728992e77579d945b36de44ccbaab2ee92fd55f382f7ac
 DIST github.com%2Finconshreveable%2Fmousetrap%2F@v%2Fv1.0.0.zip 3712 BLAKE2B 
f4f79741bb83862583f51f2ac5e80181eb0e9c2a4578df32f7e24eb98f4f548b99333e0e6a377e03ef701057b01e852e6b710ab885b65170c861bef556863da4
 SHA512 
e16bd414c1df566a12944e4a99ebd84d2103f0cb3bf8ec312e3de400f20b3eae27845db50672801c10474dbf1dc61d0c2e16e5dcd3c4447681c0b77f9114a411
 DIST 
github.com%2Fjcmturner%2Fgofork%2F@v%2Fv0.0.0-20190328161633-dc7c13fece03.mod 
35 BLAKE2B 
152ed61bf84dd1666421e11827c230c7c50edd35851a50ce21f4fefa13660a7a6cead25a0f9d8f1b748c2c4277d21639eb781c484359aef00e77921139e0
 SHA512 
5e94601c72f24a3d8a115759a8fd6fd3420b662995ce94d7dbcfe4f86437bdf81a42c77c82accf7fdb926b75a5898bb34706fff864e00b38d891cdd076fc89ec
-DIST 
github.com%2Fjcmturner%2Fgofork%2F@v%2Fv0.0.0-20190328161633-dc7c13fece03.zip 
31847 BLAKE2B 
a4c6c61d226f2470abf2837d57acc527576c60ebd894cbd09f5185dc3126f5a09e05551d8277e5bcd30494173e3e0d741cbc974d9a47cb2fc9f70c0ff11bdd94
 SHA512 
592281b626f74e4880122d42ee55e4dc0eb578d5ccc6f1a9f02ab2f0cf8b7e9455e02bef91d200b6a5cc66901574134a7931004daf90294e28f6493ac7293ee1
 DIST github.com%2Fjcmturner%2Fgofork%2F@v%2Fv1.0.0.mod 35 BLAKE2B 

[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2020-05-17 Thread Joonas Niilola
commit: 7009eb8e2283bd3574eac89715c8e373e7f9307d
Author: Nils Freydank  posteo  de>
AuthorDate: Mon May 11 14:49:49 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun May 17 11:28:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7009eb8e

dev-vcs/git-lfs: Fix wrong indentation in ebuild

This commit changes the indentation in front of the go packages to
silence repoman warnings.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Nils Freydank  posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/15747
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-vcs/git-lfs/git-lfs-2.10.0.ebuild | 176 +-
 1 file changed, 88 insertions(+), 88 deletions(-)

diff --git a/dev-vcs/git-lfs/git-lfs-2.10.0.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.10.0.ebuild
index 308686b6fb8..7b2b8d5f0e5 100644
--- a/dev-vcs/git-lfs/git-lfs-2.10.0.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-2.10.0.ebuild
@@ -8,94 +8,94 @@ EGO_PN="github.com/${PN}/${PN}"
 inherit golang-base go-module
 
 EGO_SUM=(
-"github.com/alexbrainman/sspi v0.0.0-20180125232955-4729b3d4d858"
-"github.com/alexbrainman/sspi 
v0.0.0-20180125232955-4729b3d4d858/go.mod"
-"github.com/avast/retry-go v2.4.2+incompatible"
-"github.com/avast/retry-go v2.4.2+incompatible/go.mod"
-"github.com/creack/pty v1.1.7"
-"github.com/creack/pty v1.1.7/go.mod"
-"github.com/davecgh/go-spew v1.1.1"
-"github.com/davecgh/go-spew v1.1.1/go.mod"
-"github.com/dpotapov/go-spnego v0.0.0-20190506202455-c2c609116ad0"
-"github.com/dpotapov/go-spnego 
v0.0.0-20190506202455-c2c609116ad0/go.mod"
-"github.com/git-lfs/gitobj v1.4.1"
-"github.com/git-lfs/gitobj v1.4.1/go.mod"
-"github.com/git-lfs/go-netrc v0.0.0-20180525200031-e0e9ca483a18"
-"github.com/git-lfs/go-netrc v0.0.0-20180525200031-e0e9ca483a18/go.mod"
-"github.com/git-lfs/go-ntlm v0.0.0-20190307203151-c5056e7fa066"
-"github.com/git-lfs/go-ntlm v0.0.0-20190307203151-c5056e7fa066/go.mod"
-"github.com/git-lfs/go-ntlm v0.0.0-20190401175752-c5056e7fa066"
-"github.com/git-lfs/go-ntlm v0.0.0-20190401175752-c5056e7fa066/go.mod"
-"github.com/git-lfs/wildmatch v1.0.2"
-"github.com/git-lfs/wildmatch v1.0.2/go.mod"
-"github.com/git-lfs/wildmatch v1.0.4"
-"github.com/git-lfs/wildmatch v1.0.4/go.mod"
-"github.com/hashicorp/go-uuid v1.0.1"
-"github.com/hashicorp/go-uuid v1.0.1/go.mod"
-"github.com/inconshreveable/mousetrap v1.0.0"
-"github.com/inconshreveable/mousetrap v1.0.0/go.mod"
-"github.com/jcmturner/gofork v0.0.0-20190328161633-dc7c13fece03/go.mod"
-"github.com/jcmturner/gofork v1.0.0"
-"github.com/jcmturner/gofork v1.0.0/go.mod"
-"github.com/jcmturner/gokrb5 v7.3.0+incompatible"
-"github.com/jcmturner/gokrb5 v7.3.0+incompatible/go.mod"
-"github.com/kr/pty v1.1.8"
-"github.com/kr/pty v1.1.8/go.mod"
-"github.com/mattn/go-isatty v0.0.4"
-"github.com/mattn/go-isatty v0.0.4/go.mod"
-"github.com/olekukonko/ts v0.0.0-20171002115256-78ecb04241c0"
-"github.com/olekukonko/ts v0.0.0-20171002115256-78ecb04241c0/go.mod"
-"github.com/pkg/errors v0.0.0-20170505043639-c605e284fe17"
-"github.com/pkg/errors v0.0.0-20170505043639-c605e284fe17/go.mod"
-"github.com/pmezard/go-difflib v1.0.0"
-"github.com/pmezard/go-difflib v1.0.0/go.mod"
-"github.com/rubyist/tracerx v0.0.0-20170927163412-787959303086"
-"github.com/rubyist/tracerx v0.0.0-20170927163412-787959303086/go.mod"
-"github.com/spf13/cobra v0.0.3"
-"github.com/spf13/cobra v0.0.3/go.mod"
-"github.com/spf13/pflag v1.0.3"
-"github.com/spf13/pflag v1.0.3/go.mod"
-"github.com/ssgelm/cookiejarparser v1.0.1"
-"github.com/ssgelm/cookiejarparser v1.0.1/go.mod"
-"github.com/stretchr/testify v1.2.2"
-"github.com/stretchr/testify v1.2.2/go.mod"
-"github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f"
-"github.com/xeipuuv/gojsonpointer 
v0.0.0-20180127040702-4e3ac2762d5f/go.mod"
-"github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415"
-"github.com/xeipuuv/gojsonreference 
v0.0.0-20180127040603-bd5ef7bd5415/go.mod"
-"github.com/xeipuuv/gojsonschema v0.0.0-20170210233622-6b67b3fab74d"
-"github.com/xeipuuv/gojsonschema 
v0.0.0-20170210233622-6b67b3fab74d/go.mod"
-"golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2"
-"golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod"
-"golang.org/x/crypto v0.0.0-20190426145343-a29dc8fdc734"
-"golang.org/x/crypto v0.0.0-20190426145343-a29dc8fdc734/go.mod"
-"golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3"
-"golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod"
-

[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2020-05-17 Thread Joonas Niilola
commit: eef1592117ba084dd5e8e6043aa509426913e08a
Author: Nils Freydank  posteo  de>
AuthorDate: Mon May 11 14:49:45 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun May 17 11:28:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eef15921

dev-vcs/git-lfs: Cleanup old versions

Closes: https://bugs.gentoo.org/721166
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Nils Freydank  posteo.de>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-vcs/git-lfs/Manifest |  2 --
 dev-vcs/git-lfs/git-lfs-2.6.1.ebuild | 40 
 dev-vcs/git-lfs/git-lfs-2.7.2.ebuild | 40 
 3 files changed, 82 deletions(-)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 8b322e96d94..1c632f158eb 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,7 +1,5 @@
 DIST git-lfs-2.10.0.tar.gz 2771571 BLAKE2B 
02818efcadd3915a283bcea9c50baa305d1a325e9832ac6613f3b221e27c26cf5c6c5b54b2dd7ee8e0247e41924d4f1a2b02e1ea6400a2f5c2255c2125057ef0
 SHA512 
a4bfb3f674ef93e903e815ab0721f25ac78f772df416c865a7c57f7d19790b9efa8d4662723f2e3d87f294346d7924942d05cbfcdd8a010316e8b0420bd71e8a
 DIST git-lfs-2.11.0.tar.gz 2839623 BLAKE2B 
e9d0e8ea37f19617a4f727abdc93c3c937052ad98b6ac40de27ced6b250789701797d04f1bf795b259e83155e5d8a1ca122dbf8b40503c2c41d6d891a3ecf096
 SHA512 
2117b425864a36f773c14d34c78999636d836646184cf8d89045ef6de90cbded873d4de4613ecfafb0fa2ea8ae068e11f5ae22eed6af01715b5fac9be70f033b
-DIST git-lfs-2.6.1.tar.gz 1630301 BLAKE2B 
c88ee2110fac8d46567b348c9473e3c5d9e4b763b8f03437e2121388f588109f62ea9145e239a619688150acd871c486309dc3a2bc6d046d6c25a0c43c607ebb
 SHA512 
1f45d8da4f67d37e85b061c219423863ed41ed4723dd1030e7287e422d84cd615ddd820765bd32a147264c0f4bf9d5e84185970442fd110ae9656be97de78663
-DIST git-lfs-2.7.2.tar.gz 1672700 BLAKE2B 
cd370d6b7332187233ed599747d29f917c1d0bb5f5bed72357a4712c38594c28bba976e7e5007623387ac5f668f670801582b2a08cf84f9270be42671e0d1194
 SHA512 
cd71815eb418b7acaf077de4873ff49d332f71151c1212ca4fe3a2d0e079bad873894bb416488f272777153cc3422deecf17a849cd67f150b44eb094a09ae8be
 DIST 
github.com%2Falexbrainman%2Fsspi%2F@v%2Fv0.0.0-20180125232955-4729b3d4d858.mod 
36 BLAKE2B 
63449f57a292772e178e1064008cd63f520a7cf20095c51ef6ff88075129828019e66734f79b6a0b81c0873b0ddce10d941f62c7b9951f716ccb251967201087
 SHA512 
be9b456cad78b6194afa1fa9d6df1a77331706d03102e092a36d7efaa19a9d708fc72245ad224ea1cd87ccd59087b6024f949176aa76e4547f6bd9e7f98231f1
 DIST 
github.com%2Falexbrainman%2Fsspi%2F@v%2Fv0.0.0-20180125232955-4729b3d4d858.zip 
29798 BLAKE2B 
36bab471360ec0ac95260e34c348ad7958f5946c88a00ba1799fafd8a783a6f0bf07d97f2c6157a277cccbc6986da66b98d8e5569f37a5d6862e9b018b2fc319
 SHA512 
cb56fca8c7b386039e9437fe029a05b5fca8f4e47d9066d05227ba5b27c9c5b3029aadde3930a2748ae8f1e1c0dafbece73339e5077819d61b8b4046cdf6f4a1
 DIST github.com%2Favast%2Fretry-go%2F@v%2Fv2.4.2+incompatible.mod 33 BLAKE2B 
aa9ff95903d70d79a59246a577ffd5a06778c11ef2595294b4aad0023e7b1d5d0a94caf09d6332371719c1564b5e8d31710dc6d38ffef08f73456d84d4851f76
 SHA512 
87e9e766f71571384f11693b81a8ae95f2a603f9fa26e3159616ed9a5c2a18723d0a9512e2d9d14273a19fb3347ca4efa912d64e2303944d6fc9ef6dcadc0a73

diff --git a/dev-vcs/git-lfs/git-lfs-2.6.1.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.6.1.ebuild
deleted file mode 100644
index d80a68a5c75..000
--- a/dev-vcs/git-lfs/git-lfs-2.6.1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGO_PN="github.com/${PN}/${PN}"
-
-if [[ ${PV} == * ]]; then
-   inherit golang-build golang-vcs
-else
-   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="amd64"
-   inherit golang-build golang-vcs-snapshot
-fi
-
-DESCRIPTION="command line extension and specification for managing large files 
with Git"
-HOMEPAGE="https://git-lfs.github.com/;
-
-LICENSE="MIT BSD BSD-2 BSD-4 Apache-2.0"
-SLOT="0"
-IUSE="+doc"
-
-DEPEND="doc? ( app-text/ronn )"
-
-RDEPEND="dev-vcs/git"
-
-S="${WORKDIR}/${P}/src/${EGO_PN}"
-
-src_compile() {
-   golang-build_src_compile
-
-   if use doc; then
-   ronn docs/man/*.ronn || die "man building failed"
-   fi
-}
-
-src_install() {
-   dobin git-lfs
-   use doc && doman docs/man/*.1
-}

diff --git a/dev-vcs/git-lfs/git-lfs-2.7.2.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.7.2.ebuild
deleted file mode 100644
index b2d04c64f71..000
--- a/dev-vcs/git-lfs/git-lfs-2.7.2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGO_PN="github.com/${PN}/${PN}"
-
-if [[ ${PV} == * ]]; then
-   inherit golang-build golang-vcs
-else
-   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~amd64-linux ~x86-linux"
-   inherit golang-build 

[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2020-05-17 Thread Joonas Niilola
commit: 7c9097334f051e34849d7891c9876ea08ba6ae99
Author: Nils Freydank  posteo  de>
AuthorDate: Mon May 11 14:49:38 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun May 17 11:28:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c909733

dev-vcs/git-lfs: Bump to 2.11.0

Upstream added a new dependency (gopkg.in/yaml.v2) which is licensed under
Apache-2.0 and partially under MIT (for code ported from libyaml written in C).
For details see https://github.com/go-yaml/yaml/blob/v2/LICENSE.libyaml.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Nils Freydank  posteo.de>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-vcs/git-lfs/Manifest  |  17 
 dev-vcs/git-lfs/git-lfs-2.11.0.ebuild | 154 ++
 2 files changed, 171 insertions(+)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 92fb6174c17..8b322e96d94 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,4 +1,5 @@
 DIST git-lfs-2.10.0.tar.gz 2771571 BLAKE2B 
02818efcadd3915a283bcea9c50baa305d1a325e9832ac6613f3b221e27c26cf5c6c5b54b2dd7ee8e0247e41924d4f1a2b02e1ea6400a2f5c2255c2125057ef0
 SHA512 
a4bfb3f674ef93e903e815ab0721f25ac78f772df416c865a7c57f7d19790b9efa8d4662723f2e3d87f294346d7924942d05cbfcdd8a010316e8b0420bd71e8a
+DIST git-lfs-2.11.0.tar.gz 2839623 BLAKE2B 
e9d0e8ea37f19617a4f727abdc93c3c937052ad98b6ac40de27ced6b250789701797d04f1bf795b259e83155e5d8a1ca122dbf8b40503c2c41d6d891a3ecf096
 SHA512 
2117b425864a36f773c14d34c78999636d836646184cf8d89045ef6de90cbded873d4de4613ecfafb0fa2ea8ae068e11f5ae22eed6af01715b5fac9be70f033b
 DIST git-lfs-2.6.1.tar.gz 1630301 BLAKE2B 
c88ee2110fac8d46567b348c9473e3c5d9e4b763b8f03437e2121388f588109f62ea9145e239a619688150acd871c486309dc3a2bc6d046d6c25a0c43c607ebb
 SHA512 
1f45d8da4f67d37e85b061c219423863ed41ed4723dd1030e7287e422d84cd615ddd820765bd32a147264c0f4bf9d5e84185970442fd110ae9656be97de78663
 DIST git-lfs-2.7.2.tar.gz 1672700 BLAKE2B 
cd370d6b7332187233ed599747d29f917c1d0bb5f5bed72357a4712c38594c28bba976e7e5007623387ac5f668f670801582b2a08cf84f9270be42671e0d1194
 SHA512 
cd71815eb418b7acaf077de4873ff49d332f71151c1212ca4fe3a2d0e079bad873894bb416488f272777153cc3422deecf17a849cd67f150b44eb094a09ae8be
 DIST 
github.com%2Falexbrainman%2Fsspi%2F@v%2Fv0.0.0-20180125232955-4729b3d4d858.mod 
36 BLAKE2B 
63449f57a292772e178e1064008cd63f520a7cf20095c51ef6ff88075129828019e66734f79b6a0b81c0873b0ddce10d941f62c7b9951f716ccb251967201087
 SHA512 
be9b456cad78b6194afa1fa9d6df1a77331706d03102e092a36d7efaa19a9d708fc72245ad224ea1cd87ccd59087b6024f949176aa76e4547f6bd9e7f98231f1
@@ -7,6 +8,7 @@ DIST 
github.com%2Favast%2Fretry-go%2F@v%2Fv2.4.2+incompatible.mod 33 BLAKE2B aa9
 DIST github.com%2Favast%2Fretry-go%2F@v%2Fv2.4.2+incompatible.zip 12642 
BLAKE2B 
7c02212c6dd25c75415a1b5268bcfc313a667ef298c4d0b3940405cede2fcb159a91088a33cb32a482653aa10391afbe9ddcdeda78351fc31838747b80087140
 SHA512 
c6b98e24e642f21ce0551f974c55711066a36e77b66201a085ab728bb4b9614aa7ec35b01cd7225f945d0a32d069d974eb542d6eddb2e5681fa11c2f13d35a94
 DIST github.com%2Fcreack%2Fpty%2F@v%2Fv1.1.7.mod 29 BLAKE2B 
6d29d882c7c8c863cc1cfa01de2e2347b09e8cf4470c0bae2737f7436ce6d6ab34eb6714eba9f869974c1c8d7a332bfb90ac842b9fb7a07bd1a4c8b0e460eefe
 SHA512 
a41a722efe7f634eebd689a9793f9ee3a89924e6c7917008c6661761c8829d6a897dc71c496f761068c36c590a800f06bbefa4ac59f7761cc0ee2cc68ac5c14c
 DIST github.com%2Fcreack%2Fpty%2F@v%2Fv1.1.7.zip 19233 BLAKE2B 
72d5eb2b25cc20e8f22d29948913981975ad9b19669e4bc898b380e946e73b2ae7791c9bb14ac69a6949a28fa4b64f0cf8e2d8c08c5b647119b33856f8b00d51
 SHA512 
e2c2738bf03022c96e739fbfb9a43c19988d49a54e45eade73ab9b8deaa9f94bbcbbeed910051eb370699de1519da9d5d2ce7c42e22b9d15784b599daf393d4a
+DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.mod 34 BLAKE2B 
7e09c2779bf7a84a9271e31522ebbe600a1c11b107d651d91f58c8373e4336332a3a881f3e12b382543d75f20398af66085fcb3e780eed341e870e9c30f29267
 SHA512 
5e079462f7e0dff0efda71f580aa185700cfa936b718a19d0e2a8c63212e47a07022dca0c282832d48e5165aae8e82aeeeb2ac3664268f1148fc772010fb860e
 DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.1.mod 34 BLAKE2B 
7e09c2779bf7a84a9271e31522ebbe600a1c11b107d651d91f58c8373e4336332a3a881f3e12b382543d75f20398af66085fcb3e780eed341e870e9c30f29267
 SHA512 
5e079462f7e0dff0efda71f580aa185700cfa936b718a19d0e2a8c63212e47a07022dca0c282832d48e5165aae8e82aeeeb2ac3664268f1148fc772010fb860e
 DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.1.zip 60320 BLAKE2B 
86bdbc333e5c23ccf4f805945ca9f2aecc5c242d2ae824d20127eceaa2bf7bbab239ff2799572a2c8fa206166a36e97d5eccc8fc5021743d8ad32f39cd53b9eb
 SHA512 
7b4e4df2fea731e23e05437f26f24e32b2e99028d685b72e3a726c1cb616ada4a77ca4fb9db4a6fae48178cc5172e724b74499bc776d63a9110cb97377d5edeb
 DIST 
github.com%2Fdpotapov%2Fgo-spnego%2F@v%2Fv0.0.0-20190506202455-c2c609116ad0.mod 
435 BLAKE2B 
dcea8c3add36f7ecb313d92e11d39f5264d16d271381a19baed85a0fc9d249e1883a9c5647383f127f60382a67a859acdd4f6041b39761e97d1dc34c1b2b493a
 

[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2020-05-17 Thread Joonas Niilola
commit: b446d856481a48f490848f0ae8b2258510f3e7fe
Author: Nils Freydank  posteo  de>
AuthorDate: Mon May 11 14:49:41 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun May 17 11:28:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b446d856

dev-vcs/git-lfs: Update live ebuild

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Nils Freydank  posteo.de>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-vcs/git-lfs/git-lfs-.ebuild | 191 +++-
 1 file changed, 101 insertions(+), 90 deletions(-)

diff --git a/dev-vcs/git-lfs/git-lfs-.ebuild 
b/dev-vcs/git-lfs/git-lfs-.ebuild
index 38e55dcac3e..049bc10b64a 100644
--- a/dev-vcs/git-lfs/git-lfs-.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-.ebuild
@@ -8,94 +8,94 @@ EGO_PN="github.com/${PN}/${PN}"
 inherit golang-base go-module
 
 EGO_SUM=(
-"github.com/alexbrainman/sspi v0.0.0-20180125232955-4729b3d4d858"
-"github.com/alexbrainman/sspi 
v0.0.0-20180125232955-4729b3d4d858/go.mod"
-"github.com/avast/retry-go v2.4.2+incompatible"
-"github.com/avast/retry-go v2.4.2+incompatible/go.mod"
-"github.com/creack/pty v1.1.7"
-"github.com/creack/pty v1.1.7/go.mod"
-"github.com/davecgh/go-spew v1.1.1"
-"github.com/davecgh/go-spew v1.1.1/go.mod"
-"github.com/dpotapov/go-spnego v0.0.0-20190506202455-c2c609116ad0"
-"github.com/dpotapov/go-spnego 
v0.0.0-20190506202455-c2c609116ad0/go.mod"
-"github.com/git-lfs/gitobj v1.4.1"
-"github.com/git-lfs/gitobj v1.4.1/go.mod"
-"github.com/git-lfs/go-netrc v0.0.0-20180525200031-e0e9ca483a18"
-"github.com/git-lfs/go-netrc v0.0.0-20180525200031-e0e9ca483a18/go.mod"
-"github.com/git-lfs/go-ntlm v0.0.0-20190307203151-c5056e7fa066"
-"github.com/git-lfs/go-ntlm v0.0.0-20190307203151-c5056e7fa066/go.mod"
-"github.com/git-lfs/go-ntlm v0.0.0-20190401175752-c5056e7fa066"
-"github.com/git-lfs/go-ntlm v0.0.0-20190401175752-c5056e7fa066/go.mod"
-"github.com/git-lfs/wildmatch v1.0.2"
-"github.com/git-lfs/wildmatch v1.0.2/go.mod"
-"github.com/git-lfs/wildmatch v1.0.4"
-"github.com/git-lfs/wildmatch v1.0.4/go.mod"
-"github.com/hashicorp/go-uuid v1.0.1"
-"github.com/hashicorp/go-uuid v1.0.1/go.mod"
-"github.com/inconshreveable/mousetrap v1.0.0"
-"github.com/inconshreveable/mousetrap v1.0.0/go.mod"
-"github.com/jcmturner/gofork v0.0.0-20190328161633-dc7c13fece03/go.mod"
-"github.com/jcmturner/gofork v1.0.0"
-"github.com/jcmturner/gofork v1.0.0/go.mod"
-"github.com/jcmturner/gokrb5 v7.3.0+incompatible"
-"github.com/jcmturner/gokrb5 v7.3.0+incompatible/go.mod"
-"github.com/kr/pty v1.1.8"
-"github.com/kr/pty v1.1.8/go.mod"
-"github.com/mattn/go-isatty v0.0.4"
-"github.com/mattn/go-isatty v0.0.4/go.mod"
-"github.com/olekukonko/ts v0.0.0-20171002115256-78ecb04241c0"
-"github.com/olekukonko/ts v0.0.0-20171002115256-78ecb04241c0/go.mod"
-"github.com/pkg/errors v0.0.0-20170505043639-c605e284fe17"
-"github.com/pkg/errors v0.0.0-20170505043639-c605e284fe17/go.mod"
-"github.com/pmezard/go-difflib v1.0.0"
-"github.com/pmezard/go-difflib v1.0.0/go.mod"
-"github.com/rubyist/tracerx v0.0.0-20170927163412-787959303086"
-"github.com/rubyist/tracerx v0.0.0-20170927163412-787959303086/go.mod"
-"github.com/spf13/cobra v0.0.3"
-"github.com/spf13/cobra v0.0.3/go.mod"
-"github.com/spf13/pflag v1.0.3"
-"github.com/spf13/pflag v1.0.3/go.mod"
-"github.com/ssgelm/cookiejarparser v1.0.1"
-"github.com/ssgelm/cookiejarparser v1.0.1/go.mod"
-"github.com/stretchr/testify v1.2.2"
-"github.com/stretchr/testify v1.2.2/go.mod"
-"github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f"
-"github.com/xeipuuv/gojsonpointer 
v0.0.0-20180127040702-4e3ac2762d5f/go.mod"
-"github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415"
-"github.com/xeipuuv/gojsonreference 
v0.0.0-20180127040603-bd5ef7bd5415/go.mod"
-"github.com/xeipuuv/gojsonschema v0.0.0-20170210233622-6b67b3fab74d"
-"github.com/xeipuuv/gojsonschema 
v0.0.0-20170210233622-6b67b3fab74d/go.mod"
-"golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2"
-"golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod"
-"golang.org/x/crypto v0.0.0-20190426145343-a29dc8fdc734"
-"golang.org/x/crypto v0.0.0-20190426145343-a29dc8fdc734/go.mod"
-"golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3"
-"golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod"
-"golang.org/x/net v0.0.0-20191027093000-83d349e8ac1a"
-"golang.org/x/net v0.0.0-20191027093000-83d349e8ac1a/go.mod"
-"golang.org/x/sync 

[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2020-05-07 Thread Agostino Sarubbo
commit: 6321287cc35db52079c8bf34c395cb36b0721404
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu May  7 13:29:05 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu May  7 13:29:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6321287c

dev-vcs/git-lfs: amd64 stable wrt bug #721188

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-vcs/git-lfs/git-lfs-2.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/git-lfs/git-lfs-2.10.0.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.10.0.ebuild
index 38e55dcac3e..308686b6fb8 100644
--- a/dev-vcs/git-lfs/git-lfs-2.10.0.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-2.10.0.ebuild
@@ -107,7 +107,7 @@ else
https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
test? ( ${EGO_SUM_SRC_URI} )
"
-   KEYWORDS="~amd64 ~amd64-linux ~x86-linux"
+   KEYWORDS="amd64 ~amd64-linux ~x86-linux"
 fi
 
 HOMEPAGE="https://git-lfs.github.com/;



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2020-03-25 Thread Joonas Niilola
commit: 63a37dbb3535654f51db27be0321dc598a6eec26
Author: Nils Freydank  posteo  de>
AuthorDate: Sat Mar 21 21:58:06 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar 25 11:17:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63a37dbb

dev-vcs/git-lfs: Update live ebuild

Package-Manager: Portage-2.3.92, Repoman-2.3.20
Signed-off-by: Nils Freydank  posteo.de>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-vcs/git-lfs/git-lfs-.ebuild | 128 
 1 file changed, 116 insertions(+), 12 deletions(-)

diff --git a/dev-vcs/git-lfs/git-lfs-.ebuild 
b/dev-vcs/git-lfs/git-lfs-.ebuild
index d20644148b1..38e55dcac3e 100644
--- a/dev-vcs/git-lfs/git-lfs-.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-.ebuild
@@ -1,32 +1,135 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 EGO_PN="github.com/${PN}/${PN}"
 
+inherit golang-base go-module
+
+EGO_SUM=(
+"github.com/alexbrainman/sspi v0.0.0-20180125232955-4729b3d4d858"
+"github.com/alexbrainman/sspi 
v0.0.0-20180125232955-4729b3d4d858/go.mod"
+"github.com/avast/retry-go v2.4.2+incompatible"
+"github.com/avast/retry-go v2.4.2+incompatible/go.mod"
+"github.com/creack/pty v1.1.7"
+"github.com/creack/pty v1.1.7/go.mod"
+"github.com/davecgh/go-spew v1.1.1"
+"github.com/davecgh/go-spew v1.1.1/go.mod"
+"github.com/dpotapov/go-spnego v0.0.0-20190506202455-c2c609116ad0"
+"github.com/dpotapov/go-spnego 
v0.0.0-20190506202455-c2c609116ad0/go.mod"
+"github.com/git-lfs/gitobj v1.4.1"
+"github.com/git-lfs/gitobj v1.4.1/go.mod"
+"github.com/git-lfs/go-netrc v0.0.0-20180525200031-e0e9ca483a18"
+"github.com/git-lfs/go-netrc v0.0.0-20180525200031-e0e9ca483a18/go.mod"
+"github.com/git-lfs/go-ntlm v0.0.0-20190307203151-c5056e7fa066"
+"github.com/git-lfs/go-ntlm v0.0.0-20190307203151-c5056e7fa066/go.mod"
+"github.com/git-lfs/go-ntlm v0.0.0-20190401175752-c5056e7fa066"
+"github.com/git-lfs/go-ntlm v0.0.0-20190401175752-c5056e7fa066/go.mod"
+"github.com/git-lfs/wildmatch v1.0.2"
+"github.com/git-lfs/wildmatch v1.0.2/go.mod"
+"github.com/git-lfs/wildmatch v1.0.4"
+"github.com/git-lfs/wildmatch v1.0.4/go.mod"
+"github.com/hashicorp/go-uuid v1.0.1"
+"github.com/hashicorp/go-uuid v1.0.1/go.mod"
+"github.com/inconshreveable/mousetrap v1.0.0"
+"github.com/inconshreveable/mousetrap v1.0.0/go.mod"
+"github.com/jcmturner/gofork v0.0.0-20190328161633-dc7c13fece03/go.mod"
+"github.com/jcmturner/gofork v1.0.0"
+"github.com/jcmturner/gofork v1.0.0/go.mod"
+"github.com/jcmturner/gokrb5 v7.3.0+incompatible"
+"github.com/jcmturner/gokrb5 v7.3.0+incompatible/go.mod"
+"github.com/kr/pty v1.1.8"
+"github.com/kr/pty v1.1.8/go.mod"
+"github.com/mattn/go-isatty v0.0.4"
+"github.com/mattn/go-isatty v0.0.4/go.mod"
+"github.com/olekukonko/ts v0.0.0-20171002115256-78ecb04241c0"
+"github.com/olekukonko/ts v0.0.0-20171002115256-78ecb04241c0/go.mod"
+"github.com/pkg/errors v0.0.0-20170505043639-c605e284fe17"
+"github.com/pkg/errors v0.0.0-20170505043639-c605e284fe17/go.mod"
+"github.com/pmezard/go-difflib v1.0.0"
+"github.com/pmezard/go-difflib v1.0.0/go.mod"
+"github.com/rubyist/tracerx v0.0.0-20170927163412-787959303086"
+"github.com/rubyist/tracerx v0.0.0-20170927163412-787959303086/go.mod"
+"github.com/spf13/cobra v0.0.3"
+"github.com/spf13/cobra v0.0.3/go.mod"
+"github.com/spf13/pflag v1.0.3"
+"github.com/spf13/pflag v1.0.3/go.mod"
+"github.com/ssgelm/cookiejarparser v1.0.1"
+"github.com/ssgelm/cookiejarparser v1.0.1/go.mod"
+"github.com/stretchr/testify v1.2.2"
+"github.com/stretchr/testify v1.2.2/go.mod"
+"github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f"
+"github.com/xeipuuv/gojsonpointer 
v0.0.0-20180127040702-4e3ac2762d5f/go.mod"
+"github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415"
+"github.com/xeipuuv/gojsonreference 
v0.0.0-20180127040603-bd5ef7bd5415/go.mod"
+"github.com/xeipuuv/gojsonschema v0.0.0-20170210233622-6b67b3fab74d"
+"github.com/xeipuuv/gojsonschema 
v0.0.0-20170210233622-6b67b3fab74d/go.mod"
+"golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2"
+"golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod"
+"golang.org/x/crypto v0.0.0-20190426145343-a29dc8fdc734"
+"golang.org/x/crypto v0.0.0-20190426145343-a29dc8fdc734/go.mod"
+"golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3"
+"golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod"
+  

[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2020-03-25 Thread Joonas Niilola
commit: 0d8091c64a342caa3cc9da58936bcef5500512a4
Author: Nils Freydank  posteo  de>
AuthorDate: Sat Mar 21 21:58:03 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar 25 11:17:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d8091c6

dev-vcs/git-lfs: Bump to 2.10.0

Closes: https://bugs.gentoo.org/693622
Closes: https://bugs.gentoo.org/695246
Closes: https://bugs.gentoo.org/695246
Package-Manager: Portage-2.3.92, Repoman-2.3.20
Signed-off-by: Nils Freydank  posteo.de>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-vcs/git-lfs/Manifest  |  88 +
 dev-vcs/git-lfs/git-lfs-2.10.0.ebuild | 143 ++
 2 files changed, 231 insertions(+)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 6c1e2f770ca..92fb6174c17 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,2 +1,90 @@
+DIST git-lfs-2.10.0.tar.gz 2771571 BLAKE2B 
02818efcadd3915a283bcea9c50baa305d1a325e9832ac6613f3b221e27c26cf5c6c5b54b2dd7ee8e0247e41924d4f1a2b02e1ea6400a2f5c2255c2125057ef0
 SHA512 
a4bfb3f674ef93e903e815ab0721f25ac78f772df416c865a7c57f7d19790b9efa8d4662723f2e3d87f294346d7924942d05cbfcdd8a010316e8b0420bd71e8a
 DIST git-lfs-2.6.1.tar.gz 1630301 BLAKE2B 
c88ee2110fac8d46567b348c9473e3c5d9e4b763b8f03437e2121388f588109f62ea9145e239a619688150acd871c486309dc3a2bc6d046d6c25a0c43c607ebb
 SHA512 
1f45d8da4f67d37e85b061c219423863ed41ed4723dd1030e7287e422d84cd615ddd820765bd32a147264c0f4bf9d5e84185970442fd110ae9656be97de78663
 DIST git-lfs-2.7.2.tar.gz 1672700 BLAKE2B 
cd370d6b7332187233ed599747d29f917c1d0bb5f5bed72357a4712c38594c28bba976e7e5007623387ac5f668f670801582b2a08cf84f9270be42671e0d1194
 SHA512 
cd71815eb418b7acaf077de4873ff49d332f71151c1212ca4fe3a2d0e079bad873894bb416488f272777153cc3422deecf17a849cd67f150b44eb094a09ae8be
+DIST 
github.com%2Falexbrainman%2Fsspi%2F@v%2Fv0.0.0-20180125232955-4729b3d4d858.mod 
36 BLAKE2B 
63449f57a292772e178e1064008cd63f520a7cf20095c51ef6ff88075129828019e66734f79b6a0b81c0873b0ddce10d941f62c7b9951f716ccb251967201087
 SHA512 
be9b456cad78b6194afa1fa9d6df1a77331706d03102e092a36d7efaa19a9d708fc72245ad224ea1cd87ccd59087b6024f949176aa76e4547f6bd9e7f98231f1
+DIST 
github.com%2Falexbrainman%2Fsspi%2F@v%2Fv0.0.0-20180125232955-4729b3d4d858.zip 
29798 BLAKE2B 
36bab471360ec0ac95260e34c348ad7958f5946c88a00ba1799fafd8a783a6f0bf07d97f2c6157a277cccbc6986da66b98d8e5569f37a5d6862e9b018b2fc319
 SHA512 
cb56fca8c7b386039e9437fe029a05b5fca8f4e47d9066d05227ba5b27c9c5b3029aadde3930a2748ae8f1e1c0dafbece73339e5077819d61b8b4046cdf6f4a1
+DIST github.com%2Favast%2Fretry-go%2F@v%2Fv2.4.2+incompatible.mod 33 BLAKE2B 
aa9ff95903d70d79a59246a577ffd5a06778c11ef2595294b4aad0023e7b1d5d0a94caf09d6332371719c1564b5e8d31710dc6d38ffef08f73456d84d4851f76
 SHA512 
87e9e766f71571384f11693b81a8ae95f2a603f9fa26e3159616ed9a5c2a18723d0a9512e2d9d14273a19fb3347ca4efa912d64e2303944d6fc9ef6dcadc0a73
+DIST github.com%2Favast%2Fretry-go%2F@v%2Fv2.4.2+incompatible.zip 12642 
BLAKE2B 
7c02212c6dd25c75415a1b5268bcfc313a667ef298c4d0b3940405cede2fcb159a91088a33cb32a482653aa10391afbe9ddcdeda78351fc31838747b80087140
 SHA512 
c6b98e24e642f21ce0551f974c55711066a36e77b66201a085ab728bb4b9614aa7ec35b01cd7225f945d0a32d069d974eb542d6eddb2e5681fa11c2f13d35a94
+DIST github.com%2Fcreack%2Fpty%2F@v%2Fv1.1.7.mod 29 BLAKE2B 
6d29d882c7c8c863cc1cfa01de2e2347b09e8cf4470c0bae2737f7436ce6d6ab34eb6714eba9f869974c1c8d7a332bfb90ac842b9fb7a07bd1a4c8b0e460eefe
 SHA512 
a41a722efe7f634eebd689a9793f9ee3a89924e6c7917008c6661761c8829d6a897dc71c496f761068c36c590a800f06bbefa4ac59f7761cc0ee2cc68ac5c14c
+DIST github.com%2Fcreack%2Fpty%2F@v%2Fv1.1.7.zip 19233 BLAKE2B 
72d5eb2b25cc20e8f22d29948913981975ad9b19669e4bc898b380e946e73b2ae7791c9bb14ac69a6949a28fa4b64f0cf8e2d8c08c5b647119b33856f8b00d51
 SHA512 
e2c2738bf03022c96e739fbfb9a43c19988d49a54e45eade73ab9b8deaa9f94bbcbbeed910051eb370699de1519da9d5d2ce7c42e22b9d15784b599daf393d4a
+DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.1.mod 34 BLAKE2B 
7e09c2779bf7a84a9271e31522ebbe600a1c11b107d651d91f58c8373e4336332a3a881f3e12b382543d75f20398af66085fcb3e780eed341e870e9c30f29267
 SHA512 
5e079462f7e0dff0efda71f580aa185700cfa936b718a19d0e2a8c63212e47a07022dca0c282832d48e5165aae8e82aeeeb2ac3664268f1148fc772010fb860e
+DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.1.zip 60320 BLAKE2B 
86bdbc333e5c23ccf4f805945ca9f2aecc5c242d2ae824d20127eceaa2bf7bbab239ff2799572a2c8fa206166a36e97d5eccc8fc5021743d8ad32f39cd53b9eb
 SHA512 
7b4e4df2fea731e23e05437f26f24e32b2e99028d685b72e3a726c1cb616ada4a77ca4fb9db4a6fae48178cc5172e724b74499bc776d63a9110cb97377d5edeb
+DIST 
github.com%2Fdpotapov%2Fgo-spnego%2F@v%2Fv0.0.0-20190506202455-c2c609116ad0.mod 
435 BLAKE2B 
dcea8c3add36f7ecb313d92e11d39f5264d16d271381a19baed85a0fc9d249e1883a9c5647383f127f60382a67a859acdd4f6041b39761e97d1dc34c1b2b493a
 SHA512 

[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2020-03-25 Thread Joonas Niilola
commit: 2eac105e513a8676e2955abef6772bcddf5cca10
Author: Nils Freydank  posteo  de>
AuthorDate: Sat Mar 21 21:58:09 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar 25 11:17:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eac105e

dev-vcs/git-lfs: Add myself as a proxied maintainer

Package-Manager: Portage-2.3.92, Repoman-2.3.20
Signed-off-by: Nils Freydank  posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/14864
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-vcs/git-lfs/metadata.xml | 8 
 1 file changed, 8 insertions(+)

diff --git a/dev-vcs/git-lfs/metadata.xml b/dev-vcs/git-lfs/metadata.xml
index 65759326720..427f1c497f1 100644
--- a/dev-vcs/git-lfs/metadata.xml
+++ b/dev-vcs/git-lfs/metadata.xml
@@ -5,6 +5,14 @@
mud...@gentoo.org
Ettore Di Giacinto

+   
+   holgers...@posteo.de
+   Nils Freydank
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   

git-lfs/git-lfs




[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2019-06-24 Thread Michael Haubenwallner
commit: fdcb9f58afe1a702df055a27e1d9e5ffd41e1671
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Mon Jun 24 15:08:55 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Mon Jun 24 15:13:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdcb9f58

dev-vcs/git-lfs: add ~amd64-linux ~x86-linux keywords

Package-Manager: Portage-2.3.66, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner  gentoo.org>

 dev-vcs/git-lfs/git-lfs-2.7.2.ebuild | 2 +-
 dev-vcs/git-lfs/git-lfs-.ebuild  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-vcs/git-lfs/git-lfs-2.7.2.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.7.2.ebuild
index ed1c9a5d2cb..b2d04c64f71 100644
--- a/dev-vcs/git-lfs/git-lfs-2.7.2.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-2.7.2.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == * ]]; then
inherit golang-build golang-vcs
 else
SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64"
+   KEYWORDS="~amd64 ~amd64-linux ~x86-linux"
inherit golang-build golang-vcs-snapshot
 fi
 

diff --git a/dev-vcs/git-lfs/git-lfs-.ebuild 
b/dev-vcs/git-lfs/git-lfs-.ebuild
index 90878f67a22..d20644148b1 100644
--- a/dev-vcs/git-lfs/git-lfs-.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ if [[ ${PV} == * ]]; then
inherit golang-build golang-vcs
 else
SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64"
+   KEYWORDS="~amd64 ~amd64-linux ~x86-linux"
inherit golang-build golang-vcs-snapshot
 fi
 



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2019-06-18 Thread Ettore Di Giacinto
commit: 258ac0fa8150c71a07553a7dbcd2972008cac346
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Tue Jun 18 04:45:24 2019 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Tue Jun 18 06:55:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=258ac0fa

dev-vcs/git-lfs: Bump to 2.7.2

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Ettore Di Giacinto  gentoo.org>

 dev-vcs/git-lfs/Manifest |  1 +
 dev-vcs/git-lfs/git-lfs-2.7.2.ebuild | 40 
 2 files changed, 41 insertions(+)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 7cb3b2cde01..4a9b9a6998c 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,2 +1,3 @@
 DIST git-lfs-2.5.2.tar.gz 947150 BLAKE2B 
08949f14d6292689a00ba693123373b7317a96165fcbd8bf560e81a7e1d03a1ac809cc5273efecce85f017d576107c5e651f2f30331130ecf154c9799394d590
 SHA512 
58475f833e0ef69d37ece91f3792b43f2a589cce94d1eba22a0534aa40257b236f9f9aab633c8b800bec129eb86fbc38e9ab6b5e52144595a27cd13bee5cb33e
 DIST git-lfs-2.6.1.tar.gz 1630301 BLAKE2B 
c88ee2110fac8d46567b348c9473e3c5d9e4b763b8f03437e2121388f588109f62ea9145e239a619688150acd871c486309dc3a2bc6d046d6c25a0c43c607ebb
 SHA512 
1f45d8da4f67d37e85b061c219423863ed41ed4723dd1030e7287e422d84cd615ddd820765bd32a147264c0f4bf9d5e84185970442fd110ae9656be97de78663
+DIST git-lfs-2.7.2.tar.gz 1672700 BLAKE2B 
cd370d6b7332187233ed599747d29f917c1d0bb5f5bed72357a4712c38594c28bba976e7e5007623387ac5f668f670801582b2a08cf84f9270be42671e0d1194
 SHA512 
cd71815eb418b7acaf077de4873ff49d332f71151c1212ca4fe3a2d0e079bad873894bb416488f272777153cc3422deecf17a849cd67f150b44eb094a09ae8be

diff --git a/dev-vcs/git-lfs/git-lfs-2.7.2.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.7.2.ebuild
new file mode 100644
index 000..ed1c9a5d2cb
--- /dev/null
+++ b/dev-vcs/git-lfs/git-lfs-2.7.2.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGO_PN="github.com/${PN}/${PN}"
+
+if [[ ${PV} == * ]]; then
+   inherit golang-build golang-vcs
+else
+   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64"
+   inherit golang-build golang-vcs-snapshot
+fi
+
+DESCRIPTION="command line extension and specification for managing large files 
with Git"
+HOMEPAGE="https://git-lfs.github.com/;
+
+LICENSE="MIT BSD BSD-2 BSD-4 Apache-2.0"
+SLOT="0"
+IUSE="+doc"
+
+DEPEND="doc? ( app-text/ronn )"
+
+RDEPEND="dev-vcs/git"
+
+S="${WORKDIR}/${P}/src/${EGO_PN}"
+
+src_compile() {
+   golang-build_src_compile
+
+   if use doc; then
+   ronn docs/man/*.ronn || die "man building failed"
+   fi
+}
+
+src_install() {
+   dobin git-lfs
+   use doc && doman docs/man/*.1
+}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2019-06-18 Thread Ettore Di Giacinto
commit: 202d3cd3dde77c90f9d487c65d46310f9c175cb9
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Tue Jun 18 04:46:31 2019 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Tue Jun 18 06:55:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=202d3cd3

dev-vcs/git-lfs: Drop old

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Ettore Di Giacinto  gentoo.org>

 dev-vcs/git-lfs/Manifest |  1 -
 dev-vcs/git-lfs/git-lfs-2.5.2.ebuild | 40 
 2 files changed, 41 deletions(-)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 4a9b9a6998c..6c1e2f770ca 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,3 +1,2 @@
-DIST git-lfs-2.5.2.tar.gz 947150 BLAKE2B 
08949f14d6292689a00ba693123373b7317a96165fcbd8bf560e81a7e1d03a1ac809cc5273efecce85f017d576107c5e651f2f30331130ecf154c9799394d590
 SHA512 
58475f833e0ef69d37ece91f3792b43f2a589cce94d1eba22a0534aa40257b236f9f9aab633c8b800bec129eb86fbc38e9ab6b5e52144595a27cd13bee5cb33e
 DIST git-lfs-2.6.1.tar.gz 1630301 BLAKE2B 
c88ee2110fac8d46567b348c9473e3c5d9e4b763b8f03437e2121388f588109f62ea9145e239a619688150acd871c486309dc3a2bc6d046d6c25a0c43c607ebb
 SHA512 
1f45d8da4f67d37e85b061c219423863ed41ed4723dd1030e7287e422d84cd615ddd820765bd32a147264c0f4bf9d5e84185970442fd110ae9656be97de78663
 DIST git-lfs-2.7.2.tar.gz 1672700 BLAKE2B 
cd370d6b7332187233ed599747d29f917c1d0bb5f5bed72357a4712c38594c28bba976e7e5007623387ac5f668f670801582b2a08cf84f9270be42671e0d1194
 SHA512 
cd71815eb418b7acaf077de4873ff49d332f71151c1212ca4fe3a2d0e079bad873894bb416488f272777153cc3422deecf17a849cd67f150b44eb094a09ae8be

diff --git a/dev-vcs/git-lfs/git-lfs-2.5.2.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.5.2.ebuild
deleted file mode 100644
index ea0c6675520..000
--- a/dev-vcs/git-lfs/git-lfs-2.5.2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGO_PN="github.com/${PN}/${PN}"
-
-if [[ ${PV} == * ]]; then
-   inherit golang-build golang-vcs
-else
-   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64"
-   inherit golang-build golang-vcs-snapshot
-fi
-
-DESCRIPTION="command line extension and specification for managing large files 
with Git"
-HOMEPAGE="https://git-lfs.github.com/;
-
-LICENSE="MIT BSD BSD-2 BSD-4 Apache-2.0"
-SLOT="0"
-IUSE="+doc"
-
-DEPEND="doc? ( app-text/ronn )"
-
-RDEPEND="dev-vcs/git"
-
-S="${WORKDIR}/${P}/src/${EGO_PN}"
-
-src_compile() {
-   golang-build_src_compile
-
-   if use doc; then
-   ronn docs/man/*.ronn || die "man building failed"
-   fi
-}
-
-src_install() {
-   dobin git-lfs
-   use doc && doman docs/man/*.1
-}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2019-05-31 Thread Agostino Sarubbo
commit: 3eb1891d9d9ef0dd5f4f7e753408a1367b491794
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May 31 06:49:28 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May 31 06:49:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eb1891d

dev-vcs/git-lfs: amd64 stable wrt bug #682400

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 dev-vcs/git-lfs/git-lfs-2.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/git-lfs/git-lfs-2.6.1.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.6.1.ebuild
index ed1c9a5d2cb..d80a68a5c75 100644
--- a/dev-vcs/git-lfs/git-lfs-2.6.1.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-2.6.1.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == * ]]; then
inherit golang-build golang-vcs
 else
SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64"
+   KEYWORDS="amd64"
inherit golang-build golang-vcs-snapshot
 fi
 



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2019-02-08 Thread Ettore Di Giacinto
commit: 80153ccf1c12b30224e41517bcb30b185f11aab3
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Fri Feb  8 22:14:45 2019 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Fri Feb  8 22:15:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80153ccf

dev-vcs/git-lfs: Drop old

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Ettore Di Giacinto  gentoo.org>

 dev-vcs/git-lfs/Manifest |  1 -
 dev-vcs/git-lfs/git-lfs-2.4.2.ebuild | 44 
 2 files changed, 45 deletions(-)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 4d3d368a12f..7cb3b2cde01 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,3 +1,2 @@
-DIST git-lfs-2.4.2.tar.gz 791443 BLAKE2B 
6c613ad5b644f609b36a6a5c569c3512713d0f5fc925be759b20a01ca0e57573246557e887e086b52c5703db9db4d8a49fe91761efec48410738724256cac9e9
 SHA512 
c89a15c36b9d52091eb6e89f8e1db23b03f35333794467432ee49728ba83fc5d25d238f5df49bf736a4a3079778d70a527db01c2299ecd96a7b5f70059616967
 DIST git-lfs-2.5.2.tar.gz 947150 BLAKE2B 
08949f14d6292689a00ba693123373b7317a96165fcbd8bf560e81a7e1d03a1ac809cc5273efecce85f017d576107c5e651f2f30331130ecf154c9799394d590
 SHA512 
58475f833e0ef69d37ece91f3792b43f2a589cce94d1eba22a0534aa40257b236f9f9aab633c8b800bec129eb86fbc38e9ab6b5e52144595a27cd13bee5cb33e
 DIST git-lfs-2.6.1.tar.gz 1630301 BLAKE2B 
c88ee2110fac8d46567b348c9473e3c5d9e4b763b8f03437e2121388f588109f62ea9145e239a619688150acd871c486309dc3a2bc6d046d6c25a0c43c607ebb
 SHA512 
1f45d8da4f67d37e85b061c219423863ed41ed4723dd1030e7287e422d84cd615ddd820765bd32a147264c0f4bf9d5e84185970442fd110ae9656be97de78663

diff --git a/dev-vcs/git-lfs/git-lfs-2.4.2.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.4.2.ebuild
deleted file mode 100644
index a3aad04e586..000
--- a/dev-vcs/git-lfs/git-lfs-2.4.2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGO_PN="github.com/git-lfs/${PN}"
-
-if [[ ${PV} == * ]]; then
-   inherit golang-vcs
-else
-   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64"
-   inherit golang-vcs-snapshot
-fi
-
-DESCRIPTION="command line extension and specification for managing large files 
with Git"
-HOMEPAGE="https://git-lfs.github.com/;
-
-LICENSE="MIT BSD BSD-2 BSD-4 Apache-2.0"
-SLOT="0"
-IUSE="+doc"
-
-DEPEND="doc? ( app-text/ronn )"
-
-RDEPEND="dev-vcs/git"
-
-S="${WORKDIR}/${P}/src/${EGO_PN}"
-
-src_compile() {
-   # can't use golang-build_src_compile for go generate
-   # and others steps executed by build.go
-   GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" \
-   go run script/*.go -cmd build || die "build failed"
-
-   if use doc; then
-   ronn docs/man/*.ronn || die "man building failed"
-   fi
-}
-
-src_install() {
-   dobin bin/git-lfs
-
-   use doc && doman docs/man/*.1
-}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2019-02-08 Thread Ettore Di Giacinto
commit: eb2d0aaa1a11e93f21ba4a2fca22868e4753c55d
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Fri Feb  8 22:13:45 2019 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Fri Feb  8 22:15:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb2d0aaa

dev-vcs/git-lfs: Bump to 2.6.1

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Ettore Di Giacinto  gentoo.org>

 dev-vcs/git-lfs/Manifest |  1 +
 dev-vcs/git-lfs/git-lfs-2.6.1.ebuild | 40 
 2 files changed, 41 insertions(+)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 88ed368fb9a..4d3d368a12f 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,2 +1,3 @@
 DIST git-lfs-2.4.2.tar.gz 791443 BLAKE2B 
6c613ad5b644f609b36a6a5c569c3512713d0f5fc925be759b20a01ca0e57573246557e887e086b52c5703db9db4d8a49fe91761efec48410738724256cac9e9
 SHA512 
c89a15c36b9d52091eb6e89f8e1db23b03f35333794467432ee49728ba83fc5d25d238f5df49bf736a4a3079778d70a527db01c2299ecd96a7b5f70059616967
 DIST git-lfs-2.5.2.tar.gz 947150 BLAKE2B 
08949f14d6292689a00ba693123373b7317a96165fcbd8bf560e81a7e1d03a1ac809cc5273efecce85f017d576107c5e651f2f30331130ecf154c9799394d590
 SHA512 
58475f833e0ef69d37ece91f3792b43f2a589cce94d1eba22a0534aa40257b236f9f9aab633c8b800bec129eb86fbc38e9ab6b5e52144595a27cd13bee5cb33e
+DIST git-lfs-2.6.1.tar.gz 1630301 BLAKE2B 
c88ee2110fac8d46567b348c9473e3c5d9e4b763b8f03437e2121388f588109f62ea9145e239a619688150acd871c486309dc3a2bc6d046d6c25a0c43c607ebb
 SHA512 
1f45d8da4f67d37e85b061c219423863ed41ed4723dd1030e7287e422d84cd615ddd820765bd32a147264c0f4bf9d5e84185970442fd110ae9656be97de78663

diff --git a/dev-vcs/git-lfs/git-lfs-2.6.1.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.6.1.ebuild
new file mode 100644
index 000..ed1c9a5d2cb
--- /dev/null
+++ b/dev-vcs/git-lfs/git-lfs-2.6.1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGO_PN="github.com/${PN}/${PN}"
+
+if [[ ${PV} == * ]]; then
+   inherit golang-build golang-vcs
+else
+   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64"
+   inherit golang-build golang-vcs-snapshot
+fi
+
+DESCRIPTION="command line extension and specification for managing large files 
with Git"
+HOMEPAGE="https://git-lfs.github.com/;
+
+LICENSE="MIT BSD BSD-2 BSD-4 Apache-2.0"
+SLOT="0"
+IUSE="+doc"
+
+DEPEND="doc? ( app-text/ronn )"
+
+RDEPEND="dev-vcs/git"
+
+S="${WORKDIR}/${P}/src/${EGO_PN}"
+
+src_compile() {
+   golang-build_src_compile
+
+   if use doc; then
+   ronn docs/man/*.ronn || die "man building failed"
+   fi
+}
+
+src_install() {
+   dobin git-lfs
+   use doc && doman docs/man/*.1
+}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2018-09-23 Thread Ettore Di Giacinto
commit: df8729934c545eb419da3f847d41cb760191a67f
Author: Jeffrey Lin  icurse  nl>
AuthorDate: Sun Sep 16 16:45:34 2018 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Sep 23 11:24:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df872993

dev-vcs/git-lfs: update 

Signed-off-by: Jeffrey Lin  icurse.nl>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Signed-off-by: Ettore Di Giacinto  gentoo.org>

 dev-vcs/git-lfs/git-lfs-.ebuild | 22 +++---
 1 file changed, 7 insertions(+), 15 deletions(-)

diff --git a/dev-vcs/git-lfs/git-lfs-.ebuild 
b/dev-vcs/git-lfs/git-lfs-.ebuild
index 7a32ca36cc9..90878f67a22 100644
--- a/dev-vcs/git-lfs/git-lfs-.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-.ebuild
@@ -1,16 +1,16 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-EGO_PN="github.com/git-lfs/${PN}"
+EGO_PN="github.com/${PN}/${PN}"
 
 if [[ ${PV} == * ]]; then
-   inherit golang-vcs
+   inherit golang-build golang-vcs
 else
SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
-   inherit golang-vcs-snapshot
+   inherit golang-build golang-vcs-snapshot
 fi
 
 DESCRIPTION="command line extension and specification for managing large files 
with Git"
@@ -20,20 +20,13 @@ LICENSE="MIT BSD BSD-2 BSD-4 Apache-2.0"
 SLOT="0"
 IUSE="+doc"
 
-# since version 2.0.2 git-lfs uses time.Until that was introduced in golang 
>=1.8
-# https://github.com/golang/go/commit/67ea710792eabdae1182e2bf4845f512136e
-DEPEND=">=dev-lang/go-1.8.1:=
-   doc? ( app-text/ronn )"
-
+DEPEND="doc? ( app-text/ronn )"
 RDEPEND="dev-vcs/git"
 
 S="${WORKDIR}/${P}/src/${EGO_PN}"
 
 src_compile() {
-   # can't use golang-build_src_compile for go generate
-   # and others steps executed by build.go
-   GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" \
-   go run script/*.go -cmd build || die "build failed"
+   golang-build_src_compile
 
if use doc; then
ronn docs/man/*.ronn || die "man building failed"
@@ -41,7 +34,6 @@ src_compile() {
 }
 
 src_install() {
-   dobin bin/git-lfs
-
+   dobin git-lfs
use doc && doman docs/man/*.1
 }



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2018-09-23 Thread Ettore Di Giacinto
commit: f9201cc9711968ffd39bdcc267eb0bcb62441fd5
Author: Jeffrey Lin  icurse  nl>
AuthorDate: Sat Sep 22 23:02:41 2018 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Sep 23 11:24:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9201cc9

dev-vcs/git-lfs: version bump to 2.5.2

Signed-off-by: Jeffrey Lin  icurse.nl>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Signed-off-by: Ettore Di Giacinto  gentoo.org>

 dev-vcs/git-lfs/Manifest |  1 +
 dev-vcs/git-lfs/git-lfs-2.5.2.ebuild | 40 
 2 files changed, 41 insertions(+)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index bd0174b97cc..88ed368fb9a 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1 +1,2 @@
 DIST git-lfs-2.4.2.tar.gz 791443 BLAKE2B 
6c613ad5b644f609b36a6a5c569c3512713d0f5fc925be759b20a01ca0e57573246557e887e086b52c5703db9db4d8a49fe91761efec48410738724256cac9e9
 SHA512 
c89a15c36b9d52091eb6e89f8e1db23b03f35333794467432ee49728ba83fc5d25d238f5df49bf736a4a3079778d70a527db01c2299ecd96a7b5f70059616967
+DIST git-lfs-2.5.2.tar.gz 947150 BLAKE2B 
08949f14d6292689a00ba693123373b7317a96165fcbd8bf560e81a7e1d03a1ac809cc5273efecce85f017d576107c5e651f2f30331130ecf154c9799394d590
 SHA512 
58475f833e0ef69d37ece91f3792b43f2a589cce94d1eba22a0534aa40257b236f9f9aab633c8b800bec129eb86fbc38e9ab6b5e52144595a27cd13bee5cb33e

diff --git a/dev-vcs/git-lfs/git-lfs-2.5.2.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.5.2.ebuild
new file mode 100644
index 000..ea0c6675520
--- /dev/null
+++ b/dev-vcs/git-lfs/git-lfs-2.5.2.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGO_PN="github.com/${PN}/${PN}"
+
+if [[ ${PV} == * ]]; then
+   inherit golang-build golang-vcs
+else
+   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64"
+   inherit golang-build golang-vcs-snapshot
+fi
+
+DESCRIPTION="command line extension and specification for managing large files 
with Git"
+HOMEPAGE="https://git-lfs.github.com/;
+
+LICENSE="MIT BSD BSD-2 BSD-4 Apache-2.0"
+SLOT="0"
+IUSE="+doc"
+
+DEPEND="doc? ( app-text/ronn )"
+
+RDEPEND="dev-vcs/git"
+
+S="${WORKDIR}/${P}/src/${EGO_PN}"
+
+src_compile() {
+   golang-build_src_compile
+
+   if use doc; then
+   ronn docs/man/*.ronn || die "man building failed"
+   fi
+}
+
+src_install() {
+   dobin git-lfs
+   use doc && doman docs/man/*.1
+}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2018-06-27 Thread Ettore Di Giacinto
commit: 1bdeca97a5867baa2aea18aad2e0332cc25b9276
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Wed Jun 27 14:28:27 2018 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Wed Jun 27 14:33:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bdeca97

dev-vcs/git-lfs: Version bump to 2.4.2

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-vcs/git-lfs/Manifest |  1 +
 dev-vcs/git-lfs/git-lfs-2.4.2.ebuild | 44 
 2 files changed, 45 insertions(+)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index d044b492ced..b992c3bc44c 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -2,3 +2,4 @@ DIST git-lfs-1.5.6.tar.gz 604139 BLAKE2B 
a87c3054a5ff354409581f3153b8291646c7a40
 DIST git-lfs-2.1.1.tar.gz 649611 BLAKE2B 
6a2a499ac446cfbf04977ff56ba0c33ac49f4cfd8d269a4e16e9d15ef7010752fcdc439e09625b76c814ba1b3c3bc086c333ad44ff87da8288da86a31c19cf17
 SHA512 
9061cb9fdf93a0c119d5762ceebdbc0573491dedb1815512e7eae9da54574087c1e499ea97ba0a87d7356499314beb53d60d1800b5c85983ef835dae37e7dd84
 DIST git-lfs-2.2.1.tar.gz 708806 BLAKE2B 
f5527c45a9b2415b9c17be8bf8ff04ea1d324cef74fe72ff9c91b5831d3b866d6dd57ab047addc762a4ad84d8f92e1a8dd5a2c21a532c4dffe2f7b3675463217
 SHA512 
8e1edd588916e6a09c0fe84bdcd80b8773f3874554f941c65819bbb29cdce4846de6408dbb34b33e420d9bc768f6cd07c2dbb0979d243c98f25a32d4fc69dea4
 DIST git-lfs-2.3.4.tar.gz 747313 BLAKE2B 
c1b2d452894c07974f9857116cab4f2aad547584b6d713824103b2e7f82c8179146a080330ee1154369c22843766a63a09ce1f990c968b55dce9eccc7a306302
 SHA512 
97174dc9346979777c3951baa86cfc07c85e2df04f13a50114e016facbb3fd5fde08d38825493d4e7ff149a13c87ae44e9e40350cd4950f27fe309ef62b6724a
+DIST git-lfs-2.4.2.tar.gz 791443 BLAKE2B 
6c613ad5b644f609b36a6a5c569c3512713d0f5fc925be759b20a01ca0e57573246557e887e086b52c5703db9db4d8a49fe91761efec48410738724256cac9e9
 SHA512 
c89a15c36b9d52091eb6e89f8e1db23b03f35333794467432ee49728ba83fc5d25d238f5df49bf736a4a3079778d70a527db01c2299ecd96a7b5f70059616967

diff --git a/dev-vcs/git-lfs/git-lfs-2.4.2.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.4.2.ebuild
new file mode 100644
index 000..a3aad04e586
--- /dev/null
+++ b/dev-vcs/git-lfs/git-lfs-2.4.2.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGO_PN="github.com/git-lfs/${PN}"
+
+if [[ ${PV} == * ]]; then
+   inherit golang-vcs
+else
+   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64"
+   inherit golang-vcs-snapshot
+fi
+
+DESCRIPTION="command line extension and specification for managing large files 
with Git"
+HOMEPAGE="https://git-lfs.github.com/;
+
+LICENSE="MIT BSD BSD-2 BSD-4 Apache-2.0"
+SLOT="0"
+IUSE="+doc"
+
+DEPEND="doc? ( app-text/ronn )"
+
+RDEPEND="dev-vcs/git"
+
+S="${WORKDIR}/${P}/src/${EGO_PN}"
+
+src_compile() {
+   # can't use golang-build_src_compile for go generate
+   # and others steps executed by build.go
+   GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" \
+   go run script/*.go -cmd build || die "build failed"
+
+   if use doc; then
+   ronn docs/man/*.ronn || die "man building failed"
+   fi
+}
+
+src_install() {
+   dobin bin/git-lfs
+
+   use doc && doman docs/man/*.1
+}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2018-06-27 Thread Ettore Di Giacinto
commit: e3a4cc3f7aef984199dc24383811645117138d37
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Wed Jun 27 14:31:52 2018 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Wed Jun 27 14:33:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3a4cc3f

dev-vcs/git-lfs: Drop old

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-vcs/git-lfs/Manifest |  4 ---
 dev-vcs/git-lfs/git-lfs-1.5.6.ebuild | 43 -
 dev-vcs/git-lfs/git-lfs-2.1.1.ebuild | 47 
 dev-vcs/git-lfs/git-lfs-2.2.1.ebuild | 47 
 dev-vcs/git-lfs/git-lfs-2.3.4.ebuild | 47 
 5 files changed, 188 deletions(-)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index b992c3bc44c..bd0174b97cc 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,5 +1 @@
-DIST git-lfs-1.5.6.tar.gz 604139 BLAKE2B 
a87c3054a5ff354409581f3153b8291646c7a403a5b80f0d7e7c6efd393e93ba728689033b79030ade207c371e5726f4e7920f6ce0016b66e618109c7d8aa9e5
 SHA512 
f5f2da9ac44647335b25cad3104027cf5476e25ef9763019744123f9e1ef81edadbf5b08a146b8070487b32a18aa202c799f910aee6f2f0144ca411ad6d7cfd2
-DIST git-lfs-2.1.1.tar.gz 649611 BLAKE2B 
6a2a499ac446cfbf04977ff56ba0c33ac49f4cfd8d269a4e16e9d15ef7010752fcdc439e09625b76c814ba1b3c3bc086c333ad44ff87da8288da86a31c19cf17
 SHA512 
9061cb9fdf93a0c119d5762ceebdbc0573491dedb1815512e7eae9da54574087c1e499ea97ba0a87d7356499314beb53d60d1800b5c85983ef835dae37e7dd84
-DIST git-lfs-2.2.1.tar.gz 708806 BLAKE2B 
f5527c45a9b2415b9c17be8bf8ff04ea1d324cef74fe72ff9c91b5831d3b866d6dd57ab047addc762a4ad84d8f92e1a8dd5a2c21a532c4dffe2f7b3675463217
 SHA512 
8e1edd588916e6a09c0fe84bdcd80b8773f3874554f941c65819bbb29cdce4846de6408dbb34b33e420d9bc768f6cd07c2dbb0979d243c98f25a32d4fc69dea4
-DIST git-lfs-2.3.4.tar.gz 747313 BLAKE2B 
c1b2d452894c07974f9857116cab4f2aad547584b6d713824103b2e7f82c8179146a080330ee1154369c22843766a63a09ce1f990c968b55dce9eccc7a306302
 SHA512 
97174dc9346979777c3951baa86cfc07c85e2df04f13a50114e016facbb3fd5fde08d38825493d4e7ff149a13c87ae44e9e40350cd4950f27fe309ef62b6724a
 DIST git-lfs-2.4.2.tar.gz 791443 BLAKE2B 
6c613ad5b644f609b36a6a5c569c3512713d0f5fc925be759b20a01ca0e57573246557e887e086b52c5703db9db4d8a49fe91761efec48410738724256cac9e9
 SHA512 
c89a15c36b9d52091eb6e89f8e1db23b03f35333794467432ee49728ba83fc5d25d238f5df49bf736a4a3079778d70a527db01c2299ecd96a7b5f70059616967

diff --git a/dev-vcs/git-lfs/git-lfs-1.5.6.ebuild 
b/dev-vcs/git-lfs/git-lfs-1.5.6.ebuild
deleted file mode 100644
index 59acb2d839a..000
--- a/dev-vcs/git-lfs/git-lfs-1.5.6.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGO_PN="github.com/git-lfs/${PN}"
-
-if [[ ${PV} == * ]]; then
-   inherit golang-vcs
-else
-   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64"
-   inherit golang-vcs-snapshot
-fi
-
-DESCRIPTION="command line extension and specification for managing large files 
with Git"
-HOMEPAGE="https://git-lfs.github.com/;
-
-LICENSE="MIT BSD BSD-2 BSD-4 Apache-2.0"
-SLOT="0"
-IUSE="+doc"
-
-DEPEND="doc? ( app-text/ronn )"
-RDEPEND="dev-vcs/git"
-
-S="${WORKDIR}/${P}/src/${EGO_PN}"
-
-src_compile() {
-   # can't use golang-build_src_compile for go generate
-   # and others steps executed by build.go
-   GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" \
-   go run script/*.go -cmd build || die "build failed"
-
-   if use doc; then
-   ronn docs/man/*.ronn || die "man building failed"
-   fi
-}
-
-src_install() {
-   dobin bin/git-lfs
-
-   use doc && doman docs/man/*.1
-}

diff --git a/dev-vcs/git-lfs/git-lfs-2.1.1.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.1.1.ebuild
deleted file mode 100644
index 7a32ca36cc9..000
--- a/dev-vcs/git-lfs/git-lfs-2.1.1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGO_PN="github.com/git-lfs/${PN}"
-
-if [[ ${PV} == * ]]; then
-   inherit golang-vcs
-else
-   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64"
-   inherit golang-vcs-snapshot
-fi
-
-DESCRIPTION="command line extension and specification for managing large files 
with Git"
-HOMEPAGE="https://git-lfs.github.com/;
-
-LICENSE="MIT BSD BSD-2 BSD-4 Apache-2.0"
-SLOT="0"
-IUSE="+doc"
-
-# since version 2.0.2 git-lfs uses time.Until that was introduced in golang 
>=1.8
-# https://github.com/golang/go/commit/67ea710792eabdae1182e2bf4845f512136e
-DEPEND=">=dev-lang/go-1.8.1:=
-   doc? ( app-text/ronn )"
-
-RDEPEND="dev-vcs/git"
-
-S="${WORKDIR}/${P}/src/${EGO_PN}"
-
-src_compile() {
-   # can't use golang-build_src_compile for go generate
-   # and 

[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2018-02-03 Thread Ettore Di Giacinto
commit: 007d20d8bba62d8158ad350965b9d6fc0dc0941b
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sat Feb  3 09:49:41 2018 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sat Feb  3 10:03:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=007d20d8

dev-vcs/git-lfs: Bump to version 2.3.4

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-vcs/git-lfs/Manifest   | 2 +-
 dev-vcs/git-lfs/{git-lfs-2.3.1.ebuild => git-lfs-2.3.4.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 3afc02e14b6..d044b492ced 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,4 +1,4 @@
 DIST git-lfs-1.5.6.tar.gz 604139 BLAKE2B 
a87c3054a5ff354409581f3153b8291646c7a403a5b80f0d7e7c6efd393e93ba728689033b79030ade207c371e5726f4e7920f6ce0016b66e618109c7d8aa9e5
 SHA512 
f5f2da9ac44647335b25cad3104027cf5476e25ef9763019744123f9e1ef81edadbf5b08a146b8070487b32a18aa202c799f910aee6f2f0144ca411ad6d7cfd2
 DIST git-lfs-2.1.1.tar.gz 649611 BLAKE2B 
6a2a499ac446cfbf04977ff56ba0c33ac49f4cfd8d269a4e16e9d15ef7010752fcdc439e09625b76c814ba1b3c3bc086c333ad44ff87da8288da86a31c19cf17
 SHA512 
9061cb9fdf93a0c119d5762ceebdbc0573491dedb1815512e7eae9da54574087c1e499ea97ba0a87d7356499314beb53d60d1800b5c85983ef835dae37e7dd84
 DIST git-lfs-2.2.1.tar.gz 708806 BLAKE2B 
f5527c45a9b2415b9c17be8bf8ff04ea1d324cef74fe72ff9c91b5831d3b866d6dd57ab047addc762a4ad84d8f92e1a8dd5a2c21a532c4dffe2f7b3675463217
 SHA512 
8e1edd588916e6a09c0fe84bdcd80b8773f3874554f941c65819bbb29cdce4846de6408dbb34b33e420d9bc768f6cd07c2dbb0979d243c98f25a32d4fc69dea4
-DIST git-lfs-2.3.1.tar.gz 746077 BLAKE2B 
3824caaae18cdfe70064acc40dbf9711de861f9d45324366b5376c56d222cb2c85b3100e372f9c4f49ef32b3b9b7e9b67cbbeebd021bb08af4fc1cc5d3f34538
 SHA512 
677d963162fdaa8e1de3ecd7f3b86818ee075dc8a293752f89ce67439eebbb32a2d590b19f29547676bf2eb5090b284d5d90c029fe580a6bfbeddb47153936e9
+DIST git-lfs-2.3.4.tar.gz 747313 BLAKE2B 
c1b2d452894c07974f9857116cab4f2aad547584b6d713824103b2e7f82c8179146a080330ee1154369c22843766a63a09ce1f990c968b55dce9eccc7a306302
 SHA512 
97174dc9346979777c3951baa86cfc07c85e2df04f13a50114e016facbb3fd5fde08d38825493d4e7ff149a13c87ae44e9e40350cd4950f27fe309ef62b6724a

diff --git a/dev-vcs/git-lfs/git-lfs-2.3.1.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.3.4.ebuild
similarity index 96%
rename from dev-vcs/git-lfs/git-lfs-2.3.1.ebuild
rename to dev-vcs/git-lfs/git-lfs-2.3.4.ebuild
index 7a32ca36cc9..91e0bbf7751 100644
--- a/dev-vcs/git-lfs/git-lfs-2.3.1.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-2.3.4.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



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2017-10-01 Thread Ettore Di Giacinto
commit: 86a74bd9c8027c8746380bbf7e8f65704626699a
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sun Oct  1 08:23:15 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Oct  1 08:26:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86a74bd9

dev-vcs/git-lfs: Drop old

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-vcs/git-lfs/Manifest |  1 -
 dev-vcs/git-lfs/git-lfs-2.3.0.ebuild | 47 
 2 files changed, 48 deletions(-)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 48182a58410..75a61938351 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,5 +1,4 @@
 DIST git-lfs-1.5.6.tar.gz 604139 SHA256 
4efbc806cde1ea6ab4e1d61db3e1f6939796fd53bf6e9c94ac564610147ea5cd SHA512 
f5f2da9ac44647335b25cad3104027cf5476e25ef9763019744123f9e1ef81edadbf5b08a146b8070487b32a18aa202c799f910aee6f2f0144ca411ad6d7cfd2
 WHIRLPOOL 
2f785abffc917a322fe59f4354980d5f565572620569b9b53e85ecdf84b5d7ad407ced8853c897814daa816cac6efd1f85c9098cae9fe48b179cd3381c5f840d
 DIST git-lfs-2.1.1.tar.gz 649611 SHA256 
655c1e9bf931afb958c2b81de5c1c38b3ebd6831a04ca5fdcf58cba05e2948d8 SHA512 
9061cb9fdf93a0c119d5762ceebdbc0573491dedb1815512e7eae9da54574087c1e499ea97ba0a87d7356499314beb53d60d1800b5c85983ef835dae37e7dd84
 WHIRLPOOL 
0cfbb0912314ca1afbb426b73521c136d35d2da37ee71cc5a952b17ed0bc92b7706483923f2a701f0bfef1407c34b3f4f5f85f97a655efb7f4d3caf615a0c380
 DIST git-lfs-2.2.1.tar.gz 708806 SHA256 
fede2b31b0539fd4a580f831867caac1b5d5dc4405e938c4ee0bfeacfb78ad7a SHA512 
8e1edd588916e6a09c0fe84bdcd80b8773f3874554f941c65819bbb29cdce4846de6408dbb34b33e420d9bc768f6cd07c2dbb0979d243c98f25a32d4fc69dea4
 WHIRLPOOL 
d4cd909f3b8ce8acf4e3f1e05423b53cce192fb5f88ba93a66ed083439503a176cad6fe180b4bd76d5d999fdadb7493255693f7ec3a80950365e5cd1df5d9541
-DIST git-lfs-2.3.0.tar.gz 749012 SHA256 
4f972b4578d09a464cfc730df3a0ff6255d5ca0e09ea2913b3b6515d9c987d81 SHA512 
5fc3c11e3308a32691ac677de5242c2c7bdf1c6a13d6b45259584d0c469c0eec4a33d4909fed48cfacfbbdcf28cf3b5bd27574568636dd07b4169b58e22e9aac
 WHIRLPOOL 
bfc0ff6d8b84b7f14ccf7d8e7406e24c59e764f38522641c6be5540b160b031db8f042985db2ba37ae165aaed854d8acc0b6e2cef659dbca32f5f4b0515ec412
 DIST git-lfs-2.3.1.tar.gz 746077 SHA256 
bb30538dffc48a224e167ac520d3de677b835964b38afa94667e0559c7556844 SHA512 
677d963162fdaa8e1de3ecd7f3b86818ee075dc8a293752f89ce67439eebbb32a2d590b19f29547676bf2eb5090b284d5d90c029fe580a6bfbeddb47153936e9
 WHIRLPOOL 
87af85eeab456d9b658920a015a8fbc9bea0db66312fed65d3b0d4e57e8f22942aca41d08e3338e99040327aacb7d0b30f3d5151d62bed8ba2c7d17f44ca71bd

diff --git a/dev-vcs/git-lfs/git-lfs-2.3.0.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.3.0.ebuild
deleted file mode 100644
index 7a32ca36cc9..000
--- a/dev-vcs/git-lfs/git-lfs-2.3.0.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGO_PN="github.com/git-lfs/${PN}"
-
-if [[ ${PV} == * ]]; then
-   inherit golang-vcs
-else
-   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64"
-   inherit golang-vcs-snapshot
-fi
-
-DESCRIPTION="command line extension and specification for managing large files 
with Git"
-HOMEPAGE="https://git-lfs.github.com/;
-
-LICENSE="MIT BSD BSD-2 BSD-4 Apache-2.0"
-SLOT="0"
-IUSE="+doc"
-
-# since version 2.0.2 git-lfs uses time.Until that was introduced in golang 
>=1.8
-# https://github.com/golang/go/commit/67ea710792eabdae1182e2bf4845f512136e
-DEPEND=">=dev-lang/go-1.8.1:=
-   doc? ( app-text/ronn )"
-
-RDEPEND="dev-vcs/git"
-
-S="${WORKDIR}/${P}/src/${EGO_PN}"
-
-src_compile() {
-   # can't use golang-build_src_compile for go generate
-   # and others steps executed by build.go
-   GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" \
-   go run script/*.go -cmd build || die "build failed"
-
-   if use doc; then
-   ronn docs/man/*.ronn || die "man building failed"
-   fi
-}
-
-src_install() {
-   dobin bin/git-lfs
-
-   use doc && doman docs/man/*.1
-}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2017-10-01 Thread Ettore Di Giacinto
commit: 76bd22b99a00ed5ef03a30997cd24b145c799a0a
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sun Oct  1 08:21:23 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Oct  1 08:26:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76bd22b9

dev-vcs/git-lfs: Bump version to 2.3.1

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-vcs/git-lfs/Manifest |  1 +
 dev-vcs/git-lfs/git-lfs-2.3.1.ebuild | 47 
 2 files changed, 48 insertions(+)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index f1381946ab8..48182a58410 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -2,3 +2,4 @@ DIST git-lfs-1.5.6.tar.gz 604139 SHA256 
4efbc806cde1ea6ab4e1d61db3e1f6939796fd53
 DIST git-lfs-2.1.1.tar.gz 649611 SHA256 
655c1e9bf931afb958c2b81de5c1c38b3ebd6831a04ca5fdcf58cba05e2948d8 SHA512 
9061cb9fdf93a0c119d5762ceebdbc0573491dedb1815512e7eae9da54574087c1e499ea97ba0a87d7356499314beb53d60d1800b5c85983ef835dae37e7dd84
 WHIRLPOOL 
0cfbb0912314ca1afbb426b73521c136d35d2da37ee71cc5a952b17ed0bc92b7706483923f2a701f0bfef1407c34b3f4f5f85f97a655efb7f4d3caf615a0c380
 DIST git-lfs-2.2.1.tar.gz 708806 SHA256 
fede2b31b0539fd4a580f831867caac1b5d5dc4405e938c4ee0bfeacfb78ad7a SHA512 
8e1edd588916e6a09c0fe84bdcd80b8773f3874554f941c65819bbb29cdce4846de6408dbb34b33e420d9bc768f6cd07c2dbb0979d243c98f25a32d4fc69dea4
 WHIRLPOOL 
d4cd909f3b8ce8acf4e3f1e05423b53cce192fb5f88ba93a66ed083439503a176cad6fe180b4bd76d5d999fdadb7493255693f7ec3a80950365e5cd1df5d9541
 DIST git-lfs-2.3.0.tar.gz 749012 SHA256 
4f972b4578d09a464cfc730df3a0ff6255d5ca0e09ea2913b3b6515d9c987d81 SHA512 
5fc3c11e3308a32691ac677de5242c2c7bdf1c6a13d6b45259584d0c469c0eec4a33d4909fed48cfacfbbdcf28cf3b5bd27574568636dd07b4169b58e22e9aac
 WHIRLPOOL 
bfc0ff6d8b84b7f14ccf7d8e7406e24c59e764f38522641c6be5540b160b031db8f042985db2ba37ae165aaed854d8acc0b6e2cef659dbca32f5f4b0515ec412
+DIST git-lfs-2.3.1.tar.gz 746077 SHA256 
bb30538dffc48a224e167ac520d3de677b835964b38afa94667e0559c7556844 SHA512 
677d963162fdaa8e1de3ecd7f3b86818ee075dc8a293752f89ce67439eebbb32a2d590b19f29547676bf2eb5090b284d5d90c029fe580a6bfbeddb47153936e9
 WHIRLPOOL 
87af85eeab456d9b658920a015a8fbc9bea0db66312fed65d3b0d4e57e8f22942aca41d08e3338e99040327aacb7d0b30f3d5151d62bed8ba2c7d17f44ca71bd

diff --git a/dev-vcs/git-lfs/git-lfs-2.3.1.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.3.1.ebuild
new file mode 100644
index 000..7a32ca36cc9
--- /dev/null
+++ b/dev-vcs/git-lfs/git-lfs-2.3.1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGO_PN="github.com/git-lfs/${PN}"
+
+if [[ ${PV} == * ]]; then
+   inherit golang-vcs
+else
+   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64"
+   inherit golang-vcs-snapshot
+fi
+
+DESCRIPTION="command line extension and specification for managing large files 
with Git"
+HOMEPAGE="https://git-lfs.github.com/;
+
+LICENSE="MIT BSD BSD-2 BSD-4 Apache-2.0"
+SLOT="0"
+IUSE="+doc"
+
+# since version 2.0.2 git-lfs uses time.Until that was introduced in golang 
>=1.8
+# https://github.com/golang/go/commit/67ea710792eabdae1182e2bf4845f512136e
+DEPEND=">=dev-lang/go-1.8.1:=
+   doc? ( app-text/ronn )"
+
+RDEPEND="dev-vcs/git"
+
+S="${WORKDIR}/${P}/src/${EGO_PN}"
+
+src_compile() {
+   # can't use golang-build_src_compile for go generate
+   # and others steps executed by build.go
+   GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" \
+   go run script/*.go -cmd build || die "build failed"
+
+   if use doc; then
+   ronn docs/man/*.ronn || die "man building failed"
+   fi
+}
+
+src_install() {
+   dobin bin/git-lfs
+
+   use doc && doman docs/man/*.1
+}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2017-09-24 Thread Ettore Di Giacinto
commit: e425aacf8b4276a5704ae6c66f7677de2fa14c49
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sun Sep 24 09:18:52 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Sep 24 09:22:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e425aacf

dev-vcs/git-lfs: Bump to version 2.3.0

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-vcs/git-lfs/Manifest |  1 +
 dev-vcs/git-lfs/git-lfs-2.3.0.ebuild | 47 
 2 files changed, 48 insertions(+)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index ba45847b2fd..2917ab3fd69 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -2,3 +2,4 @@ DIST git-lfs-1.5.6.tar.gz 604139 SHA256 
4efbc806cde1ea6ab4e1d61db3e1f6939796fd53
 DIST git-lfs-2.1.1.tar.gz 649611 SHA256 
655c1e9bf931afb958c2b81de5c1c38b3ebd6831a04ca5fdcf58cba05e2948d8 SHA512 
9061cb9fdf93a0c119d5762ceebdbc0573491dedb1815512e7eae9da54574087c1e499ea97ba0a87d7356499314beb53d60d1800b5c85983ef835dae37e7dd84
 WHIRLPOOL 
0cfbb0912314ca1afbb426b73521c136d35d2da37ee71cc5a952b17ed0bc92b7706483923f2a701f0bfef1407c34b3f4f5f85f97a655efb7f4d3caf615a0c380
 DIST git-lfs-2.2.0.tar.gz 713863 SHA256 
d2a30b2e77510d0dc6a050f814909325879d9d8c7dde9eb5664486abdd0411e5 SHA512 
2fa2136b933576aefbc2f9fab84c4f7d990b94f96129a9d02085aff397abb8e7a614747a656803e52ccb5fda4e17fcb685c4501fc81855953132efd010e54341
 WHIRLPOOL 
a720601be197a2840cc36dadf469e1828bb69019e1b9287ee2497b46bafad111ca027c53186d17d36be3ee2f6f62a14bff41e08ca2abe890aa5708d98b57d4e8
 DIST git-lfs-2.2.1.tar.gz 708806 SHA256 
fede2b31b0539fd4a580f831867caac1b5d5dc4405e938c4ee0bfeacfb78ad7a SHA512 
8e1edd588916e6a09c0fe84bdcd80b8773f3874554f941c65819bbb29cdce4846de6408dbb34b33e420d9bc768f6cd07c2dbb0979d243c98f25a32d4fc69dea4
 WHIRLPOOL 
d4cd909f3b8ce8acf4e3f1e05423b53cce192fb5f88ba93a66ed083439503a176cad6fe180b4bd76d5d999fdadb7493255693f7ec3a80950365e5cd1df5d9541
+DIST git-lfs-2.3.0.tar.gz 749012 SHA256 
4f972b4578d09a464cfc730df3a0ff6255d5ca0e09ea2913b3b6515d9c987d81 SHA512 
5fc3c11e3308a32691ac677de5242c2c7bdf1c6a13d6b45259584d0c469c0eec4a33d4909fed48cfacfbbdcf28cf3b5bd27574568636dd07b4169b58e22e9aac
 WHIRLPOOL 
bfc0ff6d8b84b7f14ccf7d8e7406e24c59e764f38522641c6be5540b160b031db8f042985db2ba37ae165aaed854d8acc0b6e2cef659dbca32f5f4b0515ec412

diff --git a/dev-vcs/git-lfs/git-lfs-2.3.0.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.3.0.ebuild
new file mode 100644
index 000..7a32ca36cc9
--- /dev/null
+++ b/dev-vcs/git-lfs/git-lfs-2.3.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGO_PN="github.com/git-lfs/${PN}"
+
+if [[ ${PV} == * ]]; then
+   inherit golang-vcs
+else
+   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64"
+   inherit golang-vcs-snapshot
+fi
+
+DESCRIPTION="command line extension and specification for managing large files 
with Git"
+HOMEPAGE="https://git-lfs.github.com/;
+
+LICENSE="MIT BSD BSD-2 BSD-4 Apache-2.0"
+SLOT="0"
+IUSE="+doc"
+
+# since version 2.0.2 git-lfs uses time.Until that was introduced in golang 
>=1.8
+# https://github.com/golang/go/commit/67ea710792eabdae1182e2bf4845f512136e
+DEPEND=">=dev-lang/go-1.8.1:=
+   doc? ( app-text/ronn )"
+
+RDEPEND="dev-vcs/git"
+
+S="${WORKDIR}/${P}/src/${EGO_PN}"
+
+src_compile() {
+   # can't use golang-build_src_compile for go generate
+   # and others steps executed by build.go
+   GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" \
+   go run script/*.go -cmd build || die "build failed"
+
+   if use doc; then
+   ronn docs/man/*.ronn || die "man building failed"
+   fi
+}
+
+src_install() {
+   dobin bin/git-lfs
+
+   use doc && doman docs/man/*.1
+}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2017-09-24 Thread Ettore Di Giacinto
commit: 4fb61b1ac6b0a502b236d58d77b2aa7da51409c4
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sun Sep 24 09:20:25 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Sep 24 09:22:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fb61b1a

dev-vcs/git-lfs: Drop old

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-vcs/git-lfs/Manifest |  1 -
 dev-vcs/git-lfs/git-lfs-2.2.0.ebuild | 47 
 2 files changed, 48 deletions(-)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 2917ab3fd69..f1381946ab8 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,5 +1,4 @@
 DIST git-lfs-1.5.6.tar.gz 604139 SHA256 
4efbc806cde1ea6ab4e1d61db3e1f6939796fd53bf6e9c94ac564610147ea5cd SHA512 
f5f2da9ac44647335b25cad3104027cf5476e25ef9763019744123f9e1ef81edadbf5b08a146b8070487b32a18aa202c799f910aee6f2f0144ca411ad6d7cfd2
 WHIRLPOOL 
2f785abffc917a322fe59f4354980d5f565572620569b9b53e85ecdf84b5d7ad407ced8853c897814daa816cac6efd1f85c9098cae9fe48b179cd3381c5f840d
 DIST git-lfs-2.1.1.tar.gz 649611 SHA256 
655c1e9bf931afb958c2b81de5c1c38b3ebd6831a04ca5fdcf58cba05e2948d8 SHA512 
9061cb9fdf93a0c119d5762ceebdbc0573491dedb1815512e7eae9da54574087c1e499ea97ba0a87d7356499314beb53d60d1800b5c85983ef835dae37e7dd84
 WHIRLPOOL 
0cfbb0912314ca1afbb426b73521c136d35d2da37ee71cc5a952b17ed0bc92b7706483923f2a701f0bfef1407c34b3f4f5f85f97a655efb7f4d3caf615a0c380
-DIST git-lfs-2.2.0.tar.gz 713863 SHA256 
d2a30b2e77510d0dc6a050f814909325879d9d8c7dde9eb5664486abdd0411e5 SHA512 
2fa2136b933576aefbc2f9fab84c4f7d990b94f96129a9d02085aff397abb8e7a614747a656803e52ccb5fda4e17fcb685c4501fc81855953132efd010e54341
 WHIRLPOOL 
a720601be197a2840cc36dadf469e1828bb69019e1b9287ee2497b46bafad111ca027c53186d17d36be3ee2f6f62a14bff41e08ca2abe890aa5708d98b57d4e8
 DIST git-lfs-2.2.1.tar.gz 708806 SHA256 
fede2b31b0539fd4a580f831867caac1b5d5dc4405e938c4ee0bfeacfb78ad7a SHA512 
8e1edd588916e6a09c0fe84bdcd80b8773f3874554f941c65819bbb29cdce4846de6408dbb34b33e420d9bc768f6cd07c2dbb0979d243c98f25a32d4fc69dea4
 WHIRLPOOL 
d4cd909f3b8ce8acf4e3f1e05423b53cce192fb5f88ba93a66ed083439503a176cad6fe180b4bd76d5d999fdadb7493255693f7ec3a80950365e5cd1df5d9541
 DIST git-lfs-2.3.0.tar.gz 749012 SHA256 
4f972b4578d09a464cfc730df3a0ff6255d5ca0e09ea2913b3b6515d9c987d81 SHA512 
5fc3c11e3308a32691ac677de5242c2c7bdf1c6a13d6b45259584d0c469c0eec4a33d4909fed48cfacfbbdcf28cf3b5bd27574568636dd07b4169b58e22e9aac
 WHIRLPOOL 
bfc0ff6d8b84b7f14ccf7d8e7406e24c59e764f38522641c6be5540b160b031db8f042985db2ba37ae165aaed854d8acc0b6e2cef659dbca32f5f4b0515ec412

diff --git a/dev-vcs/git-lfs/git-lfs-2.2.0.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.2.0.ebuild
deleted file mode 100644
index 7a32ca36cc9..000
--- a/dev-vcs/git-lfs/git-lfs-2.2.0.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGO_PN="github.com/git-lfs/${PN}"
-
-if [[ ${PV} == * ]]; then
-   inherit golang-vcs
-else
-   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64"
-   inherit golang-vcs-snapshot
-fi
-
-DESCRIPTION="command line extension and specification for managing large files 
with Git"
-HOMEPAGE="https://git-lfs.github.com/;
-
-LICENSE="MIT BSD BSD-2 BSD-4 Apache-2.0"
-SLOT="0"
-IUSE="+doc"
-
-# since version 2.0.2 git-lfs uses time.Until that was introduced in golang 
>=1.8
-# https://github.com/golang/go/commit/67ea710792eabdae1182e2bf4845f512136e
-DEPEND=">=dev-lang/go-1.8.1:=
-   doc? ( app-text/ronn )"
-
-RDEPEND="dev-vcs/git"
-
-S="${WORKDIR}/${P}/src/${EGO_PN}"
-
-src_compile() {
-   # can't use golang-build_src_compile for go generate
-   # and others steps executed by build.go
-   GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" \
-   go run script/*.go -cmd build || die "build failed"
-
-   if use doc; then
-   ronn docs/man/*.ronn || die "man building failed"
-   fi
-}
-
-src_install() {
-   dobin bin/git-lfs
-
-   use doc && doman docs/man/*.1
-}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2017-07-20 Thread Ettore Di Giacinto
commit: d9804bf34ba4b75d8dc78fc062394d39d0c6ff03
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Thu Jul 20 17:03:01 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Thu Jul 20 17:10:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9804bf3

dev-vcs/git-lfs: Bump version to 2.2.1

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-vcs/git-lfs/Manifest |  1 +
 dev-vcs/git-lfs/git-lfs-2.2.1.ebuild | 47 
 2 files changed, 48 insertions(+)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 81c50f32bf2..ba45847b2fd 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,3 +1,4 @@
 DIST git-lfs-1.5.6.tar.gz 604139 SHA256 
4efbc806cde1ea6ab4e1d61db3e1f6939796fd53bf6e9c94ac564610147ea5cd SHA512 
f5f2da9ac44647335b25cad3104027cf5476e25ef9763019744123f9e1ef81edadbf5b08a146b8070487b32a18aa202c799f910aee6f2f0144ca411ad6d7cfd2
 WHIRLPOOL 
2f785abffc917a322fe59f4354980d5f565572620569b9b53e85ecdf84b5d7ad407ced8853c897814daa816cac6efd1f85c9098cae9fe48b179cd3381c5f840d
 DIST git-lfs-2.1.1.tar.gz 649611 SHA256 
655c1e9bf931afb958c2b81de5c1c38b3ebd6831a04ca5fdcf58cba05e2948d8 SHA512 
9061cb9fdf93a0c119d5762ceebdbc0573491dedb1815512e7eae9da54574087c1e499ea97ba0a87d7356499314beb53d60d1800b5c85983ef835dae37e7dd84
 WHIRLPOOL 
0cfbb0912314ca1afbb426b73521c136d35d2da37ee71cc5a952b17ed0bc92b7706483923f2a701f0bfef1407c34b3f4f5f85f97a655efb7f4d3caf615a0c380
 DIST git-lfs-2.2.0.tar.gz 713863 SHA256 
d2a30b2e77510d0dc6a050f814909325879d9d8c7dde9eb5664486abdd0411e5 SHA512 
2fa2136b933576aefbc2f9fab84c4f7d990b94f96129a9d02085aff397abb8e7a614747a656803e52ccb5fda4e17fcb685c4501fc81855953132efd010e54341
 WHIRLPOOL 
a720601be197a2840cc36dadf469e1828bb69019e1b9287ee2497b46bafad111ca027c53186d17d36be3ee2f6f62a14bff41e08ca2abe890aa5708d98b57d4e8
+DIST git-lfs-2.2.1.tar.gz 708806 SHA256 
fede2b31b0539fd4a580f831867caac1b5d5dc4405e938c4ee0bfeacfb78ad7a SHA512 
8e1edd588916e6a09c0fe84bdcd80b8773f3874554f941c65819bbb29cdce4846de6408dbb34b33e420d9bc768f6cd07c2dbb0979d243c98f25a32d4fc69dea4
 WHIRLPOOL 
d4cd909f3b8ce8acf4e3f1e05423b53cce192fb5f88ba93a66ed083439503a176cad6fe180b4bd76d5d999fdadb7493255693f7ec3a80950365e5cd1df5d9541

diff --git a/dev-vcs/git-lfs/git-lfs-2.2.1.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.2.1.ebuild
new file mode 100644
index 000..7a32ca36cc9
--- /dev/null
+++ b/dev-vcs/git-lfs/git-lfs-2.2.1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGO_PN="github.com/git-lfs/${PN}"
+
+if [[ ${PV} == * ]]; then
+   inherit golang-vcs
+else
+   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64"
+   inherit golang-vcs-snapshot
+fi
+
+DESCRIPTION="command line extension and specification for managing large files 
with Git"
+HOMEPAGE="https://git-lfs.github.com/;
+
+LICENSE="MIT BSD BSD-2 BSD-4 Apache-2.0"
+SLOT="0"
+IUSE="+doc"
+
+# since version 2.0.2 git-lfs uses time.Until that was introduced in golang 
>=1.8
+# https://github.com/golang/go/commit/67ea710792eabdae1182e2bf4845f512136e
+DEPEND=">=dev-lang/go-1.8.1:=
+   doc? ( app-text/ronn )"
+
+RDEPEND="dev-vcs/git"
+
+S="${WORKDIR}/${P}/src/${EGO_PN}"
+
+src_compile() {
+   # can't use golang-build_src_compile for go generate
+   # and others steps executed by build.go
+   GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" \
+   go run script/*.go -cmd build || die "build failed"
+
+   if use doc; then
+   ronn docs/man/*.ronn || die "man building failed"
+   fi
+}
+
+src_install() {
+   dobin bin/git-lfs
+
+   use doc && doman docs/man/*.1
+}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2017-07-02 Thread Ettore Di Giacinto
commit: 7f6f8cba4c39d4326f6439505c99a58acb32ecda
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sun Jul  2 13:58:44 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Jul  2 14:15:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f6f8cba

dev-vcs/git-lfs: Drop old

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-vcs/git-lfs/Manifest |  1 -
 dev-vcs/git-lfs/git-lfs-2.0.2.ebuild | 47 
 2 files changed, 48 deletions(-)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 8ed7acc5fcb..96ecdbc6149 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,3 +1,2 @@
 DIST git-lfs-1.5.6.tar.gz 604139 SHA256 
4efbc806cde1ea6ab4e1d61db3e1f6939796fd53bf6e9c94ac564610147ea5cd SHA512 
f5f2da9ac44647335b25cad3104027cf5476e25ef9763019744123f9e1ef81edadbf5b08a146b8070487b32a18aa202c799f910aee6f2f0144ca411ad6d7cfd2
 WHIRLPOOL 
2f785abffc917a322fe59f4354980d5f565572620569b9b53e85ecdf84b5d7ad407ced8853c897814daa816cac6efd1f85c9098cae9fe48b179cd3381c5f840d
-DIST git-lfs-2.0.2.tar.gz 633786 SHA256 
e266bdffa53e947ba1d0bf8944d73029384bad2ed05af92bc10918d07eec6b63 SHA512 
af5d82234b4136e8d5637c93f7786b56ef552ff30bff01c444ac6fa9685785225148f7a8714c108691195a6f720a7c22f3bcaccaed080cffecf011d8480781ed
 WHIRLPOOL 
e7706e7fe949c5d65b2acb34c73e9c1605d0cbe2c607baee93f3c6c67b183f8eb70be2abca3b3c549a26947aef32ddb65742aca33614b519611acdb6dae74f0c
 DIST git-lfs-2.1.1.tar.gz 649611 SHA256 
655c1e9bf931afb958c2b81de5c1c38b3ebd6831a04ca5fdcf58cba05e2948d8 SHA512 
9061cb9fdf93a0c119d5762ceebdbc0573491dedb1815512e7eae9da54574087c1e499ea97ba0a87d7356499314beb53d60d1800b5c85983ef835dae37e7dd84
 WHIRLPOOL 
0cfbb0912314ca1afbb426b73521c136d35d2da37ee71cc5a952b17ed0bc92b7706483923f2a701f0bfef1407c34b3f4f5f85f97a655efb7f4d3caf615a0c380

diff --git a/dev-vcs/git-lfs/git-lfs-2.0.2.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.0.2.ebuild
deleted file mode 100644
index 1cdcb5561c9..000
--- a/dev-vcs/git-lfs/git-lfs-2.0.2.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGO_PN="github.com/git-lfs/${PN}"
-
-if [[ ${PV} == * ]]; then
-   inherit golang-vcs
-else
-   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64"
-   inherit golang-vcs-snapshot
-fi
-
-DESCRIPTION="command line extension and specification for managing large files 
with Git"
-HOMEPAGE="https://git-lfs.github.com/;
-
-LICENSE="MIT BSD BSD-2 BSD-4 Apache-2.0"
-SLOT="0"
-IUSE="+doc"
-
-# since version 2.0.2 git-lfs uses time.Until that was introduced in golang 
>=1.8
-# https://github.com/golang/go/commit/67ea710792eabdae1182e2bf4845f512136e
-DEPEND=">=dev-lang/go-1.8:=
-   doc? ( app-text/ronn )"
-
-RDEPEND="dev-vcs/git"
-
-S="${WORKDIR}/${P}/src/${EGO_PN}"
-
-src_compile() {
-   # can't use golang-build_src_compile for go generate
-   # and others steps executed by build.go
-   GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" \
-   go run script/*.go -cmd build || die "build failed"
-
-   if use doc; then
-   ronn docs/man/*.ronn || die "man building failed"
-   fi
-}
-
-src_install() {
-   dobin bin/git-lfs
-
-   use doc && doman docs/man/*.1
-}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2017-07-02 Thread Ettore Di Giacinto
commit: e9ab2b8003fcc58e9ba8708cfab804f856490f4e
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sun Jul  2 13:59:44 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Jul  2 14:15:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9ab2b80

dev-vcs/git-lfs: Bump version to 2.2.0

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-vcs/git-lfs/Manifest |  1 +
 dev-vcs/git-lfs/git-lfs-2.2.0.ebuild | 47 
 2 files changed, 48 insertions(+)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 96ecdbc6149..81c50f32bf2 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,2 +1,3 @@
 DIST git-lfs-1.5.6.tar.gz 604139 SHA256 
4efbc806cde1ea6ab4e1d61db3e1f6939796fd53bf6e9c94ac564610147ea5cd SHA512 
f5f2da9ac44647335b25cad3104027cf5476e25ef9763019744123f9e1ef81edadbf5b08a146b8070487b32a18aa202c799f910aee6f2f0144ca411ad6d7cfd2
 WHIRLPOOL 
2f785abffc917a322fe59f4354980d5f565572620569b9b53e85ecdf84b5d7ad407ced8853c897814daa816cac6efd1f85c9098cae9fe48b179cd3381c5f840d
 DIST git-lfs-2.1.1.tar.gz 649611 SHA256 
655c1e9bf931afb958c2b81de5c1c38b3ebd6831a04ca5fdcf58cba05e2948d8 SHA512 
9061cb9fdf93a0c119d5762ceebdbc0573491dedb1815512e7eae9da54574087c1e499ea97ba0a87d7356499314beb53d60d1800b5c85983ef835dae37e7dd84
 WHIRLPOOL 
0cfbb0912314ca1afbb426b73521c136d35d2da37ee71cc5a952b17ed0bc92b7706483923f2a701f0bfef1407c34b3f4f5f85f97a655efb7f4d3caf615a0c380
+DIST git-lfs-2.2.0.tar.gz 713863 SHA256 
d2a30b2e77510d0dc6a050f814909325879d9d8c7dde9eb5664486abdd0411e5 SHA512 
2fa2136b933576aefbc2f9fab84c4f7d990b94f96129a9d02085aff397abb8e7a614747a656803e52ccb5fda4e17fcb685c4501fc81855953132efd010e54341
 WHIRLPOOL 
a720601be197a2840cc36dadf469e1828bb69019e1b9287ee2497b46bafad111ca027c53186d17d36be3ee2f6f62a14bff41e08ca2abe890aa5708d98b57d4e8

diff --git a/dev-vcs/git-lfs/git-lfs-2.2.0.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.2.0.ebuild
new file mode 100644
index 000..7a32ca36cc9
--- /dev/null
+++ b/dev-vcs/git-lfs/git-lfs-2.2.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGO_PN="github.com/git-lfs/${PN}"
+
+if [[ ${PV} == * ]]; then
+   inherit golang-vcs
+else
+   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64"
+   inherit golang-vcs-snapshot
+fi
+
+DESCRIPTION="command line extension and specification for managing large files 
with Git"
+HOMEPAGE="https://git-lfs.github.com/;
+
+LICENSE="MIT BSD BSD-2 BSD-4 Apache-2.0"
+SLOT="0"
+IUSE="+doc"
+
+# since version 2.0.2 git-lfs uses time.Until that was introduced in golang 
>=1.8
+# https://github.com/golang/go/commit/67ea710792eabdae1182e2bf4845f512136e
+DEPEND=">=dev-lang/go-1.8.1:=
+   doc? ( app-text/ronn )"
+
+RDEPEND="dev-vcs/git"
+
+S="${WORKDIR}/${P}/src/${EGO_PN}"
+
+src_compile() {
+   # can't use golang-build_src_compile for go generate
+   # and others steps executed by build.go
+   GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" \
+   go run script/*.go -cmd build || die "build failed"
+
+   if use doc; then
+   ronn docs/man/*.ronn || die "man building failed"
+   fi
+}
+
+src_install() {
+   dobin bin/git-lfs
+
+   use doc && doman docs/man/*.1
+}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2017-06-04 Thread Ettore Di Giacinto
commit: 76036dc53149f90b49ce25547b04d5779abbd1c9
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sun Jun  4 09:46:41 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun Jun  4 15:17:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76036dc5

dev-vcs/git-lfs: Drop old

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-vcs/git-lfs/Manifest |  1 -
 dev-vcs/git-lfs/git-lfs-2.1.0.ebuild | 47 
 2 files changed, 48 deletions(-)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 74ded4736cb..8ed7acc5fcb 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,4 +1,3 @@
 DIST git-lfs-1.5.6.tar.gz 604139 SHA256 
4efbc806cde1ea6ab4e1d61db3e1f6939796fd53bf6e9c94ac564610147ea5cd SHA512 
f5f2da9ac44647335b25cad3104027cf5476e25ef9763019744123f9e1ef81edadbf5b08a146b8070487b32a18aa202c799f910aee6f2f0144ca411ad6d7cfd2
 WHIRLPOOL 
2f785abffc917a322fe59f4354980d5f565572620569b9b53e85ecdf84b5d7ad407ced8853c897814daa816cac6efd1f85c9098cae9fe48b179cd3381c5f840d
 DIST git-lfs-2.0.2.tar.gz 633786 SHA256 
e266bdffa53e947ba1d0bf8944d73029384bad2ed05af92bc10918d07eec6b63 SHA512 
af5d82234b4136e8d5637c93f7786b56ef552ff30bff01c444ac6fa9685785225148f7a8714c108691195a6f720a7c22f3bcaccaed080cffecf011d8480781ed
 WHIRLPOOL 
e7706e7fe949c5d65b2acb34c73e9c1605d0cbe2c607baee93f3c6c67b183f8eb70be2abca3b3c549a26947aef32ddb65742aca33614b519611acdb6dae74f0c
-DIST git-lfs-2.1.0.tar.gz 645947 SHA256 
638e079aab661a8e4d886fd9d4ea728c5e4efcbf657ad4f5497ba39b91e91c08 SHA512 
8674d850d4d03ddbea9088fc79dd0956273ed0a76626500344c0c48d5729c2d6bab3e22d298361726a5b87232a9365eb7ca7c910cc0b782117b315dbc7488348
 WHIRLPOOL 
312258dd0a39a482d2a423128ca81d80c3797c29e2eb855aa6c20c5bfec07b39b0a2f728be72049eab1b9a2edc72ad8bb9393e450754b24cbfc8d8b8bfcc15a3
 DIST git-lfs-2.1.1.tar.gz 649611 SHA256 
655c1e9bf931afb958c2b81de5c1c38b3ebd6831a04ca5fdcf58cba05e2948d8 SHA512 
9061cb9fdf93a0c119d5762ceebdbc0573491dedb1815512e7eae9da54574087c1e499ea97ba0a87d7356499314beb53d60d1800b5c85983ef835dae37e7dd84
 WHIRLPOOL 
0cfbb0912314ca1afbb426b73521c136d35d2da37ee71cc5a952b17ed0bc92b7706483923f2a701f0bfef1407c34b3f4f5f85f97a655efb7f4d3caf615a0c380

diff --git a/dev-vcs/git-lfs/git-lfs-2.1.0.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.1.0.ebuild
deleted file mode 100644
index 7a32ca36cc9..000
--- a/dev-vcs/git-lfs/git-lfs-2.1.0.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGO_PN="github.com/git-lfs/${PN}"
-
-if [[ ${PV} == * ]]; then
-   inherit golang-vcs
-else
-   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64"
-   inherit golang-vcs-snapshot
-fi
-
-DESCRIPTION="command line extension and specification for managing large files 
with Git"
-HOMEPAGE="https://git-lfs.github.com/;
-
-LICENSE="MIT BSD BSD-2 BSD-4 Apache-2.0"
-SLOT="0"
-IUSE="+doc"
-
-# since version 2.0.2 git-lfs uses time.Until that was introduced in golang 
>=1.8
-# https://github.com/golang/go/commit/67ea710792eabdae1182e2bf4845f512136e
-DEPEND=">=dev-lang/go-1.8.1:=
-   doc? ( app-text/ronn )"
-
-RDEPEND="dev-vcs/git"
-
-S="${WORKDIR}/${P}/src/${EGO_PN}"
-
-src_compile() {
-   # can't use golang-build_src_compile for go generate
-   # and others steps executed by build.go
-   GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" \
-   go run script/*.go -cmd build || die "build failed"
-
-   if use doc; then
-   ronn docs/man/*.ronn || die "man building failed"
-   fi
-}
-
-src_install() {
-   dobin bin/git-lfs
-
-   use doc && doman docs/man/*.1
-}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2017-05-21 Thread Ettore Di Giacinto
commit: b6507560775e7aa9f4bcca9e342ffa2fc21b47a0
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Sun May 21 11:12:26 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Sun May 21 11:13:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6507560

dev-vcs/git-lfs: Bump version to 2.1.1

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-vcs/git-lfs/Manifest |  1 +
 dev-vcs/git-lfs/git-lfs-2.1.1.ebuild | 47 
 2 files changed, 48 insertions(+)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 0ab57ebb572..74ded4736cb 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,3 +1,4 @@
 DIST git-lfs-1.5.6.tar.gz 604139 SHA256 
4efbc806cde1ea6ab4e1d61db3e1f6939796fd53bf6e9c94ac564610147ea5cd SHA512 
f5f2da9ac44647335b25cad3104027cf5476e25ef9763019744123f9e1ef81edadbf5b08a146b8070487b32a18aa202c799f910aee6f2f0144ca411ad6d7cfd2
 WHIRLPOOL 
2f785abffc917a322fe59f4354980d5f565572620569b9b53e85ecdf84b5d7ad407ced8853c897814daa816cac6efd1f85c9098cae9fe48b179cd3381c5f840d
 DIST git-lfs-2.0.2.tar.gz 633786 SHA256 
e266bdffa53e947ba1d0bf8944d73029384bad2ed05af92bc10918d07eec6b63 SHA512 
af5d82234b4136e8d5637c93f7786b56ef552ff30bff01c444ac6fa9685785225148f7a8714c108691195a6f720a7c22f3bcaccaed080cffecf011d8480781ed
 WHIRLPOOL 
e7706e7fe949c5d65b2acb34c73e9c1605d0cbe2c607baee93f3c6c67b183f8eb70be2abca3b3c549a26947aef32ddb65742aca33614b519611acdb6dae74f0c
 DIST git-lfs-2.1.0.tar.gz 645947 SHA256 
638e079aab661a8e4d886fd9d4ea728c5e4efcbf657ad4f5497ba39b91e91c08 SHA512 
8674d850d4d03ddbea9088fc79dd0956273ed0a76626500344c0c48d5729c2d6bab3e22d298361726a5b87232a9365eb7ca7c910cc0b782117b315dbc7488348
 WHIRLPOOL 
312258dd0a39a482d2a423128ca81d80c3797c29e2eb855aa6c20c5bfec07b39b0a2f728be72049eab1b9a2edc72ad8bb9393e450754b24cbfc8d8b8bfcc15a3
+DIST git-lfs-2.1.1.tar.gz 649611 SHA256 
655c1e9bf931afb958c2b81de5c1c38b3ebd6831a04ca5fdcf58cba05e2948d8 SHA512 
9061cb9fdf93a0c119d5762ceebdbc0573491dedb1815512e7eae9da54574087c1e499ea97ba0a87d7356499314beb53d60d1800b5c85983ef835dae37e7dd84
 WHIRLPOOL 
0cfbb0912314ca1afbb426b73521c136d35d2da37ee71cc5a952b17ed0bc92b7706483923f2a701f0bfef1407c34b3f4f5f85f97a655efb7f4d3caf615a0c380

diff --git a/dev-vcs/git-lfs/git-lfs-2.1.1.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.1.1.ebuild
new file mode 100644
index 000..7a32ca36cc9
--- /dev/null
+++ b/dev-vcs/git-lfs/git-lfs-2.1.1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGO_PN="github.com/git-lfs/${PN}"
+
+if [[ ${PV} == * ]]; then
+   inherit golang-vcs
+else
+   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64"
+   inherit golang-vcs-snapshot
+fi
+
+DESCRIPTION="command line extension and specification for managing large files 
with Git"
+HOMEPAGE="https://git-lfs.github.com/;
+
+LICENSE="MIT BSD BSD-2 BSD-4 Apache-2.0"
+SLOT="0"
+IUSE="+doc"
+
+# since version 2.0.2 git-lfs uses time.Until that was introduced in golang 
>=1.8
+# https://github.com/golang/go/commit/67ea710792eabdae1182e2bf4845f512136e
+DEPEND=">=dev-lang/go-1.8.1:=
+   doc? ( app-text/ronn )"
+
+RDEPEND="dev-vcs/git"
+
+S="${WORKDIR}/${P}/src/${EGO_PN}"
+
+src_compile() {
+   # can't use golang-build_src_compile for go generate
+   # and others steps executed by build.go
+   GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" \
+   go run script/*.go -cmd build || die "build failed"
+
+   if use doc; then
+   ronn docs/man/*.ronn || die "man building failed"
+   fi
+}
+
+src_install() {
+   dobin bin/git-lfs
+
+   use doc && doman docs/man/*.1
+}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2017-05-01 Thread Ettore Di Giacinto
commit: 7df222b7c296948bf5d568c95d8d9e35d0c0ab3c
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Mon May  1 09:01:02 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Mon May  1 10:17:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7df222b7

dev-vcs/git-lfs: Drop old

Package-Manager: Portage-2.3.3, Repoman-2.3.2

 dev-vcs/git-lfs/Manifest |  1 -
 dev-vcs/git-lfs/git-lfs-2.0.1.ebuild | 43 
 2 files changed, 44 deletions(-)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 873effac824..0ab57ebb572 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,4 +1,3 @@
 DIST git-lfs-1.5.6.tar.gz 604139 SHA256 
4efbc806cde1ea6ab4e1d61db3e1f6939796fd53bf6e9c94ac564610147ea5cd SHA512 
f5f2da9ac44647335b25cad3104027cf5476e25ef9763019744123f9e1ef81edadbf5b08a146b8070487b32a18aa202c799f910aee6f2f0144ca411ad6d7cfd2
 WHIRLPOOL 
2f785abffc917a322fe59f4354980d5f565572620569b9b53e85ecdf84b5d7ad407ced8853c897814daa816cac6efd1f85c9098cae9fe48b179cd3381c5f840d
-DIST git-lfs-2.0.1.tar.gz 629218 SHA256 
62887214d90f0c1d1ba3da45112dffcc1d6bd1d1fabc9ef1e1ab85341242b11f SHA512 
09653a59ac2d53964f3ccf07610918b1b37a782df5a984bd9680ff53361795f3c652081da78f26d6efb47fd8d8c6032933ce62f76ae9b48a977aace064d7773e
 WHIRLPOOL 
1a8a808d83fa93a85a4ab9433e5e629d651954bc38c3dcd45e4539d7ec05897e7b712d9eeaf2c9ec0e2f5c65a3ccf17c193bdecef80b83c5d8b1cc872cd65055
 DIST git-lfs-2.0.2.tar.gz 633786 SHA256 
e266bdffa53e947ba1d0bf8944d73029384bad2ed05af92bc10918d07eec6b63 SHA512 
af5d82234b4136e8d5637c93f7786b56ef552ff30bff01c444ac6fa9685785225148f7a8714c108691195a6f720a7c22f3bcaccaed080cffecf011d8480781ed
 WHIRLPOOL 
e7706e7fe949c5d65b2acb34c73e9c1605d0cbe2c607baee93f3c6c67b183f8eb70be2abca3b3c549a26947aef32ddb65742aca33614b519611acdb6dae74f0c
 DIST git-lfs-2.1.0.tar.gz 645947 SHA256 
638e079aab661a8e4d886fd9d4ea728c5e4efcbf657ad4f5497ba39b91e91c08 SHA512 
8674d850d4d03ddbea9088fc79dd0956273ed0a76626500344c0c48d5729c2d6bab3e22d298361726a5b87232a9365eb7ca7c910cc0b782117b315dbc7488348
 WHIRLPOOL 
312258dd0a39a482d2a423128ca81d80c3797c29e2eb855aa6c20c5bfec07b39b0a2f728be72049eab1b9a2edc72ad8bb9393e450754b24cbfc8d8b8bfcc15a3

diff --git a/dev-vcs/git-lfs/git-lfs-2.0.1.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.0.1.ebuild
deleted file mode 100644
index 59acb2d839a..000
--- a/dev-vcs/git-lfs/git-lfs-2.0.1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGO_PN="github.com/git-lfs/${PN}"
-
-if [[ ${PV} == * ]]; then
-   inherit golang-vcs
-else
-   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64"
-   inherit golang-vcs-snapshot
-fi
-
-DESCRIPTION="command line extension and specification for managing large files 
with Git"
-HOMEPAGE="https://git-lfs.github.com/;
-
-LICENSE="MIT BSD BSD-2 BSD-4 Apache-2.0"
-SLOT="0"
-IUSE="+doc"
-
-DEPEND="doc? ( app-text/ronn )"
-RDEPEND="dev-vcs/git"
-
-S="${WORKDIR}/${P}/src/${EGO_PN}"
-
-src_compile() {
-   # can't use golang-build_src_compile for go generate
-   # and others steps executed by build.go
-   GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" \
-   go run script/*.go -cmd build || die "build failed"
-
-   if use doc; then
-   ronn docs/man/*.ronn || die "man building failed"
-   fi
-}
-
-src_install() {
-   dobin bin/git-lfs
-
-   use doc && doman docs/man/*.1
-}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2017-05-01 Thread Ettore Di Giacinto
commit: 4ce371034b1afb844c43eefba51f3fca68b3cf88
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Mon May  1 09:00:30 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Mon May  1 10:17:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ce37103

dev-vcs/git-lfs: sync live ebuild wrt upstream changes

Package-Manager: Portage-2.3.3, Repoman-2.3.2

 dev-vcs/git-lfs/git-lfs-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/git-lfs/git-lfs-.ebuild 
b/dev-vcs/git-lfs/git-lfs-.ebuild
index 1cdcb5561c9..7a32ca36cc9 100644
--- a/dev-vcs/git-lfs/git-lfs-.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-.ebuild
@@ -22,7 +22,7 @@ IUSE="+doc"
 
 # since version 2.0.2 git-lfs uses time.Until that was introduced in golang 
>=1.8
 # https://github.com/golang/go/commit/67ea710792eabdae1182e2bf4845f512136e
-DEPEND=">=dev-lang/go-1.8:=
+DEPEND=">=dev-lang/go-1.8.1:=
doc? ( app-text/ronn )"
 
 RDEPEND="dev-vcs/git"



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2017-05-01 Thread Ettore Di Giacinto
commit: 0c167a39a9fd441bf0ff2aec45f50aa07671ea87
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Mon May  1 08:59:27 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Mon May  1 10:17:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c167a39

dev-vcs/git-lfs: Bump version to 2.1.0

Package-Manager: Portage-2.3.3, Repoman-2.3.2

 dev-vcs/git-lfs/Manifest |  1 +
 dev-vcs/git-lfs/git-lfs-2.1.0.ebuild | 47 
 2 files changed, 48 insertions(+)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 9c28044f55b..873effac824 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,3 +1,4 @@
 DIST git-lfs-1.5.6.tar.gz 604139 SHA256 
4efbc806cde1ea6ab4e1d61db3e1f6939796fd53bf6e9c94ac564610147ea5cd SHA512 
f5f2da9ac44647335b25cad3104027cf5476e25ef9763019744123f9e1ef81edadbf5b08a146b8070487b32a18aa202c799f910aee6f2f0144ca411ad6d7cfd2
 WHIRLPOOL 
2f785abffc917a322fe59f4354980d5f565572620569b9b53e85ecdf84b5d7ad407ced8853c897814daa816cac6efd1f85c9098cae9fe48b179cd3381c5f840d
 DIST git-lfs-2.0.1.tar.gz 629218 SHA256 
62887214d90f0c1d1ba3da45112dffcc1d6bd1d1fabc9ef1e1ab85341242b11f SHA512 
09653a59ac2d53964f3ccf07610918b1b37a782df5a984bd9680ff53361795f3c652081da78f26d6efb47fd8d8c6032933ce62f76ae9b48a977aace064d7773e
 WHIRLPOOL 
1a8a808d83fa93a85a4ab9433e5e629d651954bc38c3dcd45e4539d7ec05897e7b712d9eeaf2c9ec0e2f5c65a3ccf17c193bdecef80b83c5d8b1cc872cd65055
 DIST git-lfs-2.0.2.tar.gz 633786 SHA256 
e266bdffa53e947ba1d0bf8944d73029384bad2ed05af92bc10918d07eec6b63 SHA512 
af5d82234b4136e8d5637c93f7786b56ef552ff30bff01c444ac6fa9685785225148f7a8714c108691195a6f720a7c22f3bcaccaed080cffecf011d8480781ed
 WHIRLPOOL 
e7706e7fe949c5d65b2acb34c73e9c1605d0cbe2c607baee93f3c6c67b183f8eb70be2abca3b3c549a26947aef32ddb65742aca33614b519611acdb6dae74f0c
+DIST git-lfs-2.1.0.tar.gz 645947 SHA256 
638e079aab661a8e4d886fd9d4ea728c5e4efcbf657ad4f5497ba39b91e91c08 SHA512 
8674d850d4d03ddbea9088fc79dd0956273ed0a76626500344c0c48d5729c2d6bab3e22d298361726a5b87232a9365eb7ca7c910cc0b782117b315dbc7488348
 WHIRLPOOL 
312258dd0a39a482d2a423128ca81d80c3797c29e2eb855aa6c20c5bfec07b39b0a2f728be72049eab1b9a2edc72ad8bb9393e450754b24cbfc8d8b8bfcc15a3

diff --git a/dev-vcs/git-lfs/git-lfs-2.1.0.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.1.0.ebuild
new file mode 100644
index 000..7a32ca36cc9
--- /dev/null
+++ b/dev-vcs/git-lfs/git-lfs-2.1.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGO_PN="github.com/git-lfs/${PN}"
+
+if [[ ${PV} == * ]]; then
+   inherit golang-vcs
+else
+   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64"
+   inherit golang-vcs-snapshot
+fi
+
+DESCRIPTION="command line extension and specification for managing large files 
with Git"
+HOMEPAGE="https://git-lfs.github.com/;
+
+LICENSE="MIT BSD BSD-2 BSD-4 Apache-2.0"
+SLOT="0"
+IUSE="+doc"
+
+# since version 2.0.2 git-lfs uses time.Until that was introduced in golang 
>=1.8
+# https://github.com/golang/go/commit/67ea710792eabdae1182e2bf4845f512136e
+DEPEND=">=dev-lang/go-1.8.1:=
+   doc? ( app-text/ronn )"
+
+RDEPEND="dev-vcs/git"
+
+S="${WORKDIR}/${P}/src/${EGO_PN}"
+
+src_compile() {
+   # can't use golang-build_src_compile for go generate
+   # and others steps executed by build.go
+   GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" \
+   go run script/*.go -cmd build || die "build failed"
+
+   if use doc; then
+   ronn docs/man/*.ronn || die "man building failed"
+   fi
+}
+
+src_install() {
+   dobin bin/git-lfs
+
+   use doc && doman docs/man/*.1
+}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2017-03-31 Thread Ettore Di Giacinto
commit: 68a25738863e82f1b41c05e5ca59739bb21b297a
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Fri Mar 31 13:21:52 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Fri Mar 31 14:09:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68a25738

dev-vcs/git-lfs: Version bump to 2.0.2

Package-Manager: Portage-2.3.3, Repoman-2.3.2

 dev-vcs/git-lfs/Manifest |  1 +
 dev-vcs/git-lfs/git-lfs-2.0.2.ebuild | 47 
 2 files changed, 48 insertions(+)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 34b2033f331..9c28044f55b 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,2 +1,3 @@
 DIST git-lfs-1.5.6.tar.gz 604139 SHA256 
4efbc806cde1ea6ab4e1d61db3e1f6939796fd53bf6e9c94ac564610147ea5cd SHA512 
f5f2da9ac44647335b25cad3104027cf5476e25ef9763019744123f9e1ef81edadbf5b08a146b8070487b32a18aa202c799f910aee6f2f0144ca411ad6d7cfd2
 WHIRLPOOL 
2f785abffc917a322fe59f4354980d5f565572620569b9b53e85ecdf84b5d7ad407ced8853c897814daa816cac6efd1f85c9098cae9fe48b179cd3381c5f840d
 DIST git-lfs-2.0.1.tar.gz 629218 SHA256 
62887214d90f0c1d1ba3da45112dffcc1d6bd1d1fabc9ef1e1ab85341242b11f SHA512 
09653a59ac2d53964f3ccf07610918b1b37a782df5a984bd9680ff53361795f3c652081da78f26d6efb47fd8d8c6032933ce62f76ae9b48a977aace064d7773e
 WHIRLPOOL 
1a8a808d83fa93a85a4ab9433e5e629d651954bc38c3dcd45e4539d7ec05897e7b712d9eeaf2c9ec0e2f5c65a3ccf17c193bdecef80b83c5d8b1cc872cd65055
+DIST git-lfs-2.0.2.tar.gz 633786 SHA256 
e266bdffa53e947ba1d0bf8944d73029384bad2ed05af92bc10918d07eec6b63 SHA512 
af5d82234b4136e8d5637c93f7786b56ef552ff30bff01c444ac6fa9685785225148f7a8714c108691195a6f720a7c22f3bcaccaed080cffecf011d8480781ed
 WHIRLPOOL 
e7706e7fe949c5d65b2acb34c73e9c1605d0cbe2c607baee93f3c6c67b183f8eb70be2abca3b3c549a26947aef32ddb65742aca33614b519611acdb6dae74f0c

diff --git a/dev-vcs/git-lfs/git-lfs-2.0.2.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.0.2.ebuild
new file mode 100644
index 000..1cdcb5561c9
--- /dev/null
+++ b/dev-vcs/git-lfs/git-lfs-2.0.2.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGO_PN="github.com/git-lfs/${PN}"
+
+if [[ ${PV} == * ]]; then
+   inherit golang-vcs
+else
+   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64"
+   inherit golang-vcs-snapshot
+fi
+
+DESCRIPTION="command line extension and specification for managing large files 
with Git"
+HOMEPAGE="https://git-lfs.github.com/;
+
+LICENSE="MIT BSD BSD-2 BSD-4 Apache-2.0"
+SLOT="0"
+IUSE="+doc"
+
+# since version 2.0.2 git-lfs uses time.Until that was introduced in golang 
>=1.8
+# https://github.com/golang/go/commit/67ea710792eabdae1182e2bf4845f512136e
+DEPEND=">=dev-lang/go-1.8:=
+   doc? ( app-text/ronn )"
+
+RDEPEND="dev-vcs/git"
+
+S="${WORKDIR}/${P}/src/${EGO_PN}"
+
+src_compile() {
+   # can't use golang-build_src_compile for go generate
+   # and others steps executed by build.go
+   GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" \
+   go run script/*.go -cmd build || die "build failed"
+
+   if use doc; then
+   ronn docs/man/*.ronn || die "man building failed"
+   fi
+}
+
+src_install() {
+   dobin bin/git-lfs
+
+   use doc && doman docs/man/*.1
+}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2017-03-31 Thread Ettore Di Giacinto
commit: 5141995802e19a254fd6892734b4945813465bda
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Fri Mar 31 13:19:45 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Fri Mar 31 14:09:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51419958

dev-vcs/git-lfs: sync live ebuild wrt upstream changes

* now requires golang >=1.8

Package-Manager: Portage-2.3.3, Repoman-2.3.2

 dev-vcs/git-lfs/git-lfs-.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-vcs/git-lfs/git-lfs-.ebuild 
b/dev-vcs/git-lfs/git-lfs-.ebuild
index 59acb2d839a..1cdcb5561c9 100644
--- a/dev-vcs/git-lfs/git-lfs-.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-.ebuild
@@ -20,7 +20,11 @@ LICENSE="MIT BSD BSD-2 BSD-4 Apache-2.0"
 SLOT="0"
 IUSE="+doc"
 
-DEPEND="doc? ( app-text/ronn )"
+# since version 2.0.2 git-lfs uses time.Until that was introduced in golang 
>=1.8
+# https://github.com/golang/go/commit/67ea710792eabdae1182e2bf4845f512136e
+DEPEND=">=dev-lang/go-1.8:=
+   doc? ( app-text/ronn )"
+
 RDEPEND="dev-vcs/git"
 
 S="${WORKDIR}/${P}/src/${EGO_PN}"



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2017-03-08 Thread Ettore Di Giacinto
commit: 2f3910b12378c6629a4d8d9159617e4b5d199693
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Wed Mar  8 10:11:09 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Wed Mar  8 10:16:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f3910b1

dev-vcs/git-lfs: Version bump

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-vcs/git-lfs/Manifest   | 2 +-
 dev-vcs/git-lfs/{git-lfs-2.0.0.ebuild => git-lfs-2.0.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 11576d76d04..34b2033f331 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1,2 +1,2 @@
 DIST git-lfs-1.5.6.tar.gz 604139 SHA256 
4efbc806cde1ea6ab4e1d61db3e1f6939796fd53bf6e9c94ac564610147ea5cd SHA512 
f5f2da9ac44647335b25cad3104027cf5476e25ef9763019744123f9e1ef81edadbf5b08a146b8070487b32a18aa202c799f910aee6f2f0144ca411ad6d7cfd2
 WHIRLPOOL 
2f785abffc917a322fe59f4354980d5f565572620569b9b53e85ecdf84b5d7ad407ced8853c897814daa816cac6efd1f85c9098cae9fe48b179cd3381c5f840d
-DIST git-lfs-2.0.0.tar.gz 628995 SHA256 
64597dc8c5460b22ec957b1d0fabec58abcd6f373b9473e419a74f8dff5c508b SHA512 
2ccef0d8f4792118e227683a4b5a9b4aafccf12855f51d6bf5cda4e51e67ef9c74bf9b31fc953296ca46e2c264c0763613332db6b29bc25d003c77c216cd6683
 WHIRLPOOL 
c11bcdfe5cd9169756e19bf42a4ec459e4a60b20726f8baed5a2b9977e490ff08ced5a8a60739718df21969cb76b2fd33d20b7263acc3a96d5050e45fde07106
+DIST git-lfs-2.0.1.tar.gz 629218 SHA256 
62887214d90f0c1d1ba3da45112dffcc1d6bd1d1fabc9ef1e1ab85341242b11f SHA512 
09653a59ac2d53964f3ccf07610918b1b37a782df5a984bd9680ff53361795f3c652081da78f26d6efb47fd8d8c6032933ce62f76ae9b48a977aace064d7773e
 WHIRLPOOL 
1a8a808d83fa93a85a4ab9433e5e629d651954bc38c3dcd45e4539d7ec05897e7b712d9eeaf2c9ec0e2f5c65a3ccf17c193bdecef80b83c5d8b1cc872cd65055

diff --git a/dev-vcs/git-lfs/git-lfs-2.0.0.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.0.1.ebuild
similarity index 100%
rename from dev-vcs/git-lfs/git-lfs-2.0.0.ebuild
rename to dev-vcs/git-lfs/git-lfs-2.0.1.ebuild



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2017-03-03 Thread Ettore Di Giacinto
commit: 25e645d04de4f20bb4105738133a43b950c4db0b
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Fri Mar  3 09:18:58 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Fri Mar  3 09:47:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25e645d0

dev-vcs/git-lfs: Version bump

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-vcs/git-lfs/Manifest |  1 +
 dev-vcs/git-lfs/git-lfs-2.0.0.ebuild | 43 
 2 files changed, 44 insertions(+)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
index 4cefe238fe3..11576d76d04 100644
--- a/dev-vcs/git-lfs/Manifest
+++ b/dev-vcs/git-lfs/Manifest
@@ -1 +1,2 @@
 DIST git-lfs-1.5.6.tar.gz 604139 SHA256 
4efbc806cde1ea6ab4e1d61db3e1f6939796fd53bf6e9c94ac564610147ea5cd SHA512 
f5f2da9ac44647335b25cad3104027cf5476e25ef9763019744123f9e1ef81edadbf5b08a146b8070487b32a18aa202c799f910aee6f2f0144ca411ad6d7cfd2
 WHIRLPOOL 
2f785abffc917a322fe59f4354980d5f565572620569b9b53e85ecdf84b5d7ad407ced8853c897814daa816cac6efd1f85c9098cae9fe48b179cd3381c5f840d
+DIST git-lfs-2.0.0.tar.gz 628995 SHA256 
64597dc8c5460b22ec957b1d0fabec58abcd6f373b9473e419a74f8dff5c508b SHA512 
2ccef0d8f4792118e227683a4b5a9b4aafccf12855f51d6bf5cda4e51e67ef9c74bf9b31fc953296ca46e2c264c0763613332db6b29bc25d003c77c216cd6683
 WHIRLPOOL 
c11bcdfe5cd9169756e19bf42a4ec459e4a60b20726f8baed5a2b9977e490ff08ced5a8a60739718df21969cb76b2fd33d20b7263acc3a96d5050e45fde07106

diff --git a/dev-vcs/git-lfs/git-lfs-2.0.0.ebuild 
b/dev-vcs/git-lfs/git-lfs-2.0.0.ebuild
new file mode 100644
index 000..59acb2d839a
--- /dev/null
+++ b/dev-vcs/git-lfs/git-lfs-2.0.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+EGO_PN="github.com/git-lfs/${PN}"
+
+if [[ ${PV} == * ]]; then
+   inherit golang-vcs
+else
+   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64"
+   inherit golang-vcs-snapshot
+fi
+
+DESCRIPTION="command line extension and specification for managing large files 
with Git"
+HOMEPAGE="https://git-lfs.github.com/;
+
+LICENSE="MIT BSD BSD-2 BSD-4 Apache-2.0"
+SLOT="0"
+IUSE="+doc"
+
+DEPEND="doc? ( app-text/ronn )"
+RDEPEND="dev-vcs/git"
+
+S="${WORKDIR}/${P}/src/${EGO_PN}"
+
+src_compile() {
+   # can't use golang-build_src_compile for go generate
+   # and others steps executed by build.go
+   GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" \
+   go run script/*.go -cmd build || die "build failed"
+
+   if use doc; then
+   ronn docs/man/*.ronn || die "man building failed"
+   fi
+}
+
+src_install() {
+   dobin bin/git-lfs
+
+   use doc && doman docs/man/*.1
+}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2017-02-23 Thread Ettore Di Giacinto
commit: d2736effa33b5d078447421af7806efa6428b463
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Thu Feb 23 14:09:53 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Thu Feb 23 14:25:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2736eff

dev-vcs/git-lfs: Initial import, bug #548080

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-vcs/git-lfs/Manifest |  1 +
 dev-vcs/git-lfs/git-lfs-1.5.6.ebuild | 44 
 dev-vcs/git-lfs/metadata.xml |  8 +++
 3 files changed, 53 insertions(+)

diff --git a/dev-vcs/git-lfs/Manifest b/dev-vcs/git-lfs/Manifest
new file mode 100644
index 00..4cefe238fe
--- /dev/null
+++ b/dev-vcs/git-lfs/Manifest
@@ -0,0 +1 @@
+DIST git-lfs-1.5.6.tar.gz 604139 SHA256 
4efbc806cde1ea6ab4e1d61db3e1f6939796fd53bf6e9c94ac564610147ea5cd SHA512 
f5f2da9ac44647335b25cad3104027cf5476e25ef9763019744123f9e1ef81edadbf5b08a146b8070487b32a18aa202c799f910aee6f2f0144ca411ad6d7cfd2
 WHIRLPOOL 
2f785abffc917a322fe59f4354980d5f565572620569b9b53e85ecdf84b5d7ad407ced8853c897814daa816cac6efd1f85c9098cae9fe48b179cd3381c5f840d

diff --git a/dev-vcs/git-lfs/git-lfs-1.5.6.ebuild 
b/dev-vcs/git-lfs/git-lfs-1.5.6.ebuild
new file mode 100644
index 00..2893dfb5ce
--- /dev/null
+++ b/dev-vcs/git-lfs/git-lfs-1.5.6.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+EGO_PN="github.com/git-lfs/${PN}"
+
+if [[ ${PV} == * ]]; then
+   inherit golang-vcs
+else
+   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64"
+   inherit golang-vcs-snapshot
+fi
+
+DESCRIPTION="command line extension and specification for managing large files 
with Git"
+HOMEPAGE="https://git-lfs.github.com/;
+
+LICENSE="MIT BSD BSD-2 BSD-4 Apache-2.0"
+SLOT="0"
+IUSE="+doc"
+
+DEPEND="doc? ( app-text/ronn )"
+RDEPEND="dev-vcs/git"
+
+S="${WORKDIR}/${P}/src/${EGO_PN}"
+
+src_compile() {
+   # can't use golang-build_src_compile for go generate
+   # and others steps executed by build.go
+   GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" \
+   go run script/*.go -cmd build || die "build failed"
+
+   if use doc; then
+   ronn docs/man/*.ronn || die "man building failed"
+   fi
+}
+
+src_install() {
+   dobin bin/git-lfs
+
+   use doc && doman docs/man/*.1
+}

diff --git a/dev-vcs/git-lfs/metadata.xml b/dev-vcs/git-lfs/metadata.xml
new file mode 100644
index 00..d396d1b7e5
--- /dev/null
+++ b/dev-vcs/git-lfs/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   mud...@gentoo.org
+   Ettore Di Giacinto
+   
+



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-lfs/

2017-02-23 Thread Ettore Di Giacinto
commit: ad5b8f5830a5e1b8f2ae576b98f852ec9496e62f
Author: Ettore Di Giacinto  gentoo  org>
AuthorDate: Thu Feb 23 14:15:16 2017 +
Commit: Ettore Di Giacinto  gentoo  org>
CommitDate: Thu Feb 23 14:25:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad5b8f58

dev-vcs/git-lfs: add live ebuild

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-vcs/git-lfs/git-lfs-.ebuild | 44 +
 1 file changed, 44 insertions(+)

diff --git a/dev-vcs/git-lfs/git-lfs-.ebuild 
b/dev-vcs/git-lfs/git-lfs-.ebuild
new file mode 100644
index 00..2893dfb5ce
--- /dev/null
+++ b/dev-vcs/git-lfs/git-lfs-.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+EGO_PN="github.com/git-lfs/${PN}"
+
+if [[ ${PV} == * ]]; then
+   inherit golang-vcs
+else
+   SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64"
+   inherit golang-vcs-snapshot
+fi
+
+DESCRIPTION="command line extension and specification for managing large files 
with Git"
+HOMEPAGE="https://git-lfs.github.com/;
+
+LICENSE="MIT BSD BSD-2 BSD-4 Apache-2.0"
+SLOT="0"
+IUSE="+doc"
+
+DEPEND="doc? ( app-text/ronn )"
+RDEPEND="dev-vcs/git"
+
+S="${WORKDIR}/${P}/src/${EGO_PN}"
+
+src_compile() {
+   # can't use golang-build_src_compile for go generate
+   # and others steps executed by build.go
+   GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" \
+   go run script/*.go -cmd build || die "build failed"
+
+   if use doc; then
+   ronn docs/man/*.ronn || die "man building failed"
+   fi
+}
+
+src_install() {
+   dobin bin/git-lfs
+
+   use doc && doman docs/man/*.1
+}