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/proj/prefix:master commit in: dev-libs/glib/
Date: Wed, 26 Feb 2020 12:06:08 +0000 (UTC)	[thread overview]
Message-ID: <1582718651.a7b0089ed7bc675ecba44539552946942bee0b0d.grobian@gentoo> (raw)

commit:     a7b0089ed7bc675ecba44539552946942bee0b0d
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 26 12:04:11 2020 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Feb 26 12:04:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=a7b0089e

dev-libs/glib: drop epunt_cxx

Package-Manager: Portage-2.3.84-prefix, Repoman-2.3.20
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 dev-libs/glib/glib-2.50.2.ebuild | 4 +---
 dev-libs/glib/glib-2.52.3.ebuild | 6 ++----
 dev-libs/glib/glib-2.56.2.ebuild | 5 ++---
 3 files changed, 5 insertions(+), 10 deletions(-)

diff --git a/dev-libs/glib/glib-2.50.2.ebuild b/dev-libs/glib/glib-2.50.2.ebuild
index 92de7eb640..e6d26981a0 100644
--- a/dev-libs/glib/glib-2.50.2.ebuild
+++ b/dev-libs/glib/glib-2.50.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -161,8 +161,6 @@ src_prepare() {
 	eautoreconf
 
 	gnome2_src_prepare
-
-	epunt_cxx
 }
 
 multilib_src_configure() {

diff --git a/dev-libs/glib/glib-2.52.3.ebuild b/dev-libs/glib/glib-2.52.3.ebuild
index 29b94af7ff..b650356604 100644
--- a/dev-libs/glib/glib-2.52.3.ebuild
+++ b/dev-libs/glib/glib-2.52.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Until bug #537330 glib is a reverse dependency of pkgconfig and, then
@@ -11,7 +11,7 @@ PYTHON_COMPAT=( python2_7 )
 # pkg-config
 GNOME2_LA_PUNT="yes"
 
-inherit autotools bash-completion-r1 epunt-cxx flag-o-matic gnome2 libtool linux-info \
+inherit autotools bash-completion-r1 flag-o-matic gnome2 libtool linux-info \
 	multilib multilib-minimal pax-utils python-r1 toolchain-funcs versionator virtualx
 
 DESCRIPTION="The GLib library of C routines"
@@ -163,8 +163,6 @@ src_prepare() {
 	eautoreconf
 
 	gnome2_src_prepare
-
-	epunt_cxx
 }
 
 multilib_src_configure() {

diff --git a/dev-libs/glib/glib-2.56.2.ebuild b/dev-libs/glib/glib-2.56.2.ebuild
index 9b685289c1..a15483a56d 100644
--- a/dev-libs/glib/glib-2.56.2.ebuild
+++ b/dev-libs/glib/glib-2.56.2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
 GNOME2_EAUTORECONF=yes
 
-inherit autotools bash-completion-r1 epunt-cxx flag-o-matic gnome2 libtool linux-info \
+inherit autotools bash-completion-r1 flag-o-matic gnome2 libtool linux-info \
 	multilib multilib-minimal pax-utils python-any-r1 toolchain-funcs virtualx
 
 # Until bug #537330 glib is a reverse dependency of pkgconfig and, then
@@ -157,7 +157,6 @@ src_prepare() {
 	fi
 
 	gnome2_src_prepare
-	epunt_cxx
 }
 
 multilib_src_configure() {


             reply	other threads:[~2020-02-26 12:06 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-26 12:06 Fabian Groffen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-03  7:40 [gentoo-commits] repo/proj/prefix:master commit in: dev-libs/glib/ Fabian Groffen
2021-06-27 16:21 Aaron Bauman
2021-01-24  9:47 Fabian Groffen
2021-01-06 11:58 Fabian Groffen
2020-12-26 19:16 Fabian Groffen
2020-11-28 13:40 Fabian Groffen
2019-05-17 13:03 Michael Haubenwallner
2017-11-13 19:13 Fabian Groffen
2016-05-23 17:23 Michael Haubenwallner
2016-05-23 17:23 Michael Haubenwallner
2016-01-16 15:54 Fabian Groffen

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=1582718651.a7b0089ed7bc675ecba44539552946942bee0b0d.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