diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-10-19 16:32:21 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-10-19 16:32:21 +0000 |
commit | 815721d7bfaa52b3f44cd48438e5d4475149599c (patch) | |
tree | dcdbe7a6712c85a188e8a0a42e0f98272013b79a /net-libs/glib-networking | |
parent | Do not strip the toolchain with a non-NaCl strip, this breaks it (bug #386931... (diff) | |
download | gentoo-2-815721d7bfaa52b3f44cd48438e5d4475149599c.tar.gz gentoo-2-815721d7bfaa52b3f44cd48438e5d4475149599c.tar.bz2 gentoo-2-815721d7bfaa52b3f44cd48438e5d4475149599c.zip |
whitespace
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'net-libs/glib-networking')
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.30.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/glib-networking/glib-networking-2.30.0-r1.ebuild b/net-libs/glib-networking/glib-networking-2.30.0-r1.ebuild index eaa28ef8a38e..9213568374d5 100644 --- a/net-libs/glib-networking/glib-networking-2.30.0-r1.ebuild +++ b/net-libs/glib-networking/glib-networking-2.30.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.30.0-r1.ebuild,v 1.1 2011/10/19 16:09:07 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.30.0-r1.ebuild,v 1.2 2011/10/19 16:32:21 mr_bones_ Exp $ EAPI="4" GCONF_DEBUG="no" @@ -47,7 +47,7 @@ pkg_setup() { } src_prepare() { - # bug #387589, https://bugzilla.gnome.org/show_bug.cgi?id=662203 + # bug #387589, https://bugzilla.gnome.org/show_bug.cgi?id=662203 # Fixed in upstream git master epatch "${FILESDIR}/${PN}-2.28.7-gnome-proxy-AC_ARG_WITH.patch" mkdir m4 |