diff options
author | Sam James <sam@gentoo.org> | 2025-01-08 08:50:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2025-01-08 08:51:02 +0000 |
commit | b37a1ee9b91f2dd430421a7318bc85aaf37aad51 (patch) | |
tree | bafa775bb314b09dc890d3810b45ef490090c8b7 /dev-vcs/git | |
parent | sys-libs/pam: keyword 1.7.0_p20241230, stub out w3m/elinks too (diff) | |
download | gentoo-b37a1ee9b91f2dd430421a7318bc85aaf37aad51.tar.gz gentoo-b37a1ee9b91f2dd430421a7318bc85aaf37aad51.tar.bz2 gentoo-b37a1ee9b91f2dd430421a7318bc85aaf37aad51.zip |
dev-vcs/git: add forgotten TODO wrt tk
It's not mentioned at all in the Meson build.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/git')
-rw-r--r-- | dev-vcs/git/git-2.48.0_rc2.ebuild | 1 | ||||
-rw-r--r-- | dev-vcs/git/git-9999-r1.ebuild | 1 | ||||
-rw-r--r-- | dev-vcs/git/git-9999-r2.ebuild | 1 | ||||
-rw-r--r-- | dev-vcs/git/git-9999-r3.ebuild | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/dev-vcs/git/git-2.48.0_rc2.ebuild b/dev-vcs/git/git-2.48.0_rc2.ebuild index 4b91e218b639..41c0ed848010 100644 --- a/dev-vcs/git/git-2.48.0_rc2.ebuild +++ b/dev-vcs/git/git-2.48.0_rc2.ebuild @@ -61,6 +61,7 @@ SLOT="0" IUSE="+curl cgi cvs doc keyring +gpg highlight +iconv mediawiki +nls +pcre perforce +perl +safe-directory selinux subversion test tk +webdav xinetd" # Common to both DEPEND and RDEPEND +# TODO: what purpose does USE=tk serve w/ meson port? DEPEND=" dev-libs/openssl:= sys-libs/zlib diff --git a/dev-vcs/git/git-9999-r1.ebuild b/dev-vcs/git/git-9999-r1.ebuild index 4b91e218b639..41c0ed848010 100644 --- a/dev-vcs/git/git-9999-r1.ebuild +++ b/dev-vcs/git/git-9999-r1.ebuild @@ -61,6 +61,7 @@ SLOT="0" IUSE="+curl cgi cvs doc keyring +gpg highlight +iconv mediawiki +nls +pcre perforce +perl +safe-directory selinux subversion test tk +webdav xinetd" # Common to both DEPEND and RDEPEND +# TODO: what purpose does USE=tk serve w/ meson port? DEPEND=" dev-libs/openssl:= sys-libs/zlib diff --git a/dev-vcs/git/git-9999-r2.ebuild b/dev-vcs/git/git-9999-r2.ebuild index 4b91e218b639..41c0ed848010 100644 --- a/dev-vcs/git/git-9999-r2.ebuild +++ b/dev-vcs/git/git-9999-r2.ebuild @@ -61,6 +61,7 @@ SLOT="0" IUSE="+curl cgi cvs doc keyring +gpg highlight +iconv mediawiki +nls +pcre perforce +perl +safe-directory selinux subversion test tk +webdav xinetd" # Common to both DEPEND and RDEPEND +# TODO: what purpose does USE=tk serve w/ meson port? DEPEND=" dev-libs/openssl:= sys-libs/zlib diff --git a/dev-vcs/git/git-9999-r3.ebuild b/dev-vcs/git/git-9999-r3.ebuild index 4b91e218b639..41c0ed848010 100644 --- a/dev-vcs/git/git-9999-r3.ebuild +++ b/dev-vcs/git/git-9999-r3.ebuild @@ -61,6 +61,7 @@ SLOT="0" IUSE="+curl cgi cvs doc keyring +gpg highlight +iconv mediawiki +nls +pcre perforce +perl +safe-directory selinux subversion test tk +webdav xinetd" # Common to both DEPEND and RDEPEND +# TODO: what purpose does USE=tk serve w/ meson port? DEPEND=" dev-libs/openssl:= sys-libs/zlib |