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/normalize/normalize-0.7.4.ebuild | |
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/normalize/normalize-0.7.4.ebuild')
-rw-r--r-- | media-sound/normalize/normalize-0.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/normalize/normalize-0.7.4.ebuild b/media-sound/normalize/normalize-0.7.4.ebuild index 65948aa1b397..433052c20e87 100644 --- a/media-sound/normalize/normalize-0.7.4.ebuild +++ b/media-sound/normalize/normalize-0.7.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/media-sound/normalize/normalize-0.7.4.ebuild,v 1.7 2003/02/13 13:17:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/normalize/normalize-0.7.4.ebuild,v 1.8 2003/09/07 00:06:06 msterret Exp $ IUSE="xmms" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.cs.columbia.edu/~cvaill/normalize" SRC_URI="http://www.cs.columbia.edu/~cvaill/${PN}/${P}.tar.bz2" SLOT="0" -LICENSE="GPL-2" +LICENSE="GPL-2" KEYWORDS="x86 ppc" RDEPEND="xmms? ( >=media-sound/xmms-1.2.7-r6 ) |