diff options
author | David Michael <fedora.dm0@gmail.com> | 2021-03-22 11:06:19 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-03-22 11:06:19 +0100 |
commit | 04a480fb350c265c45e938568e660a130471a183 (patch) | |
tree | 3287d0fea307de727e873266eaf99ec1916997d8 /dev-vcs | |
parent | dev-vcs/git: respect toolchain variables with USE=gnome-keyring (diff) | |
download | gentoo-04a480fb350c265c45e938568e660a130471a183.tar.gz gentoo-04a480fb350c265c45e938568e660a130471a183.tar.bz2 gentoo-04a480fb350c265c45e938568e660a130471a183.zip |
dev-vcs/git: move Emacs to BDEPEND
The elisp-compile function needs a natively executable Emacs, and
it does not need to be in RDEPEND due to a few lisp files.
Closes: https://bugs.gentoo.org/759004
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: David Michael <fedora.dm0@gmail.com>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/git/git-2.26.2.ebuild | 2 | ||||
-rw-r--r-- | dev-vcs/git/git-2.26.3.ebuild | 2 | ||||
-rw-r--r-- | dev-vcs/git/git-2.28.1.ebuild | 2 | ||||
-rw-r--r-- | dev-vcs/git/git-2.29.3.ebuild | 2 | ||||
-rw-r--r-- | dev-vcs/git/git-2.30.2.ebuild | 2 | ||||
-rw-r--r-- | dev-vcs/git/git-2.31.0-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-vcs/git/git-9999-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-vcs/git/git-9999-r2.ebuild | 2 | ||||
-rw-r--r-- | dev-vcs/git/git-9999-r3.ebuild | 2 | ||||
-rw-r--r-- | dev-vcs/git/git-9999.ebuild | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/dev-vcs/git/git-2.26.2.ebuild b/dev-vcs/git/git-2.26.2.ebuild index f4c8b88dbf91..5c1c3d2155b9 100644 --- a/dev-vcs/git/git-2.26.2.ebuild +++ b/dev-vcs/git/git-2.26.2.ebuild @@ -72,7 +72,6 @@ DEPEND=" net-misc/curl webdav? ( dev-libs/expat ) ) - emacs? ( >=app-editors/emacs-23.1:* ) iconv? ( virtual/libiconv ) " @@ -116,6 +115,7 @@ BDEPEND=" app-text/xmlto sys-apps/texinfo ) + emacs? ( >=app-editors/emacs-23.1:* ) gnome-keyring? ( virtual/pkgconfig ) nls? ( sys-devel/gettext ) test? ( app-crypt/gnupg ) diff --git a/dev-vcs/git/git-2.26.3.ebuild b/dev-vcs/git/git-2.26.3.ebuild index 4bbcac28a0de..894ae4d66de9 100644 --- a/dev-vcs/git/git-2.26.3.ebuild +++ b/dev-vcs/git/git-2.26.3.ebuild @@ -72,7 +72,6 @@ DEPEND=" net-misc/curl webdav? ( dev-libs/expat ) ) - emacs? ( >=app-editors/emacs-23.1:* ) iconv? ( virtual/libiconv ) " @@ -116,6 +115,7 @@ BDEPEND=" app-text/xmlto sys-apps/texinfo ) + emacs? ( >=app-editors/emacs-23.1:* ) gnome-keyring? ( virtual/pkgconfig ) nls? ( sys-devel/gettext ) test? ( app-crypt/gnupg ) diff --git a/dev-vcs/git/git-2.28.1.ebuild b/dev-vcs/git/git-2.28.1.ebuild index b52504ad1b28..72f0e2d91b13 100644 --- a/dev-vcs/git/git-2.28.1.ebuild +++ b/dev-vcs/git/git-2.28.1.ebuild @@ -72,7 +72,6 @@ DEPEND=" net-misc/curl webdav? ( dev-libs/expat ) ) - emacs? ( >=app-editors/emacs-23.1:* ) iconv? ( virtual/libiconv ) " @@ -116,6 +115,7 @@ BDEPEND=" app-text/xmlto sys-apps/texinfo ) + emacs? ( >=app-editors/emacs-23.1:* ) gnome-keyring? ( virtual/pkgconfig ) nls? ( sys-devel/gettext ) test? ( app-crypt/gnupg ) diff --git a/dev-vcs/git/git-2.29.3.ebuild b/dev-vcs/git/git-2.29.3.ebuild index a5dd77688d1a..a0cd70ca495b 100644 --- a/dev-vcs/git/git-2.29.3.ebuild +++ b/dev-vcs/git/git-2.29.3.ebuild @@ -72,7 +72,6 @@ DEPEND=" net-misc/curl webdav? ( dev-libs/expat ) ) - emacs? ( >=app-editors/emacs-23.1:* ) iconv? ( virtual/libiconv ) " @@ -117,6 +116,7 @@ BDEPEND=" app-text/xmlto sys-apps/texinfo ) + emacs? ( >=app-editors/emacs-23.1:* ) gnome-keyring? ( virtual/pkgconfig ) nls? ( sys-devel/gettext ) test? ( app-crypt/gnupg ) diff --git a/dev-vcs/git/git-2.30.2.ebuild b/dev-vcs/git/git-2.30.2.ebuild index 4a85546fc4f9..2c446b27556a 100644 --- a/dev-vcs/git/git-2.30.2.ebuild +++ b/dev-vcs/git/git-2.30.2.ebuild @@ -72,7 +72,6 @@ DEPEND=" net-misc/curl webdav? ( dev-libs/expat ) ) - emacs? ( >=app-editors/emacs-23.1:* ) iconv? ( virtual/libiconv ) " @@ -117,6 +116,7 @@ BDEPEND=" app-text/xmlto sys-apps/texinfo ) + emacs? ( >=app-editors/emacs-23.1:* ) gnome-keyring? ( virtual/pkgconfig ) nls? ( sys-devel/gettext ) test? ( app-crypt/gnupg ) diff --git a/dev-vcs/git/git-2.31.0-r1.ebuild b/dev-vcs/git/git-2.31.0-r1.ebuild index b3036ae3ffcf..471bbf2322be 100644 --- a/dev-vcs/git/git-2.31.0-r1.ebuild +++ b/dev-vcs/git/git-2.31.0-r1.ebuild @@ -69,7 +69,6 @@ DEPEND=" net-misc/curl webdav? ( dev-libs/expat ) ) - emacs? ( >=app-editors/emacs-23.1:* ) iconv? ( virtual/libiconv ) " @@ -114,6 +113,7 @@ BDEPEND=" app-text/xmlto sys-apps/texinfo ) + emacs? ( >=app-editors/emacs-23.1:* ) gnome-keyring? ( virtual/pkgconfig ) nls? ( sys-devel/gettext ) test? ( app-crypt/gnupg ) diff --git a/dev-vcs/git/git-9999-r1.ebuild b/dev-vcs/git/git-9999-r1.ebuild index 367d7ed0beda..fdd0f6f7d758 100644 --- a/dev-vcs/git/git-9999-r1.ebuild +++ b/dev-vcs/git/git-9999-r1.ebuild @@ -69,7 +69,6 @@ DEPEND=" net-misc/curl webdav? ( dev-libs/expat ) ) - emacs? ( >=app-editors/emacs-23.1:* ) iconv? ( virtual/libiconv ) " @@ -114,6 +113,7 @@ BDEPEND=" app-text/xmlto sys-apps/texinfo ) + emacs? ( >=app-editors/emacs-23.1:* ) gnome-keyring? ( virtual/pkgconfig ) nls? ( sys-devel/gettext ) test? ( app-crypt/gnupg ) diff --git a/dev-vcs/git/git-9999-r2.ebuild b/dev-vcs/git/git-9999-r2.ebuild index 367d7ed0beda..fdd0f6f7d758 100644 --- a/dev-vcs/git/git-9999-r2.ebuild +++ b/dev-vcs/git/git-9999-r2.ebuild @@ -69,7 +69,6 @@ DEPEND=" net-misc/curl webdav? ( dev-libs/expat ) ) - emacs? ( >=app-editors/emacs-23.1:* ) iconv? ( virtual/libiconv ) " @@ -114,6 +113,7 @@ BDEPEND=" app-text/xmlto sys-apps/texinfo ) + emacs? ( >=app-editors/emacs-23.1:* ) gnome-keyring? ( virtual/pkgconfig ) nls? ( sys-devel/gettext ) test? ( app-crypt/gnupg ) diff --git a/dev-vcs/git/git-9999-r3.ebuild b/dev-vcs/git/git-9999-r3.ebuild index 2b86230aabea..3eac33af95be 100644 --- a/dev-vcs/git/git-9999-r3.ebuild +++ b/dev-vcs/git/git-9999-r3.ebuild @@ -69,7 +69,6 @@ DEPEND=" net-misc/curl webdav? ( dev-libs/expat ) ) - emacs? ( >=app-editors/emacs-23.1:* ) iconv? ( virtual/libiconv ) " @@ -114,6 +113,7 @@ BDEPEND=" app-text/xmlto sys-apps/texinfo ) + emacs? ( >=app-editors/emacs-23.1:* ) gnome-keyring? ( virtual/pkgconfig ) nls? ( sys-devel/gettext ) test? ( app-crypt/gnupg ) diff --git a/dev-vcs/git/git-9999.ebuild b/dev-vcs/git/git-9999.ebuild index 37136eafce08..fb34aa101ae5 100644 --- a/dev-vcs/git/git-9999.ebuild +++ b/dev-vcs/git/git-9999.ebuild @@ -69,7 +69,6 @@ DEPEND=" net-misc/curl webdav? ( dev-libs/expat ) ) - emacs? ( >=app-editors/emacs-23.1:* ) iconv? ( virtual/libiconv ) " @@ -114,6 +113,7 @@ BDEPEND=" app-text/xmlto sys-apps/texinfo ) + emacs? ( >=app-editors/emacs-23.1:* ) gnome-keyring? ( virtual/pkgconfig ) nls? ( sys-devel/gettext ) test? ( app-crypt/gnupg ) |