diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-11 01:07:25 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-11 01:07:25 +0000 |
commit | 1cdd13126c3d41f6b55c692a2b88397dc6c44083 (patch) | |
tree | 75bf2b89a6f844591efe603822160868e7d424f8 /app-sci/lin-seti | |
parent | repoman: fix leading whitespace (diff) | |
download | gentoo-2-1cdd13126c3d41f6b55c692a2b88397dc6c44083.tar.gz gentoo-2-1cdd13126c3d41f6b55c692a2b88397dc6c44083.tar.bz2 gentoo-2-1cdd13126c3d41f6b55c692a2b88397dc6c44083.zip |
repoman: fix leading whitespace
Diffstat (limited to 'app-sci/lin-seti')
-rw-r--r-- | app-sci/lin-seti/Manifest | 12 | ||||
-rw-r--r-- | app-sci/lin-seti/lin-seti-0.7.3.ebuild | 6 | ||||
-rw-r--r-- | app-sci/lin-seti/lin-seti-0.7.4.ebuild | 6 | ||||
-rw-r--r-- | app-sci/lin-seti/lin-seti-0.7.5.ebuild | 6 |
4 files changed, 15 insertions, 15 deletions
diff --git a/app-sci/lin-seti/Manifest b/app-sci/lin-seti/Manifest index 3cf44f6495b0..fbd8cff8a923 100644 --- a/app-sci/lin-seti/Manifest +++ b/app-sci/lin-seti/Manifest @@ -1,10 +1,10 @@ MD5 fcf024e53cfbf32a1c229d2adccc674d ChangeLog 1483 -MD5 95138731707ae04b1c65aaac4bb6d12f lin-seti-0.7.5.ebuild 1340 -MD5 4b3a0052d9924ad7a62f9dc4ab06e72c lin-seti-0.7.6.ebuild 1339 -MD5 36f55af924da269ce9032c8076a11d5b lin-seti-0.7.3.ebuild 1340 -MD5 aad2900c6c3874bebeafa8620ce8a9cc lin-seti-0.7.4.ebuild 1342 +MD5 7b6414843415d44ed8320c05ec580fb4 lin-seti-0.7.4.ebuild 1340 +MD5 7b7398c974e9daf9fd79ab8c432ba68a lin-seti-0.7.3.ebuild 1338 +MD5 bf046c44340e9c17eff6175575133e83 lin-seti-0.7.5.ebuild 1338 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 +MD5 4b3a0052d9924ad7a62f9dc4ab06e72c lin-seti-0.7.6.ebuild 1339 +MD5 2c21402116e19216caa08d3d76dc1522 files/digest-lin-seti-0.7.4 66 MD5 e12b4db65831953f23c5cab02425738d files/digest-lin-seti-0.7.5 66 -MD5 d222e596efc7a0b9c67a886090056ef5 files/digest-lin-seti-0.7.6 66 MD5 2a9a8adb19d222fe9e99f9c74606b719 files/digest-lin-seti-0.7.3 66 -MD5 2c21402116e19216caa08d3d76dc1522 files/digest-lin-seti-0.7.4 66 +MD5 d222e596efc7a0b9c67a886090056ef5 files/digest-lin-seti-0.7.6 66 diff --git a/app-sci/lin-seti/lin-seti-0.7.3.ebuild b/app-sci/lin-seti/lin-seti-0.7.3.ebuild index 1e74f90e71c7..112512f93dd8 100644 --- a/app-sci/lin-seti/lin-seti-0.7.3.ebuild +++ b/app-sci/lin-seti/lin-seti-0.7.3.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-sci/lin-seti/lin-seti-0.7.3.ebuild,v 1.3 2003/09/06 22:23:06 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/lin-seti/lin-seti-0.7.3.ebuild,v 1.4 2003/09/11 01:02:54 msterret Exp $ DESCRIPTION="A Seti@Home cache manager, cache-compatible with Seti Driver. Can be run as system daemon." HOMEPAGE="http://lin-seti.sourceforge.net/" @@ -17,7 +17,7 @@ src_compile() { src_install() { - mkdir -m 755 ${D}usr + mkdir -m 755 ${D}usr mkdir -m 755 ${D}usr/bin mkdir -m 755 ${D}opt mkdir -m 755 ${D}etc @@ -28,7 +28,7 @@ src_install() { # Let's see if this file already exists: if so we will not install it if [ -a "/opt/setiathome/cache/1/user_info.sah" ]; then rm ${D}opt/setiathome/cache/1/user_info.sah; fi - # Otherwise the ebuild will overwrite this file! + # Otherwise the ebuild will overwrite this file! # And THAT is bad: if the client runs in daemon mode, # when switching to that dir it will wait forever for someone to give it # some info (which would be impossible, being detached from all terminals)! diff --git a/app-sci/lin-seti/lin-seti-0.7.4.ebuild b/app-sci/lin-seti/lin-seti-0.7.4.ebuild index 9fb1e11ee868..f60a0d96d0a6 100644 --- a/app-sci/lin-seti/lin-seti-0.7.4.ebuild +++ b/app-sci/lin-seti/lin-seti-0.7.4.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-sci/lin-seti/lin-seti-0.7.4.ebuild,v 1.3 2003/09/06 22:23:06 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/lin-seti/lin-seti-0.7.4.ebuild,v 1.4 2003/09/11 01:02:54 msterret Exp $ DESCRIPTION="A Seti@Home cache manager, cache-compatible with Seti Driver. Can be run as system daemon." HOMEPAGE="http://lin-seti.sourceforge.net/" @@ -17,7 +17,7 @@ src_compile() { src_install() { - mkdir -m 755 ${D}usr + mkdir -m 755 ${D}usr mkdir -m 755 ${D}usr/bin mkdir -m 755 ${D}opt mkdir -m 755 ${D}etc @@ -28,7 +28,7 @@ src_install() { # Let's see if this file already exists: if so we will not install it if [ -a "/opt/setiathome/cache/1/user_info.sah" ]; then rm ${D}opt/setiathome/cache/1/user_info.sah; fi - # Otherwise the ebuild will overwrite this file! + # Otherwise the ebuild will overwrite this file! # And THAT is bad: if the client runs in daemon mode, # when switching to that dir it will wait forever for someone to give it # some info (which would be impossible, being detached from all terminals)! diff --git a/app-sci/lin-seti/lin-seti-0.7.5.ebuild b/app-sci/lin-seti/lin-seti-0.7.5.ebuild index 01184adf08d8..3ace0d269bb7 100644 --- a/app-sci/lin-seti/lin-seti-0.7.5.ebuild +++ b/app-sci/lin-seti/lin-seti-0.7.5.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-sci/lin-seti/lin-seti-0.7.5.ebuild,v 1.2 2003/09/06 22:23:06 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/lin-seti/lin-seti-0.7.5.ebuild,v 1.3 2003/09/11 01:02:54 msterret Exp $ DESCRIPTION="A Seti@Home cache manager, cache-compatible with Seti Driver. Can be run as system daemon." HOMEPAGE="http://lin-seti.sourceforge.net/" @@ -17,7 +17,7 @@ src_compile() { src_install() { - mkdir -m 755 ${D}usr + mkdir -m 755 ${D}usr mkdir -m 755 ${D}usr/bin mkdir -m 755 ${D}opt mkdir -m 755 ${D}etc @@ -28,7 +28,7 @@ src_install() { # Let's see if this file already exists: if so we will not install it if [ -a "/opt/setiathome/cache/1/user_info.sah" ]; then rm ${D}opt/setiathome/cache/1/user_info.sah; fi - # Otherwise the ebuild will overwrite this file! + # Otherwise the ebuild will overwrite this file! # And THAT is bad: if the client runs in daemon mode, # when switching to that dir it will wait forever for someone to give it # some info (which would be impossible, being detached from all terminals)! |