mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-08 20:22:06 +01:00
dev-vcs/git: Sync with Gentoo
It's from Gentoo commit bcad9e609aa99a6411f5b867aab98c9d7f39bd3e. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
6b6bbddbe9
commit
6b8aace576
@ -50,7 +50,7 @@ if [[ ${PV} != *9999 ]]; then
|
|||||||
SRC_URI+=" doc? ( ${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX} )"
|
SRC_URI+=" doc? ( ${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX} )"
|
||||||
|
|
||||||
if [[ ${PV} != *_rc* ]] ; then
|
if [[ ${PV} != *_rc* ]] ; then
|
||||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
|
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
@ -30,6 +30,7 @@
|
|||||||
<flag name="subversion">Include git-svn for <pkg>dev-vcs/subversion</pkg> support</flag>
|
<flag name="subversion">Include git-svn for <pkg>dev-vcs/subversion</pkg> support</flag>
|
||||||
<flag name="tk">Include the 'gitk' and 'git gui' tools</flag>
|
<flag name="tk">Include the 'gitk' and 'git gui' tools</flag>
|
||||||
<flag name="webdav">Adds support for push'ing to HTTP/HTTPS repositories via DAV</flag>
|
<flag name="webdav">Adds support for push'ing to HTTP/HTTPS repositories via DAV</flag>
|
||||||
|
<flag name="perl">Adds Perl bindings and tools such as git-send-email</flag>
|
||||||
</use>
|
</use>
|
||||||
<upstream>
|
<upstream>
|
||||||
<remote-id type="cpe">cpe:/a:git:git</remote-id>
|
<remote-id type="cpe">cpe:/a:git:git</remote-id>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user