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/nomad-tool
parentwhitespace cleanup (diff)
downloadgentoo-2-a913575f3789572a76e98d53c68e9e511b479d7f.tar.gz
gentoo-2-a913575f3789572a76e98d53c68e9e511b479d7f.tar.bz2
gentoo-2-a913575f3789572a76e98d53c68e9e511b479d7f.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() {