summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2020-02-26 13:04:11 +0100
committerFabian Groffen <grobian@gentoo.org>2020-02-26 13:04:11 +0100
commita7b0089ed7bc675ecba44539552946942bee0b0d (patch)
treeaf7d489daa73b90d88a44b5ba432440c6191d53c
parentbootstrap-prefix.sh: fix circular deps in stage3 (diff)
downloadprefix-a7b0089ed7bc675ecba44539552946942bee0b0d.tar.gz
prefix-a7b0089ed7bc675ecba44539552946942bee0b0d.tar.bz2
prefix-a7b0089ed7bc675ecba44539552946942bee0b0d.zip
dev-libs/glib: drop epunt_cxx
Package-Manager: Portage-2.3.84-prefix, Repoman-2.3.20 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rw-r--r--dev-libs/glib/glib-2.50.2.ebuild4
-rw-r--r--dev-libs/glib/glib-2.52.3.ebuild6
-rw-r--r--dev-libs/glib/glib-2.56.2.ebuild5
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() {