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/mpg321 | |
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/mpg321')
-rw-r--r-- | media-sound/mpg321/Manifest | 2 | ||||
-rw-r--r-- | media-sound/mpg321/mpg321-0.2.10-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/mpg321/Manifest b/media-sound/mpg321/Manifest index b55a923033a1..7af2c439a367 100644 --- a/media-sound/mpg321/Manifest +++ b/media-sound/mpg321/Manifest @@ -1,4 +1,4 @@ MD5 2ef58da0ec939a8d57acc9c93e2cf813 ChangeLog 1729 -MD5 b69a0b066a3a2c8d7ce1bddc7d80ca5d mpg321-0.2.10-r1.ebuild 1131 +MD5 b607e3afc760ebc2124aaf2536618809 mpg321-0.2.10-r1.ebuild 1133 MD5 7f4e867ab9a86c4f3618228fdccc48f4 files/digest-mpg321-0.2.10-r1 65 MD5 f69e111b891dc01d56fb394621897e0d files/mpg321-0.1.5-ao.diff 7909 diff --git a/media-sound/mpg321/mpg321-0.2.10-r1.ebuild b/media-sound/mpg321/mpg321-0.2.10-r1.ebuild index 4a32beda6986..e3e86b984c3e 100644 --- a/media-sound/mpg321/mpg321-0.2.10-r1.ebuild +++ b/media-sound/mpg321/mpg321-0.2.10-r1.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/mpg321/mpg321-0.2.10-r1.ebuild,v 1.7 2003/09/01 12:03:20 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg321/mpg321-0.2.10-r1.ebuild,v 1.8 2003/09/07 00:06:06 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="Free MP3 player, drop-in replacement for mpg123" @@ -17,7 +17,7 @@ KEYWORDS="x86 ~ppc ~sparc" MPG123="false" pkg_setup() { - + # test if mpg123 owns the /usr/bin/mpg123 file. If it does, then do not # create a symlink. If it is already a symlink or does not exist, then # we create it |