summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-05 12:10:43 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-05 12:10:43 +0000
commita913575f3789572a76e98d53c68e9e511b479d7f (patch)
tree78aa5f0315c08f62fcab0adc3a586ee68dfe2be4 /app-misc/rox
parentwhitespace cleanup (diff)
downloadgentoo-2-a913575f3789572a76e98d53c68e9e511b479d7f.tar.gz
gentoo-2-a913575f3789572a76e98d53c68e9e511b479d7f.tar.bz2
gentoo-2-a913575f3789572a76e98d53c68e9e511b479d7f.zip
whitespace cleanup
Diffstat (limited to 'app-misc/rox')
-rw-r--r--app-misc/rox/Manifest8
-rw-r--r--app-misc/rox/rox-1.3.8.ebuild8
-rw-r--r--app-misc/rox/rox-2.0.0.ebuild6
-rw-r--r--app-misc/rox/rox-2.0.1.ebuild4
4 files changed, 13 insertions, 13 deletions
diff --git a/app-misc/rox/Manifest b/app-misc/rox/Manifest
index 8c7d2f91950e..a0c4db458c11 100644
--- a/app-misc/rox/Manifest
+++ b/app-misc/rox/Manifest
@@ -1,7 +1,7 @@
-MD5 9c66c019954c3b96d372c1e29133aa4f rox-1.3.8.ebuild 998
-MD5 e49358872c3b73a7528ab70a16ea9a85 rox-2.0.1.ebuild 1167
-MD5 e4fd9f3ba9f2144e8ba38222adf13550 rox-2.0.0.ebuild 1002
MD5 49e2e6aa65b942e1f446250ee2805686 ChangeLog 2419
-MD5 526e20f6955fdb00bf18b1efec738419 files/digest-rox-1.3.8 59
+MD5 bf5d3d2c2366d201e9e97748e45cf853 rox-2.0.0.ebuild 1004
+MD5 2d50b90db355beac9eae2f7d2260cbf1 rox-1.3.8.ebuild 997
+MD5 65e1116a4111f681ff628f2d3ad8e120 rox-2.0.1.ebuild 1166
MD5 18f08e7d8dee5eaf26890d3eb6f36604 files/digest-rox-2.0.0 59
+MD5 526e20f6955fdb00bf18b1efec738419 files/digest-rox-1.3.8 59
MD5 afcd1529de493af9538a32697d7e9425 files/digest-rox-2.0.1 59
diff --git a/app-misc/rox/rox-1.3.8.ebuild b/app-misc/rox/rox-1.3.8.ebuild
index f550315d762a..73f22ebc73e9 100644
--- a/app-misc/rox/rox-1.3.8.ebuild
+++ b/app-misc/rox/rox-1.3.8.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-1.3.8.ebuild,v 1.2 2003/06/03 08:29:09 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-1.3.8.ebuild,v 1.3 2003/09/05 12:10:36 msterret Exp $
-IUSE=""
+IUSE=""
DESCRIPTION="fast and powerful graphical file manager"
HOMEPAGE="http://rox.sourceforge.net/"
@@ -23,11 +23,11 @@ src_install() {
dodir /usr/share/Choices
cp -rf MIME-icons/ ${D}/usr/share/Choices/
cp -rf MIME-types/ ${D}/usr/share/Choices/
-
+
cd ${S}
doman rox.1
- dodir /usr/bin
+ dodir /usr/bin
cp -rf ROX-Filer/ ${D}/usr/share/
${D}/usr/share/ROX-Filer/AppRun --compile
(cd ${D}/usr/share/ROX-Filer/src; make clean) > /dev/null
diff --git a/app-misc/rox/rox-2.0.0.ebuild b/app-misc/rox/rox-2.0.0.ebuild
index 43e1b2e9d165..6d383355fd46 100644
--- a/app-misc/rox/rox-2.0.0.ebuild
+++ b/app-misc/rox/rox-2.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-2.0.0.ebuild,v 1.3 2003/07/11 19:30:24 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-2.0.0.ebuild,v 1.4 2003/09/05 12:10:36 msterret Exp $
IUSE=""
@@ -23,11 +23,11 @@ src_install() {
dodir /usr/share/Choices
cp -rf MIME-icons/ ${D}/usr/share/Choices/
cp -rf MIME-types/ ${D}/usr/share/Choices/
-
+
cd ${S}
doman rox.1
- dodir /usr/bin
+ dodir /usr/bin
cp -rf ROX-Filer/ ${D}/usr/share/
${D}/usr/share/ROX-Filer/AppRun --compile
(cd ${D}/usr/share/ROX-Filer/src; make clean) > /dev/null
diff --git a/app-misc/rox/rox-2.0.1.ebuild b/app-misc/rox/rox-2.0.1.ebuild
index 05d22214247e..2b576717e304 100644
--- a/app-misc/rox/rox-2.0.1.ebuild
+++ b/app-misc/rox/rox-2.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-2.0.1.ebuild,v 1.1 2003/08/29 00:40:48 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-2.0.1.ebuild,v 1.2 2003/09/05 12:10:36 msterret Exp $
IUSE=""
@@ -27,7 +27,7 @@ src_install() {
cd ${S}
doman rox.1
- dodir /usr/bin
+ dodir /usr/bin
cp -rf ROX-Filer/ ${D}/usr/share/
rm ${D}/usr/share/ROX-Filer/src/configure # see bug #26162