From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1A9B1138334 for ; Wed, 6 Nov 2019 08:21:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 470EFE09CD; Wed, 6 Nov 2019 08:21:38 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1C054E09CD for ; Wed, 6 Nov 2019 08:21:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8BD2034C946 for ; Wed, 6 Nov 2019 08:21:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 21A337F9 for ; Wed, 6 Nov 2019 08:21:34 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1573028468.aa39b852da422996f1759c9bda09b5e5b35f1e09.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/git/git-2.24.0.ebuild dev-vcs/git/git-9999-r1.ebuild dev-vcs/git/git-9999-r2.ebuild dev-vcs/git/git-9999-r3.ebuild dev-vcs/git/git-9999.ebuild X-VCS-Directories: dev-vcs/git/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: aa39b852da422996f1759c9bda09b5e5b35f1e09 X-VCS-Branch: master Date: Wed, 6 Nov 2019 08:21:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3fbe8258-be38-4688-92f8-ecba14d8f377 X-Archives-Hash: ab67a62071a70cb2818f95b6375826c2 commit: aa39b852da422996f1759c9bda09b5e5b35f1e09 Author: Lars Wendler gentoo org> AuthorDate: Wed Nov 6 08:20:58 2019 +0000 Commit: Lars Wendler gentoo org> CommitDate: Wed Nov 6 08:21:08 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa39b852 dev-vcs/git: Adjusted dependencies in EAPI-7 ebuilds Thanks-to: Arfrever Frehtes Taifersar Arahesis gmail.com> Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Lars Wendler gentoo.org> dev-vcs/git/git-2.24.0.ebuild | 8 +++----- dev-vcs/git/git-9999-r1.ebuild | 8 +++----- dev-vcs/git/git-9999-r2.ebuild | 8 +++----- dev-vcs/git/git-9999-r3.ebuild | 8 +++----- dev-vcs/git/git-9999.ebuild | 8 +++----- 5 files changed, 15 insertions(+), 25 deletions(-) diff --git a/dev-vcs/git/git-2.24.0.ebuild b/dev-vcs/git/git-2.24.0.ebuild index 9e71c152786..4bee6fa6ca9 100644 --- a/dev-vcs/git/git-2.24.0.ebuild +++ b/dev-vcs/git/git-2.24.0.ebuild @@ -54,7 +54,7 @@ SLOT="0" IUSE="+blksha1 +curl cgi doc emacs gnome-keyring +gpg highlight +iconv libressl mediawiki mediawiki-experimental +nls +pcre +pcre-jit perforce +perl ppcsha1 tk +threads +webdav xinetd cvs subversion test" # Common to both DEPEND and RDEPEND -CDEPEND=" +DEPEND=" gnome-keyring? ( app-crypt/libsecret ) !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) @@ -73,7 +73,7 @@ CDEPEND=" iconv? ( virtual/libiconv ) " -RDEPEND="${CDEPEND} +RDEPEND="${DEPEND} gpg? ( app-crypt/gnupg ) perl? ( dev-perl/Error @@ -106,9 +106,6 @@ RDEPEND="${CDEPEND} # .txt/asciidoc --(asciidoc)---------> .xml/docbook # .xml/docbook --(docbook2texi.pl)--> .texi # .texi --(makeinfo)---------> .info -DEPEND="${CDEPEND} - test? ( app-crypt/gnupg )" - BDEPEND=" doc? ( app-text/asciidoc @@ -117,6 +114,7 @@ BDEPEND=" sys-apps/texinfo ) nls? ( sys-devel/gettext ) + test? ( app-crypt/gnupg ) " # Live ebuild builds man pages and HTML docs, additionally diff --git a/dev-vcs/git/git-9999-r1.ebuild b/dev-vcs/git/git-9999-r1.ebuild index 9e71c152786..4bee6fa6ca9 100644 --- a/dev-vcs/git/git-9999-r1.ebuild +++ b/dev-vcs/git/git-9999-r1.ebuild @@ -54,7 +54,7 @@ SLOT="0" IUSE="+blksha1 +curl cgi doc emacs gnome-keyring +gpg highlight +iconv libressl mediawiki mediawiki-experimental +nls +pcre +pcre-jit perforce +perl ppcsha1 tk +threads +webdav xinetd cvs subversion test" # Common to both DEPEND and RDEPEND -CDEPEND=" +DEPEND=" gnome-keyring? ( app-crypt/libsecret ) !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) @@ -73,7 +73,7 @@ CDEPEND=" iconv? ( virtual/libiconv ) " -RDEPEND="${CDEPEND} +RDEPEND="${DEPEND} gpg? ( app-crypt/gnupg ) perl? ( dev-perl/Error @@ -106,9 +106,6 @@ RDEPEND="${CDEPEND} # .txt/asciidoc --(asciidoc)---------> .xml/docbook # .xml/docbook --(docbook2texi.pl)--> .texi # .texi --(makeinfo)---------> .info -DEPEND="${CDEPEND} - test? ( app-crypt/gnupg )" - BDEPEND=" doc? ( app-text/asciidoc @@ -117,6 +114,7 @@ BDEPEND=" sys-apps/texinfo ) nls? ( sys-devel/gettext ) + test? ( app-crypt/gnupg ) " # Live ebuild builds man pages and HTML docs, additionally diff --git a/dev-vcs/git/git-9999-r2.ebuild b/dev-vcs/git/git-9999-r2.ebuild index 9e71c152786..4bee6fa6ca9 100644 --- a/dev-vcs/git/git-9999-r2.ebuild +++ b/dev-vcs/git/git-9999-r2.ebuild @@ -54,7 +54,7 @@ SLOT="0" IUSE="+blksha1 +curl cgi doc emacs gnome-keyring +gpg highlight +iconv libressl mediawiki mediawiki-experimental +nls +pcre +pcre-jit perforce +perl ppcsha1 tk +threads +webdav xinetd cvs subversion test" # Common to both DEPEND and RDEPEND -CDEPEND=" +DEPEND=" gnome-keyring? ( app-crypt/libsecret ) !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) @@ -73,7 +73,7 @@ CDEPEND=" iconv? ( virtual/libiconv ) " -RDEPEND="${CDEPEND} +RDEPEND="${DEPEND} gpg? ( app-crypt/gnupg ) perl? ( dev-perl/Error @@ -106,9 +106,6 @@ RDEPEND="${CDEPEND} # .txt/asciidoc --(asciidoc)---------> .xml/docbook # .xml/docbook --(docbook2texi.pl)--> .texi # .texi --(makeinfo)---------> .info -DEPEND="${CDEPEND} - test? ( app-crypt/gnupg )" - BDEPEND=" doc? ( app-text/asciidoc @@ -117,6 +114,7 @@ BDEPEND=" sys-apps/texinfo ) nls? ( sys-devel/gettext ) + test? ( app-crypt/gnupg ) " # Live ebuild builds man pages and HTML docs, additionally diff --git a/dev-vcs/git/git-9999-r3.ebuild b/dev-vcs/git/git-9999-r3.ebuild index 9e71c152786..4bee6fa6ca9 100644 --- a/dev-vcs/git/git-9999-r3.ebuild +++ b/dev-vcs/git/git-9999-r3.ebuild @@ -54,7 +54,7 @@ SLOT="0" IUSE="+blksha1 +curl cgi doc emacs gnome-keyring +gpg highlight +iconv libressl mediawiki mediawiki-experimental +nls +pcre +pcre-jit perforce +perl ppcsha1 tk +threads +webdav xinetd cvs subversion test" # Common to both DEPEND and RDEPEND -CDEPEND=" +DEPEND=" gnome-keyring? ( app-crypt/libsecret ) !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) @@ -73,7 +73,7 @@ CDEPEND=" iconv? ( virtual/libiconv ) " -RDEPEND="${CDEPEND} +RDEPEND="${DEPEND} gpg? ( app-crypt/gnupg ) perl? ( dev-perl/Error @@ -106,9 +106,6 @@ RDEPEND="${CDEPEND} # .txt/asciidoc --(asciidoc)---------> .xml/docbook # .xml/docbook --(docbook2texi.pl)--> .texi # .texi --(makeinfo)---------> .info -DEPEND="${CDEPEND} - test? ( app-crypt/gnupg )" - BDEPEND=" doc? ( app-text/asciidoc @@ -117,6 +114,7 @@ BDEPEND=" sys-apps/texinfo ) nls? ( sys-devel/gettext ) + test? ( app-crypt/gnupg ) " # Live ebuild builds man pages and HTML docs, additionally diff --git a/dev-vcs/git/git-9999.ebuild b/dev-vcs/git/git-9999.ebuild index 9e71c152786..4bee6fa6ca9 100644 --- a/dev-vcs/git/git-9999.ebuild +++ b/dev-vcs/git/git-9999.ebuild @@ -54,7 +54,7 @@ SLOT="0" IUSE="+blksha1 +curl cgi doc emacs gnome-keyring +gpg highlight +iconv libressl mediawiki mediawiki-experimental +nls +pcre +pcre-jit perforce +perl ppcsha1 tk +threads +webdav xinetd cvs subversion test" # Common to both DEPEND and RDEPEND -CDEPEND=" +DEPEND=" gnome-keyring? ( app-crypt/libsecret ) !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) @@ -73,7 +73,7 @@ CDEPEND=" iconv? ( virtual/libiconv ) " -RDEPEND="${CDEPEND} +RDEPEND="${DEPEND} gpg? ( app-crypt/gnupg ) perl? ( dev-perl/Error @@ -106,9 +106,6 @@ RDEPEND="${CDEPEND} # .txt/asciidoc --(asciidoc)---------> .xml/docbook # .xml/docbook --(docbook2texi.pl)--> .texi # .texi --(makeinfo)---------> .info -DEPEND="${CDEPEND} - test? ( app-crypt/gnupg )" - BDEPEND=" doc? ( app-text/asciidoc @@ -117,6 +114,7 @@ BDEPEND=" sys-apps/texinfo ) nls? ( sys-devel/gettext ) + test? ( app-crypt/gnupg ) " # Live ebuild builds man pages and HTML docs, additionally