diff options
author | 2003-09-06 08:39:30 +0000 | |
---|---|---|
committer | 2003-09-06 08:39:30 +0000 | |
commit | 4a1b3040528c4729db0fdc3f4ccbbb8a754e0dba (patch) | |
tree | 8db56ecc947ec85331531382315359e1c7c8c2d1 /dev-util/motor | |
parent | removed old version (diff) | |
download | historical-4a1b3040528c4729db0fdc3f4ccbbb8a754e0dba.tar.gz historical-4a1b3040528c4729db0fdc3f4ccbbb8a754e0dba.tar.bz2 historical-4a1b3040528c4729db0fdc3f4ccbbb8a754e0dba.zip |
whitespace cleanup
Diffstat (limited to 'dev-util/motor')
-rw-r--r-- | dev-util/motor/Manifest | 4 | ||||
-rw-r--r-- | dev-util/motor/motor-3.2.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/motor/Manifest b/dev-util/motor/Manifest index e69900351462..147d35ba4a8c 100644 --- a/dev-util/motor/Manifest +++ b/dev-util/motor/Manifest @@ -1,3 +1,3 @@ -MD5 58e5d614db7cbbf0a5cb57c8b8445880 files/digest-motor-3.2.4 64 MD5 eadda56b15c80dee25d2c99861c63b99 ChangeLog 374 -MD5 20e8d51e35cc924b944e99c20c5c4130 motor-3.2.4.ebuild 682 +MD5 de2cd84d17dec37a999399aa718c7b49 motor-3.2.4.ebuild 684 +MD5 58e5d614db7cbbf0a5cb57c8b8445880 files/digest-motor-3.2.4 64 diff --git a/dev-util/motor/motor-3.2.4.ebuild b/dev-util/motor/motor-3.2.4.ebuild index 16b0db282933..f197c2b13f26 100644 --- a/dev-util/motor/motor-3.2.4.ebuild +++ b/dev-util/motor/motor-3.2.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/dev-util/motor/motor-3.2.4.ebuild,v 1.3 2003/07/12 14:28:13 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/motor/motor-3.2.4.ebuild,v 1.4 2003/09/06 08:39:20 msterret Exp $ DESCRIPTION="text mode based programming environment for Linux" HOMEPAGE="http://konst.org.ua/motor/" @@ -21,7 +21,7 @@ src_compile() { src_install() { einstall || die - + dodoc AUTHORS COPYING README TODO FAQ ChangeLog docinto tutorial dohtml -r tutorial/* |