public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/glew/
Date: Sat, 10 Jun 2023 10:25:22 +0000 (UTC)	[thread overview]
Message-ID: <1686392639.d146ea0066044e0ed181e52a24d827125b5580e4.sam@gentoo> (raw)

commit:     d146ea0066044e0ed181e52a24d827125b5580e4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  3 02:13:29 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 10 10:23:59 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d146ea00

media-libs/glew: drop dead prefix targets

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

 media-libs/glew/glew-1.10.0-r100.ebuild | 5 +----
 media-libs/glew/glew-1.6.0-r100.ebuild  | 5 +----
 media-libs/glew/glew-2.2.0.ebuild       | 5 +----
 3 files changed, 3 insertions(+), 12 deletions(-)

diff --git a/media-libs/glew/glew-1.10.0-r100.ebuild b/media-libs/glew/glew-1.10.0-r100.ebuild
index 9dda504c9257..7130f07dcfe9 100644
--- a/media-libs/glew/glew-1.10.0-r100.ebuild
+++ b/media-libs/glew/glew-1.10.0-r100.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -32,8 +32,6 @@ src_prepare() {
 
 	# don't do stupid Solaris specific stuff that won't work in Prefix
 	cp config/Makefile.linux config/Makefile.solaris || die
-	# and let freebsd be built as on linux too
-	cp config/Makefile.linux config/Makefile.freebsd || die
 
 	multilib_copy_sources
 }
@@ -42,7 +40,6 @@ glew_system() {
 	# Set the SYSTEM variable instead of probing. #523444 #595280
 	case ${CHOST} in
 	*linux*)          echo "linux" ;;
-	*-freebsd*)       echo "freebsd" ;;
 	*-darwin*)        echo "darwin" ;;
 	*-solaris*)       echo "solaris" ;;
 	mingw*|*-mingw*)  echo "mingw" ;;

diff --git a/media-libs/glew/glew-1.6.0-r100.ebuild b/media-libs/glew/glew-1.6.0-r100.ebuild
index b3a90658af0f..527cc234db07 100644
--- a/media-libs/glew/glew-1.6.0-r100.ebuild
+++ b/media-libs/glew/glew-1.6.0-r100.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -31,8 +31,6 @@ src_prepare() {
 
 	# don't do stupid Solaris specific stuff that won't work in Prefix
 	cp config/Makefile.linux config/Makefile.solaris || die
-	# and let freebsd be built as on linux too
-	cp config/Makefile.linux config/Makefile.freebsd || die
 
 	multilib_copy_sources
 }
@@ -41,7 +39,6 @@ glew_system() {
 	# Set the SYSTEM variable instead of probing. #523444 #595280
 	case ${CHOST} in
 	*linux*)          echo "linux" ;;
-	*-freebsd*)       echo "freebsd" ;;
 	*-darwin*)        echo "darwin" ;;
 	*-solaris*)       echo "solaris" ;;
 	mingw*|*-mingw*)  echo "mingw" ;;

diff --git a/media-libs/glew/glew-2.2.0.ebuild b/media-libs/glew/glew-2.2.0.ebuild
index d803893aba5e..99873e2744b9 100644
--- a/media-libs/glew/glew-2.2.0.ebuild
+++ b/media-libs/glew/glew-2.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -45,8 +45,6 @@ src_prepare() {
 
 	# don't do stupid Solaris specific stuff that won't work in Prefix
 	cp config/Makefile.linux config/Makefile.solaris || die
-	# and let freebsd be built as on linux too
-	cp config/Makefile.linux config/Makefile.freebsd || die
 
 	default
 	multilib_copy_sources
@@ -56,7 +54,6 @@ glew_system() {
 	# Set the SYSTEM variable instead of probing. #523444 #595280
 	case ${CHOST} in
 	*linux*)          echo "linux" ;;
-	*-freebsd*)       echo "freebsd" ;;
 	*-darwin*)        echo "darwin" ;;
 	*-solaris*)       echo "solaris" ;;
 	mingw*|*-mingw*)  echo "mingw" ;;


             reply	other threads:[~2023-06-10 10:25 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-10 10:25 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-25 17:26 [gentoo-commits] repo/gentoo:master commit in: media-libs/glew/ Arthur Zamarin
2023-12-30  3:04 Sam James
2023-12-30  3:04 Sam James
2023-12-30  3:04 Sam James
2023-12-30  3:04 Sam James
2023-12-30  3:04 Sam James
2023-08-28 16:14 James Le Cuirot
2023-08-28 16:14 James Le Cuirot
2023-08-28 16:14 James Le Cuirot
2023-07-02 20:28 James Le Cuirot
2022-08-28  5:06 WANG Xuerui
2021-07-14 16:15 Marek Szuba
2021-03-16 21:28 Sam James
2021-03-16 20:21 Sam James
2021-03-16 20:21 Sam James
2020-07-27 13:54 Sam James
2020-07-25 11:16 Sam James
2020-07-25  8:42 Sergei Trofimovich
2020-07-24 14:32 Sam James
2020-07-24 11:54 Sam James
2020-07-24  7:17 Sam James
2020-05-07 12:42 Lars Wendler
2019-05-20 17:22 Aaron Bauman
2019-02-10 11:51 Mikle Kolyada
2019-02-10 11:51 Mikle Kolyada
2019-02-10 11:51 Mikle Kolyada
2019-02-10 11:51 Mikle Kolyada
2019-02-02 21:17 Sergei Trofimovich
2019-02-02 19:18 Sergei Trofimovich
2019-02-01 14:55 Tobias Klausmann
2019-01-28 19:38 Sergei Trofimovich
2018-10-01 20:55 Andreas Sturmlechner
2018-10-01 20:55 Andreas Sturmlechner
2018-05-30 16:10 Mikle Kolyada
2018-04-21  8:56 Mikle Kolyada
2018-04-07 21:30 Sergei Trofimovich
2018-03-31 17:52 Tobias Klausmann
2018-03-18 12:25 Mikle Kolyada
2018-03-18 11:15 Sergei Trofimovich
2018-03-17 12:17 Sergei Trofimovich
2018-01-18  5:18 Benda XU
2017-08-04  0:43 Tim Harder
2017-05-05 19:10 Markus Meier
2017-04-23 12:40 Agostino Sarubbo
2017-04-22  7:33 Tobias Klausmann
2017-04-19  6:52 Jeroen Roovers
2017-04-01 22:42 Andreas Sturmlechner
2017-04-01 22:42 Andreas Sturmlechner
2017-04-01 22:42 Andreas Sturmlechner
2017-01-04 19:41 Zac Medico
2016-12-09 22:45 Mike Frysinger
2016-08-10 15:21 James Le Cuirot
2016-07-24 21:23 James Le Cuirot
2016-07-24 21:23 James Le Cuirot
2016-04-12  5:57 Tim Harder
2015-08-25  4:31 Tim Harder

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1686392639.d146ea0066044e0ed181e52a24d827125b5580e4.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox