summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-vcs/git-lfs: Update live ebuildNils Freydank2023-09-251-2/+15
| | | | | | | Bug: https://bugs.gentoo.org/914542 Signed-off-by: Nils Freydank <holgersson@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/33004 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/git-lfs: Enable shell auto-completionNils Freydank2023-09-251-2/+15
| | | | | | | | | | | | - 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 <holgersson@posteo.de> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/git-delete-merged-branches: Stabilize 7.4.0 amd64, #914575Arthur Zamarin2023-09-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/fossil: Stabilize 2.22 x86, #914535Sam James2023-09-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/fossil: Stabilize 2.22 ppc64, #914535Sam James2023-09-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/fossil: Stabilize 2.22 amd64, #914535Sam James2023-09-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/fossil: Stabilize 2.22 arm, #914535Sam James2023-09-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/pwclient: add 2.6.2, revive this packageYixun Lan2023-09-183-0/+43
| | | | | | add myself as maintainer Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-vcs/tortoisehg: 6.5.1, add PYTHON_COMPAT=python3_12Sergey Torokhov2023-09-171-1/+1
| | | | | | Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/32856 Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/tortoisehg: 6.5.1 version bumpSergey Torokhov2023-09-163-1/+83
| | | | | | Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/32300 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-vcs/hg-git-1.0.2-r1: revbump for mercurial-6.5 compatibilityFabian Groffen2023-09-102-0/+32
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* dev-vcs/breezy: drop 3.2.1-r1, 3.3.0-r1Arthur Zamarin2023-09-093-217/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/breezy: Keyword 3.3.4 x86, #909844Arthur Zamarin2023-09-091-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/breezy: add 3.3.4Arthur Zamarin2023-09-092-0/+132
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/git-machete: add 3.18.2, drop 3.18.1Marek Szuba2023-09-072-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-vcs/gitg: Version bump to 44Guillermo Joandet2023-09-032-0/+91
| | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-vcs/git-machete: add 3.18.1Marek Szuba2023-08-282-0/+46
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-vcs/git-cola: add 4.3.1Martin Gysel2023-08-272-0/+68
| | | | | | | | | | | | - switch from xdg-utls to xdg - remove test declaration as already done by distutils_enable_tests - adjust python versions thanks to arthurzam for suggestion the above changes Closes: https://bugs.gentoo.org/912845 Signed-off-by: Martin Gysel <me@bearsh.org> Closes: https://github.com/gentoo/gentoo/pull/32414 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/stgit: drop 2.3.0Yixun Lan2023-08-272-327/+0
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-vcs/stgit: add 2.3.2Yixun Lan2023-08-272-0/+276
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-vcs/git: Stabilize 2.41.0 sparc, #909798Arthur Zamarin2023-08-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/git: Add missing BDEPENDRaul E Rangel2023-08-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | We also need to declare curl as a BDEPEND because we require the `curl-config` command. i.e., ``` make: curl-config: Command not found ld.lld: error: undefined symbol: curl_easy_setopt >>> referenced by http-walker.c:381 (/build/arm64-generic/tmp/portage/dev-vcs/git-2.39.2/work/git-2.39.2/http-walker.c:381) >>> http-walker.o:(fetch_alternates) >>> referenced by http-walker.c:382 (/build/arm64-generic/tmp/portage/dev-vcs/git-2.39.2/work/git-2.39.2/http-walker.c:382) >>> http-walker.o:(fetch_alternates) >>> referenced by http-walker.c:383 (/build/arm64-generic/tmp/portage/dev-vcs/git-2.39.2/work/git-2.39.2/http-walker.c:383) >>> http-walker.o:(fetch_alternates) >>> referenced 109 more times ``` BUG=b:278728702 TEST=BOARD=arm64-generic bazel build @portage//internal/packages/stage2/target/board/portage-stable/dev-vcs/git:2.39.2-r1 Change-Id: I16e303367cb9092780d1e4ad20bd3c3d789669d2 Signed-off-by: Raul E Rangel <rrangel@chromium.org> Closes: https://github.com/gentoo/gentoo/pull/32342 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/pre-commit: drop 3.0.4Marek Szuba2023-08-223-101/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-vcs/pre-commit: Stabilize 3.3.3 amd64, #912749Sam James2023-08-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/pre-commit: Stabilize 3.3.3 x86, #912749Sam James2023-08-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git: add 2.42.0, drop 2.42.0_rc1Sam James2023-08-212-3/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/pre-commit: drop 3.3.2Marek Szuba2023-08-212-58/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-vcs/tortoisehg: Stabilize 6.4.5 amd64, #912432Sam James2023-08-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/tortoisehg: Stabilize 6.4.5 x86, #912432Sam James2023-08-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/breezy: Keyword 3.3.3 arm64, #909844Sam James2023-08-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git-machete-3.18.0: disable doc generationMarek Szuba2023-08-131-1/+0
| | | | | | | | | Upstream has switched to the currently unpackaged sphinx-book-theme, which in turn uses a PEP-517 build back-end currently not supported by distutils-r1.eclass (sphinx_theme_builder). Closes: https://bugs.gentoo.org/912211 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-vcs/git-machete: drop 3.16.3Marek Szuba2023-08-122-42/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-vcs/git-machete: stabilize 3.17.6 for amd64Marek Szuba2023-08-121-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-vcs/git-machete: add 3.18.0, drop 3.17.8Marek Szuba2023-08-122-1/+6
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-vcs/hg-evolve: enable py3.12Cédric Krier2023-08-121-1/+1
| | | | | Bug: https://bugs.gentoo.org/912155 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: version bumps and add py3.12Cédric Krier2023-08-123-3/+3
| | | | | Closes: https://bugs.gentoo.org/912155 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/hg-evolve: disable py3.12Sam James2023-08-121-1/+1
| | | | | | | mercurial lacks py3.12. Bug: https://bugs.gentoo.org/912155 Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/mercurial: disable py3.12Sam James2023-08-123-3/+3
| | | | | | | Broken at runtime as tries to import 'imp'. Bug: https://bugs.gentoo.org/912155 Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git: add 2.42.0_rc1 (unkeyworded)Sam James2023-08-112-0/+647
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/stgit: add 2.3.1Yixun Lan2023-08-092-0/+323
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-vcs/stgit: drop 2.2.4Yixun Lan2023-08-092-242/+0
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-vcs/git-lfs: Drop the obsolete versionNils Freydank2023-08-082-88/+0
| | | | | | Signed-off-by: Nils Freydank <holgersson@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/32072 Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git-lfs: Update the live ebuildNils Freydank2023-08-081-3/+9
| | | | | | | | 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 <holgersson@posteo.de> Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git-lfs: Bump to 3.4.0Nils Freydank2023-08-082-0/+94
| | | | | | | | | | | | | 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 <holgersson@posteo.de> Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/mercurial: activate tests for Python 3.10Cédric Krier2023-08-052-8/+0
| | | | Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/git: Stabilize 2.41.0 ppc, #909798Arthur Zamarin2023-08-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/git-machete: add 3.17.8, drop 3.17.4Marek Szuba2023-07-292-2/+2
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-vcs/git-lfs: Update the live ebuildNils Freydank2023-07-261-10/+26
| | | | | | | | Getting the commit ID needs some love here, though. Signed-off-by: Nils Freydank <holgersson@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/31898 Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git-lfs: Bump to 3.3.0Nils Freydank2023-07-262-0/+88
| | | | | | | | | | | | | | | | 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 <holgersson@posteo.de> Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git-cola: Stabilize 4.2.1 x86, #908205Sam James2023-07-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>