summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 12:10:43 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 12:10:43 +0000
commit57ae1c8ff364c122b12372c38bb50d5a652487a9 (patch)
tree621866def4e0dd6febc32b6be3c0156f9ebe6579 /app-misc/nomad-tool
parentwhitespace cleanup (diff)
downloadhistorical-57ae1c8ff364c122b12372c38bb50d5a652487a9.tar.gz
historical-57ae1c8ff364c122b12372c38bb50d5a652487a9.tar.bz2
historical-57ae1c8ff364c122b12372c38bb50d5a652487a9.zip
whitespace cleanup
Diffstat (limited to 'app-misc/nomad-tool')
-rw-r--r--app-misc/nomad-tool/Manifest2
-rw-r--r--app-misc/nomad-tool/nomad-tool-1.3.ebuild5
2 files changed, 3 insertions, 4 deletions
diff --git a/app-misc/nomad-tool/Manifest b/app-misc/nomad-tool/Manifest
index eaebdd886d86..2ef975b027dd 100644
--- a/app-misc/nomad-tool/Manifest
+++ b/app-misc/nomad-tool/Manifest
@@ -1,3 +1,3 @@
-MD5 7f7c030dcdfa93fab02788bb6db3bde6 nomad-tool-1.3.ebuild 712
MD5 1ef11c517f289078e93f133f078cfd9c ChangeLog 486
+MD5 52958f503acccf177b00811b4303ef48 nomad-tool-1.3.ebuild 714
MD5 e220f28c55204d26f5013a689708df83 files/digest-nomad-tool-1.3 65
diff --git a/app-misc/nomad-tool/nomad-tool-1.3.ebuild b/app-misc/nomad-tool/nomad-tool-1.3.ebuild
index 3de03235400e..337c070d2e25 100644
--- a/app-misc/nomad-tool/nomad-tool-1.3.ebuild
+++ b/app-misc/nomad-tool/nomad-tool-1.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-misc/nomad-tool/nomad-tool-1.3.ebuild,v 1.1 2003/07/19 04:18:36 jje Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/nomad-tool/nomad-tool-1.3.ebuild,v 1.2 2003/09/05 12:10:36 msterret Exp $
DESCRIPTION="Controls the Nomad II MG and IIc portable MP3 players"
HOMEPAGE="http://www.swiss.ai.mit.edu/~cph/nomad.php"
@@ -19,8 +19,7 @@ src_unpack() {
src_compile() {
cd ${WORKDIR}
- make PREFIX="/usr" || die
-
+ make PREFIX="/usr" || die
}
src_install() {