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() {