summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-11-05 15:45:56 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-11-05 15:45:56 +0000
commit0e83b7d1434b4558883f4c47d6e5dcbda5593a8b (patch)
tree41bcec1bf9ba2cb8311e2c31ab43bab6cd172004 /xfce-extra/thunar-shares-plugin
parentSnapshot from thunarx-2 branch. (diff)
downloadhistorical-0e83b7d1434b4558883f4c47d6e5dcbda5593a8b.tar.gz
historical-0e83b7d1434b4558883f4c47d6e5dcbda5593a8b.tar.bz2
historical-0e83b7d1434b4558883f4c47d6e5dcbda5593a8b.zip
extra tabbing
Package-Manager: portage-2.2.0_alpha3/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra/thunar-shares-plugin')
-rw-r--r--xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild
index 33943f60bfb2..1ee621ad254b 100644
--- a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild
+++ b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild,v 1.1 2010/11/05 15:08:52 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild,v 1.2 2010/11/05 15:45:56 ssuominen Exp $
# git clone -b thunarx-2 git://git.xfce.org/thunar-plugins/thunar-shares-plugin
@@ -26,10 +26,10 @@ DEPEND="${RDEPEND}
pkg_setup() {
XFCONF=(
- --disable-dependency-tracking
- --disable-static
- $(xfconf_use_debug)
- )
+ --disable-dependency-tracking
+ --disable-static
+ $(xfconf_use_debug)
+ )
DOCS="AUTHORS ChangeLog NEWS README TODO"
}