diff options
Diffstat (limited to 'gnome-extra/libgtkhtml/libgtkhtml-3.0.8-r2.ebuild')
-rw-r--r-- | gnome-extra/libgtkhtml/libgtkhtml-3.0.8-r2.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/gnome-extra/libgtkhtml/libgtkhtml-3.0.8-r2.ebuild b/gnome-extra/libgtkhtml/libgtkhtml-3.0.8-r2.ebuild index eb8b9e87978d..16e2fd2ef470 100644 --- a/gnome-extra/libgtkhtml/libgtkhtml-3.0.8-r2.ebuild +++ b/gnome-extra/libgtkhtml/libgtkhtml-3.0.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-3.0.8-r2.ebuild,v 1.2 2003/09/24 15:06:41 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-3.0.8-r2.ebuild,v 1.3 2003/10/10 18:51:28 pappy Exp $ inherit gnome2 @@ -48,9 +48,6 @@ src_unpack() { } src_compile() { - # http://www.gentoo.org/proj/en/hardened/etdyn-ssp.xml - # has_version 'sys-devel/hardened-gcc' && append-flags '-yet_exec' - gnome2_src_configure EPATCH_OPTS="${S}/libtool" |