diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-08-22 05:29:26 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-08-22 05:29:26 +0000 |
commit | ce9df02efa52e2c1b413040453f0b0215ba85d11 (patch) | |
tree | 03cdd3ec90020eab43f3a722b34fb242259a96e4 /dev-util/devhelp | |
parent | whitespace (diff) | |
download | gentoo-2-ce9df02efa52e2c1b413040453f0b0215ba85d11.tar.gz gentoo-2-ce9df02efa52e2c1b413040453f0b0215ba85d11.tar.bz2 gentoo-2-ce9df02efa52e2c1b413040453f0b0215ba85d11.zip |
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-util/devhelp')
-rw-r--r-- | dev-util/devhelp/devhelp-0.21-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/devhelp/devhelp-0.21-r1.ebuild b/dev-util/devhelp/devhelp-0.21-r1.ebuild index e2d874b15031..d9ad33b254bd 100644 --- a/dev-util/devhelp/devhelp-0.21-r1.ebuild +++ b/dev-util/devhelp/devhelp-0.21-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.21-r1.ebuild,v 1.8 2009/08/21 15:42:09 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-0.21-r1.ebuild,v 1.9 2009/08/22 05:29:26 mr_bones_ Exp $ EAPI="2" GCONF_DEBUG="no" @@ -49,7 +49,7 @@ pkg_setup() { G2CONF="$(use_with zlib) --with-gecko=libxul" - + # Properly detect dir for libxul.so etc. # No, really, don't ask. if has_version "=net-libs/xulrunner-1.9.0*"; then |