summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-10-30 16:42:17 +0000
committerTravis Tilley <lv@gentoo.org>2004-10-30 16:42:17 +0000
commita61bccf85efb3c55f41516c901fc567af290a806 (patch)
tree9c0d116641dc86b582be5ad3e4be96e2a3501b83 /sys-libs/libstdc++-v3
parentMoving to kde-misc/ksmoothdock (diff)
downloadgentoo-2-a61bccf85efb3c55f41516c901fc567af290a806.tar.gz
gentoo-2-a61bccf85efb3c55f41516c901fc567af290a806.tar.bz2
gentoo-2-a61bccf85efb3c55f41516c901fc567af290a806.zip
remove extra little CFLAGS= informational message
Diffstat (limited to 'sys-libs/libstdc++-v3')
-rw-r--r--sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild4
-rw-r--r--sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild4
2 files changed, 2 insertions, 6 deletions
diff --git a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild
index de16076705f4..6f6ab77586b3 100644
--- a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild
+++ b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild,v 1.29 2004/10/30 16:32:29 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.3-r1.ebuild,v 1.30 2004/10/30 16:42:17 lv Exp $
inherit eutils flag-o-matic libtool gnuconfig versionator
@@ -98,8 +98,6 @@ do_filter_flags() {
strip-unsupported-flags
strip-flags
-
- einfo "CFLAGS: ${CFLAGS}"
}
S=${WORKDIR}/gcc-${PV}
diff --git a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild
index 9a4e6556401b..49e9d57b9e9f 100644
--- a/sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild
+++ b/sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild,v 1.6 2004/10/30 16:32:29 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.4.ebuild,v 1.7 2004/10/30 16:42:17 lv Exp $
inherit eutils flag-o-matic libtool gnuconfig versionator
@@ -98,8 +98,6 @@ do_filter_flags() {
strip-unsupported-flags
strip-flags
-
- einfo "CFLAGS: ${CFLAGS}"
}
S=${WORKDIR}/gcc-${PV}