[gnome-commander] Changed space characters into tabs
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] Changed space characters into tabs
- Date: Sat, 24 May 2014 10:13:22 +0000 (UTC)
commit 05c1c6158cd9c5c0ac5424166e5dc724bf611c3d
Author: Uwe Scholz <uwescholz src gnome org>
Date: Sat May 24 12:11:07 2014 +0200
Changed space characters into tabs
data/gnome-commander.ebuild.in | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/gnome-commander.ebuild.in b/data/gnome-commander.ebuild.in
index 8db746a..78c71f9 100644
--- a/data/gnome-commander.ebuild.in
+++ b/data/gnome-commander.ebuild.in
@@ -50,7 +50,7 @@ src_configure() {
}
pkg_postinst() {
- gnome2_pkg_postinst
- has_version dev-util/meld || elog "You need dev-util/meld to synchronize files and directories."
- has_version gnome-extra/yelp || elog "You need gnome-extra/yelp to view the docs."
+ gnome2_pkg_postinst
+ has_version dev-util/meld || elog "You need dev-util/meld to synchronize files and directories."
+ has_version gnome-extra/yelp || elog "You need gnome-extra/yelp to view the docs."
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]