diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-07 00:06:14 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-07 00:06:14 +0000 |
commit | 3bd80fb7cbc42963a37e52db6d80db15bd4515b1 (patch) | |
tree | 93d43eefdd828c6359224e630afb0faf639048ff /media-sound/xmp | |
parent | whitespace cleanup (diff) | |
download | historical-3bd80fb7cbc42963a37e52db6d80db15bd4515b1.tar.gz historical-3bd80fb7cbc42963a37e52db6d80db15bd4515b1.tar.bz2 historical-3bd80fb7cbc42963a37e52db6d80db15bd4515b1.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'media-sound/xmp')
-rw-r--r-- | media-sound/xmp/Manifest | 2 | ||||
-rw-r--r-- | media-sound/xmp/xmp-2.0.5_pre3.ebuild | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/xmp/Manifest b/media-sound/xmp/Manifest index af574606b857..5f04ebd156d5 100644 --- a/media-sound/xmp/Manifest +++ b/media-sound/xmp/Manifest @@ -1,3 +1,3 @@ MD5 9a69f27036b9bcbb8863954cd92fb77e ChangeLog 521 -MD5 13b5d6702ee090c6e943aef34c6d0340 xmp-2.0.5_pre3.ebuild 1442 +MD5 f7e91392081336808f7322c7d0939f50 xmp-2.0.5_pre3.ebuild 1441 MD5 b7454b9cfe32ed0950a6eb72dcac8b33 files/digest-xmp-2.0.5_pre3 66 diff --git a/media-sound/xmp/xmp-2.0.5_pre3.ebuild b/media-sound/xmp/xmp-2.0.5_pre3.ebuild index c32962679b03..e650d6fa8a31 100644 --- a/media-sound/xmp/xmp-2.0.5_pre3.ebuild +++ b/media-sound/xmp/xmp-2.0.5_pre3.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/media-sound/xmp/xmp-2.0.5_pre3.ebuild,v 1.6 2003/02/13 13:22:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xmp/xmp-2.0.5_pre3.ebuild,v 1.7 2003/09/07 00:06:06 msterret Exp $ IUSE="xmms arts esd nas X oss alsa" @@ -52,8 +52,8 @@ src_compile() { || myconf="${myconf} --with-x" econf ${myconf} || die - - make || die + + make || die } src_install () { |