summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-11-05 15:45:30 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-11-05 15:45:30 +0000
commit28bcedd9f014137c0b04e378d527ee642791876c (patch)
treea39e1a92a4234df4af8a6b3d38ec14218b949878 /xfce-extra
parentSnapshot from thunarx-2 branch. (diff)
downloadgentoo-2-28bcedd9f014137c0b04e378d527ee642791876c.tar.gz
gentoo-2-28bcedd9f014137c0b04e378d527ee642791876c.tar.bz2
gentoo-2-28bcedd9f014137c0b04e378d527ee642791876c.zip
extra tabbing
(Portage version: 2.2.0_alpha3/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2_p20101105.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2_p20101105.ebuild b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2_p20101105.ebuild
index cbb9229f49a2..a77cbd812d08 100644
--- a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2_p20101105.ebuild
+++ b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2_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-vcs-plugin/thunar-vcs-plugin-0.1.2_p20101105.ebuild,v 1.1 2010/11/05 15:35:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2_p20101105.ebuild,v 1.2 2010/11/05 15:45:30 ssuominen Exp $
# git clone -b thunarx-2 git://git.xfce.org/thunar-plugins/thunar-vcs-plugin
@@ -29,11 +29,11 @@ DEPEND="${RDEPEND}
pkg_setup() {
XFCONF=(
- --disable-dependency-tracking
- $(use_enable subversion)
- $(use_enable git)
- $(xfconf_use_debug)
- )
+ --disable-dependency-tracking
+ $(use_enable subversion)
+ $(use_enable git)
+ $(xfconf_use_debug)
+ )
DOCS="AUTHORS ChangeLog NEWS README"
}