public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Fabian Groffen" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/pkgconfig/
Date: Sun, 27 Dec 2020 19:16:06 +0000 (UTC)	[thread overview]
Message-ID: <1609096564.b5a1263331b2022faff3cfeab51d5a7fb2358701.grobian@gentoo> (raw)

commit:     b5a1263331b2022faff3cfeab51d5a7fb2358701
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 27 19:15:01 2020 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sun Dec 27 19:16:04 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5a12633

dev-util/pkgconfig: drop misleading comment

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 dev-util/pkgconfig/pkgconfig-0.28-r2.ebuild | 2 +-
 dev-util/pkgconfig/pkgconfig-0.28-r3.ebuild | 2 +-
 dev-util/pkgconfig/pkgconfig-0.29.1.ebuild  | 2 +-
 dev-util/pkgconfig/pkgconfig-0.29.2.ebuild  | 2 +-
 dev-util/pkgconfig/pkgconfig-9999.ebuild    | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-util/pkgconfig/pkgconfig-0.28-r2.ebuild b/dev-util/pkgconfig/pkgconfig-0.28-r2.ebuild
index 0fdca76b724..6d2a5dc5571 100644
--- a/dev-util/pkgconfig/pkgconfig-0.28-r2.ebuild
+++ b/dev-util/pkgconfig/pkgconfig-0.28-r2.ebuild
@@ -42,7 +42,7 @@ src_prepare() {
 	if [[ ${PV} == *9999* ]]; then
 		eautoreconf
 	else
-		elibtoolize # Required for FreeMiNT wrt #333429
+		elibtoolize
 	fi
 }
 

diff --git a/dev-util/pkgconfig/pkgconfig-0.28-r3.ebuild b/dev-util/pkgconfig/pkgconfig-0.28-r3.ebuild
index c7e72b80ceb..1befce397d2 100644
--- a/dev-util/pkgconfig/pkgconfig-0.28-r3.ebuild
+++ b/dev-util/pkgconfig/pkgconfig-0.28-r3.ebuild
@@ -52,7 +52,7 @@ src_prepare() {
 	if [[ ${PV} == *9999* ]]; then
 		eautoreconf
 	else
-		elibtoolize # Required for FreeMiNT wrt #333429
+		elibtoolize
 	fi
 }
 

diff --git a/dev-util/pkgconfig/pkgconfig-0.29.1.ebuild b/dev-util/pkgconfig/pkgconfig-0.29.1.ebuild
index b7f15ecb859..f5fbed01dd0 100644
--- a/dev-util/pkgconfig/pkgconfig-0.29.1.ebuild
+++ b/dev-util/pkgconfig/pkgconfig-0.29.1.ebuild
@@ -46,7 +46,7 @@ src_prepare() {
 	if [[ ${PV} == *9999* ]]; then
 		eautoreconf
 	else
-		elibtoolize # Required for FreeMiNT wrt #333429
+		elibtoolize
 	fi
 
 	if [[ ${CHOST} == *-solaris* ]] ; then

diff --git a/dev-util/pkgconfig/pkgconfig-0.29.2.ebuild b/dev-util/pkgconfig/pkgconfig-0.29.2.ebuild
index 6415b152107..f9fbcca3b70 100644
--- a/dev-util/pkgconfig/pkgconfig-0.29.2.ebuild
+++ b/dev-util/pkgconfig/pkgconfig-0.29.2.ebuild
@@ -46,7 +46,7 @@ src_prepare() {
 	if [[ ${PV} == *9999* ]]; then
 		eautoreconf
 	else
-		elibtoolize # Required for FreeMiNT wrt #333429
+		elibtoolize
 	fi
 
 	if [[ ${CHOST} == *-solaris* ]] ; then

diff --git a/dev-util/pkgconfig/pkgconfig-9999.ebuild b/dev-util/pkgconfig/pkgconfig-9999.ebuild
index b7f15ecb859..f5fbed01dd0 100644
--- a/dev-util/pkgconfig/pkgconfig-9999.ebuild
+++ b/dev-util/pkgconfig/pkgconfig-9999.ebuild
@@ -46,7 +46,7 @@ src_prepare() {
 	if [[ ${PV} == *9999* ]]; then
 		eautoreconf
 	else
-		elibtoolize # Required for FreeMiNT wrt #333429
+		elibtoolize
 	fi
 
 	if [[ ${CHOST} == *-solaris* ]] ; then


             reply	other threads:[~2020-12-27 19:16 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-27 19:16 Fabian Groffen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-01-06 22:55 [gentoo-commits] repo/gentoo:master commit in: dev-util/pkgconfig/ Fabian Groffen
2020-12-27 16:38 Fabian Groffen
2019-05-03 23:14 Mikle Kolyada
2018-01-19  2:41 Mike Frysinger
2017-11-13 22:40 James Le Cuirot
2017-10-29 20:07 Sergei Trofimovich
2017-10-27 13:49 Thomas Deutschmann
2017-10-25 23:43 Manuel Rüger
2017-09-26 21:34 Mike Gilbert
2017-09-15 15:38 Tobias Klausmann
2017-09-09 18:45 Sergei Trofimovich
2017-09-09 10:27 Markus Meier
2017-09-07 20:50 Sergei Trofimovich
2017-09-05 21:04 Mike Gilbert
2017-09-05 21:01 Sergei Trofimovich
2017-09-05 16:07 Mike Gilbert
2017-08-17 17:06 Michał Górny
2017-03-21  9:52 Lars Wendler
2017-03-21  9:52 Lars Wendler
2017-01-04 13:00 Fabian Groffen
2016-06-14  9:43 Fabian Groffen
2016-03-04 22:18 Lars Wendler
2016-01-22 17:48 Fabian Groffen
2015-09-29 11:43 Lars Wendler

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=1609096564.b5a1263331b2022faff3cfeab51d5a7fb2358701.grobian@gentoo \
    --to=grobian@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