commit:     d84392786f7318e2bb5065790080da601028086c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 27 16:58:42 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 29 18:19:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8439278

sys-libs/ncurses: drop dead prefix targets

The removal was already done, so this is just cleanup afterwards.

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

 sys-libs/ncurses/ncurses-6.3_p20221203-r2.ebuild | 5 -----
 sys-libs/ncurses/ncurses-6.4.ebuild              | 5 -----
 sys-libs/ncurses/ncurses-6.4_p20230401.ebuild    | 5 -----
 sys-libs/ncurses/ncurses-6.4_p20230424.ebuild    | 5 -----
 sys-libs/ncurses/ncurses-6.4_p20230506.ebuild    | 5 -----
 5 files changed, 25 deletions(-)

diff --git a/sys-libs/ncurses/ncurses-6.3_p20221203-r2.ebuild 
b/sys-libs/ncurses/ncurses-6.3_p20221203-r2.ebuild
index 2969b97a6196..fd7f1fc9cb67 100644
--- a/sys-libs/ncurses/ncurses-6.3_p20221203-r2.ebuild
+++ b/sys-libs/ncurses/ncurses-6.3_p20221203-r2.ebuild
@@ -198,11 +198,6 @@ src_configure() {
        # bug #214642
        BUILD_CPPFLAGS+=" -D_GNU_SOURCE"
 
-       # bug #852665
-       if [[ ${CHOST} == *-cygwin* ]]; then
-         BUILD_CPPFLAGS+=" -DBUILDING_NCURSES"
-       fi
-
        # Build the various variants of ncurses -- narrow, wide, and threaded. 
#510440
        # Order matters here -- we want unicode/thread versions to come last so 
that the
        # binaries in /usr/bin support both wide and narrow.

diff --git a/sys-libs/ncurses/ncurses-6.4.ebuild 
b/sys-libs/ncurses/ncurses-6.4.ebuild
index 61e0fe9a3936..ab876df76ad1 100644
--- a/sys-libs/ncurses/ncurses-6.4.ebuild
+++ b/sys-libs/ncurses/ncurses-6.4.ebuild
@@ -142,11 +142,6 @@ src_configure() {
        # bug #214642
        BUILD_CPPFLAGS+=" -D_GNU_SOURCE"
 
-       # bug #852665
-       if [[ ${CHOST} == *-cygwin* ]]; then
-         BUILD_CPPFLAGS+=" -DBUILDING_NCURSES"
-       fi
-
        # Build the various variants of ncurses -- narrow, wide, and threaded. 
#510440
        # Order matters here -- we want unicode/thread versions to come last so 
that the
        # binaries in /usr/bin support both wide and narrow.

diff --git a/sys-libs/ncurses/ncurses-6.4_p20230401.ebuild 
b/sys-libs/ncurses/ncurses-6.4_p20230401.ebuild
index d3e6829f1779..d5ee5d28cc97 100644
--- a/sys-libs/ncurses/ncurses-6.4_p20230401.ebuild
+++ b/sys-libs/ncurses/ncurses-6.4_p20230401.ebuild
@@ -149,11 +149,6 @@ src_configure() {
        # bug #214642
        BUILD_CPPFLAGS+=" -D_GNU_SOURCE"
 
-       # bug #852665
-       if [[ ${CHOST} == *-cygwin* ]]; then
-               BUILD_CPPFLAGS+=" -DBUILDING_NCURSES"
-       fi
-
        # Build the various variants of ncurses -- narrow, wide, and threaded. 
#510440
        # Order matters here -- we want unicode/thread versions to come last so 
that the
        # binaries in /usr/bin support both wide and narrow.

diff --git a/sys-libs/ncurses/ncurses-6.4_p20230424.ebuild 
b/sys-libs/ncurses/ncurses-6.4_p20230424.ebuild
index ac297470aec9..976e3e417487 100644
--- a/sys-libs/ncurses/ncurses-6.4_p20230424.ebuild
+++ b/sys-libs/ncurses/ncurses-6.4_p20230424.ebuild
@@ -154,11 +154,6 @@ src_configure() {
        # bug #214642
        BUILD_CPPFLAGS+=" -D_GNU_SOURCE"
 
-       # bug #852665
-       if [[ ${CHOST} == *-cygwin* ]]; then
-               BUILD_CPPFLAGS+=" -DBUILDING_NCURSES"
-       fi
-
        # Build the various variants of ncurses -- narrow, wide, and threaded. 
#510440
        # Order matters here -- we want unicode/thread versions to come last so 
that the
        # binaries in /usr/bin support both wide and narrow.

diff --git a/sys-libs/ncurses/ncurses-6.4_p20230506.ebuild 
b/sys-libs/ncurses/ncurses-6.4_p20230506.ebuild
index 703a32897e0a..ae0083d5601c 100644
--- a/sys-libs/ncurses/ncurses-6.4_p20230506.ebuild
+++ b/sys-libs/ncurses/ncurses-6.4_p20230506.ebuild
@@ -159,11 +159,6 @@ src_configure() {
        # bug #214642
        BUILD_CPPFLAGS+=" -D_GNU_SOURCE"
 
-       # bug #852665
-       if [[ ${CHOST} == *-cygwin* ]]; then
-               BUILD_CPPFLAGS+=" -DBUILDING_NCURSES"
-       fi
-
        # Build the various variants of ncurses -- narrow, wide, and threaded. 
#510440
        # Order matters here -- we want unicode/thread versions to come last so 
that the
        # binaries in /usr/bin support both wide and narrow.

Reply via email to