diff options
Diffstat (limited to 'media-sound/streamripper/streamripper-1.32-r1.ebuild')
-rw-r--r-- | media-sound/streamripper/streamripper-1.32-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/streamripper/streamripper-1.32-r1.ebuild b/media-sound/streamripper/streamripper-1.32-r1.ebuild index bcda77e8e662..7edfd23712fc 100644 --- a/media-sound/streamripper/streamripper-1.32-r1.ebuild +++ b/media-sound/streamripper/streamripper-1.32-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/streamripper/streamripper-1.32-r1.ebuild,v 1.1 2003/08/28 18:55:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.32-r1.ebuild,v 1.2 2003/09/07 00:06:06 msterret Exp $ DESCRIPTION="Extracts and records individual MP3 file tracks from shoutcast streams" HOMEPAGE="http://streamripper.sourceforge.net/" @@ -26,5 +26,5 @@ src_compile() { src_install() { dobin streamripper - dodoc CHANGES README THANKS TODO + dodoc CHANGES README THANKS TODO } |