summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-vcs/git-lfs: Remove the old versionNils Freydank2021-04-102-71/+0
| | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Nils Freydank <holgersson@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/20211 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-vcs/git-lfs: Bump to 2.13.3Nils Freydank2021-04-102-0/+71
| | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Nils Freydank <holgersson@posteo.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-vcs/git-lfs: retire mudler@Sam James2021-02-011-5/+1
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git-lfs: Update live ebuildNils Freydank2021-01-281-2/+10
| | | | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Nils Freydank <holgersson@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/18731 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-vcs/git-lfs: remove old 2.12.1Joonas Niilola2021-01-282-63/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-vcs/git-lfs: Bump to 2.13.1Nils Freydank2021-01-282-0/+71
| | | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Nils Freydank <holgersson@posteo.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-vcs/git-lfs: Update the live ebuildNils Freydank2020-11-181-13/+13
| | | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Nils Freydank <holgersson@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/17618 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-vcs/git-lfs: Bump to 2.12.1Nils Freydank2020-11-182-0/+63
| | | | | | | | | | | | | | 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 <holgersson@posteo.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-vcs/git-lfs: Update live ebuildNils Freydank2020-08-131-0/+8
| | | | | | | | | Reported-by: Vitaly Zdanevich <zdanevich.vitaly@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 <holgersson@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/17057 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-vcs/git-lfs: Add a note about manual post install stepNils Freydank2020-08-131-0/+8
| | | | | | | | | | | 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 <zdanevich.vitaly@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 <holgersson@posteo.de> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-vcs/git-lfs: x86 keyworded (bug #710534)Sam James2020-07-191-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git-lfs: remove old versionWilliam Hubbs2020-07-052-231/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-vcs/git-lfs: amd64 stable wrt bug #727418Agostino Sarubbo2020-06-151-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/git-lfs: sync liveWilliam Hubbs2020-05-241-111/+11
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-vcs/git-lfs: migrate 2.11.0 to proper use of go-module eclassWilliam Hubbs2020-05-242-127/+11
| | | | | | | Approved by the proxy maintainer. Closes: https://bugs.gentoo.org/725046 Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-vcs/git-lfs: Fix wrong indentation in ebuildNils Freydank2020-05-171-88/+88
| | | | | | | | | | 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 <holgersson@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/15747 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-vcs/git-lfs: Cleanup old versionsNils Freydank2020-05-173-82/+0
| | | | | | | Closes: https://bugs.gentoo.org/721166 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Nils Freydank <holgersson@posteo.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-vcs/git-lfs: Update live ebuildNils Freydank2020-05-171-90/+101
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Nils Freydank <holgersson@posteo.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-vcs/git-lfs: Bump to 2.11.0Nils Freydank2020-05-172-0/+171
| | | | | | | | | | 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 <holgersson@posteo.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-vcs/git-lfs: amd64 stable wrt bug #721188Agostino Sarubbo2020-05-071-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/git-lfs: Add myself as a proxied maintainerNils Freydank2020-03-251-0/+8
| | | | | | | Package-Manager: Portage-2.3.92, Repoman-2.3.20 Signed-off-by: Nils Freydank <holgersson@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/14864 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-vcs/git-lfs: Update live ebuildNils Freydank2020-03-251-12/+116
| | | | | | Package-Manager: Portage-2.3.92, Repoman-2.3.20 Signed-off-by: Nils Freydank <holgersson@posteo.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-vcs/git-lfs: Bump to 2.10.0Nils Freydank2020-03-252-0/+231
| | | | | | | | | 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 <holgersson@posteo.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-vcs/git-lfs: add ~amd64-linux ~x86-linux keywordsMichael Haubenwallner2019-06-242-3/+3
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
* dev-vcs/git-lfs: Drop oldEttore Di Giacinto2019-06-182-41/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Ettore Di Giacinto <mudler@gentoo.org>
* dev-vcs/git-lfs: Bump to 2.7.2Ettore Di Giacinto2019-06-182-0/+41
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Ettore Di Giacinto <mudler@gentoo.org>
* dev-vcs/git-lfs: amd64 stable wrt bug #682400Agostino Sarubbo2019-05-311-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* dev-vcs/git-lfs: Drop oldEttore Di Giacinto2019-02-082-45/+0
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Ettore Di Giacinto <mudler@gentoo.org>
* dev-vcs/git-lfs: Bump to 2.6.1Ettore Di Giacinto2019-02-082-0/+41
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Ettore Di Giacinto <mudler@gentoo.org>
* dev-vcs/git-lfs: update 9999Jeffrey Lin2018-09-231-15/+7
| | | | | | Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Ettore Di Giacinto <mudler@gentoo.org>
* dev-vcs/git-lfs: version bump to 2.5.2Jeffrey Lin2018-09-232-0/+41
| | | | | | Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Ettore Di Giacinto <mudler@gentoo.org>
* dev-vcs/git-lfs: Drop oldEttore Di Giacinto2018-06-275-188/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-vcs/git-lfs: Version bump to 2.4.2Ettore Di Giacinto2018-06-272-0/+45
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-vcs/git-lfs: Bump to version 2.3.4Ettore Di Giacinto2018-02-032-2/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-vcs/*: Update Manifest hashesMichał Górny2017-12-101-4/+4
|
* dev-vcs/git-lfs: Drop oldEttore Di Giacinto2017-10-012-48/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-vcs/git-lfs: Bump version to 2.3.1Ettore Di Giacinto2017-10-012-0/+48
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-vcs/git-lfs: Drop oldEttore Di Giacinto2017-09-242-48/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-vcs/git-lfs: Bump to version 2.3.0Ettore Di Giacinto2017-09-242-0/+48
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-vcs/git-lfs: Bump version to 2.2.1Ettore Di Giacinto2017-07-202-0/+48
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-vcs/git-lfs: Bump version to 2.2.0Ettore Di Giacinto2017-07-022-0/+48
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-vcs/git-lfs: Drop oldEttore Di Giacinto2017-07-022-48/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-vcs/git-lfs: Drop oldEttore Di Giacinto2017-06-042-48/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-vcs/git-lfs: Bump version to 2.1.1Ettore Di Giacinto2017-05-212-0/+48
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-vcs/git-lfs: Drop oldEttore Di Giacinto2017-05-012-44/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.2
* dev-vcs/git-lfs: sync live ebuild wrt upstream changesEttore Di Giacinto2017-05-011-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.2
* dev-vcs/git-lfs: Bump version to 2.1.0Ettore Di Giacinto2017-05-012-0/+48
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.2
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-1/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>