commit:     d2450b3f670442c21b776e31163a2b3052a34d16
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 24 23:51:12 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 25 00:24:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2450b3f

sys-devel/crosstool-ng: style tweak, add comment

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-devel/crosstool-ng/crosstool-ng-1.24.0-r3.ebuild     | 3 ++-
 sys-devel/crosstool-ng/crosstool-ng-1.25.0-r1.ebuild     | 3 ++-
 sys-devel/crosstool-ng/crosstool-ng-1.26.0_rc2-r1.ebuild | 3 ++-
 sys-devel/crosstool-ng/crosstool-ng-9999.ebuild          | 3 ++-
 4 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/sys-devel/crosstool-ng/crosstool-ng-1.24.0-r3.ebuild 
b/sys-devel/crosstool-ng/crosstool-ng-1.24.0-r3.ebuild
index 4c65f6f9438b..ee2ab17cd25b 100644
--- a/sys-devel/crosstool-ng/crosstool-ng-1.24.0-r3.ebuild
+++ b/sys-devel/crosstool-ng/crosstool-ng-1.24.0-r3.ebuild
@@ -29,6 +29,7 @@ SLOT="0"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 IUSE="curl cvs doc dtc git lzip meson ninja python rsync subversion wget"
 
+# TODO: Consider dropping these USE (optfeature), but configure does check for 
them
 BDEPEND="
        app-arch/unzip
        >=app-shells/bash-3.1
@@ -38,7 +39,7 @@ BDEPEND="
        sys-apps/texinfo
        sys-devel/bison
        sys-devel/flex
-       curl? (  net-misc/curl )
+       curl? ( net-misc/curl )
        cvs? ( dev-vcs/cvs )
        dtc? ( sys-apps/dtc )
        git? ( dev-vcs/git )

diff --git a/sys-devel/crosstool-ng/crosstool-ng-1.25.0-r1.ebuild 
b/sys-devel/crosstool-ng/crosstool-ng-1.25.0-r1.ebuild
index 4c65f6f9438b..ee2ab17cd25b 100644
--- a/sys-devel/crosstool-ng/crosstool-ng-1.25.0-r1.ebuild
+++ b/sys-devel/crosstool-ng/crosstool-ng-1.25.0-r1.ebuild
@@ -29,6 +29,7 @@ SLOT="0"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 IUSE="curl cvs doc dtc git lzip meson ninja python rsync subversion wget"
 
+# TODO: Consider dropping these USE (optfeature), but configure does check for 
them
 BDEPEND="
        app-arch/unzip
        >=app-shells/bash-3.1
@@ -38,7 +39,7 @@ BDEPEND="
        sys-apps/texinfo
        sys-devel/bison
        sys-devel/flex
-       curl? (  net-misc/curl )
+       curl? ( net-misc/curl )
        cvs? ( dev-vcs/cvs )
        dtc? ( sys-apps/dtc )
        git? ( dev-vcs/git )

diff --git a/sys-devel/crosstool-ng/crosstool-ng-1.26.0_rc2-r1.ebuild 
b/sys-devel/crosstool-ng/crosstool-ng-1.26.0_rc2-r1.ebuild
index 4c65f6f9438b..ee2ab17cd25b 100644
--- a/sys-devel/crosstool-ng/crosstool-ng-1.26.0_rc2-r1.ebuild
+++ b/sys-devel/crosstool-ng/crosstool-ng-1.26.0_rc2-r1.ebuild
@@ -29,6 +29,7 @@ SLOT="0"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 IUSE="curl cvs doc dtc git lzip meson ninja python rsync subversion wget"
 
+# TODO: Consider dropping these USE (optfeature), but configure does check for 
them
 BDEPEND="
        app-arch/unzip
        >=app-shells/bash-3.1
@@ -38,7 +39,7 @@ BDEPEND="
        sys-apps/texinfo
        sys-devel/bison
        sys-devel/flex
-       curl? (  net-misc/curl )
+       curl? ( net-misc/curl )
        cvs? ( dev-vcs/cvs )
        dtc? ( sys-apps/dtc )
        git? ( dev-vcs/git )

diff --git a/sys-devel/crosstool-ng/crosstool-ng-9999.ebuild 
b/sys-devel/crosstool-ng/crosstool-ng-9999.ebuild
index 4c65f6f9438b..ee2ab17cd25b 100644
--- a/sys-devel/crosstool-ng/crosstool-ng-9999.ebuild
+++ b/sys-devel/crosstool-ng/crosstool-ng-9999.ebuild
@@ -29,6 +29,7 @@ SLOT="0"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 IUSE="curl cvs doc dtc git lzip meson ninja python rsync subversion wget"
 
+# TODO: Consider dropping these USE (optfeature), but configure does check for 
them
 BDEPEND="
        app-arch/unzip
        >=app-shells/bash-3.1
@@ -38,7 +39,7 @@ BDEPEND="
        sys-apps/texinfo
        sys-devel/bison
        sys-devel/flex
-       curl? (  net-misc/curl )
+       curl? ( net-misc/curl )
        cvs? ( dev-vcs/cvs )
        dtc? ( sys-apps/dtc )
        git? ( dev-vcs/git )

Reply via email to