summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2008-02-02 12:16:02 +0000
committerSamuli Suominen <drac@gentoo.org>2008-02-02 12:16:02 +0000
commit9c99baf075c42ed696118cbc4ff25a55039408e2 (patch)
tree972200789014381ab15e45240f7cf903c2a17def /net-p2p/linkage
parentDownload and copy sizeof.m4 from upstream subversion to m4 subdirectory becau... (diff)
downloadgentoo-2-9c99baf075c42ed696118cbc4ff25a55039408e2.tar.gz
gentoo-2-9c99baf075c42ed696118cbc4ff25a55039408e2.tar.bz2
gentoo-2-9c99baf075c42ed696118cbc4ff25a55039408e2.zip
More typing errors.
(Portage version: 2.1.4.1)
Diffstat (limited to 'net-p2p/linkage')
-rw-r--r--net-p2p/linkage/linkage-0.1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/linkage/linkage-0.1.4.ebuild b/net-p2p/linkage/linkage-0.1.4.ebuild
index d088e7179322..2d340e082aee 100644
--- a/net-p2p/linkage/linkage-0.1.4.ebuild
+++ b/net-p2p/linkage/linkage-0.1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/linkage/linkage-0.1.4.ebuild,v 1.3 2008/02/02 12:14:07 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/linkage/linkage-0.1.4.ebuild,v 1.4 2008/02/02 12:16:02 drac Exp $
SCROLLKEEPER_UPDATE=no
GCONF_DEBUG=no
@@ -36,7 +36,7 @@ DEPEND="${RDEPEND}
DOCS="README TODO"
pkg_setup() {
- GCONF2="${GCONF2} $(use_with curl) $(use_with gnome)
+ G2CONF="${G2CONF} $(use_with curl) $(use_with gnome)
$(use_with upnp gupnp) $(use_with xfce exo)"
}