About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
drac 08/06/16 16:06:18 Modified: ChangeLog Added: streamripper-1.63.5.ebuild Log: Version bump wrt #227459, thanks to timofonic AT gmail.com for reporting. (Portage version: 2.1.5.5) Revision Changes Path 1.59 media-sound/streamripper/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/streamripper/ChangeLog?rev=1.59&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/streamripper/ChangeLog?rev=1.59&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/streamripper/ChangeLog?r1=1.58&r2=1.59 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/streamripper/ChangeLog,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- ChangeLog 15 Aug 2007 02:52:26 -0000 1.58 +++ ChangeLog 16 Jun 2008 16:06:18 -0000 1.59 @@ -1,6 +1,12 @@ # ChangeLog for media-sound/streamripper -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/ChangeLog,v 1.58 2007/08/15 02:52:26 jer Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/ChangeLog,v 1.59 2008/06/16 16:06:18 drac Exp $ + +*streamripper-1.63.5 (16 Jun 2008) + + 16 Jun 2008; Samuli Suominen <drac@g.o> + +streamripper-1.63.5.ebuild: + Version bump wrt #227459, thanks to timofonic AT gmail.com for reporting. 15 Aug 2007; Jeroen Roovers <jer@g.o> streamripper-1.62.2.ebuild: Stable for HPPA (bug #188698). 1.1 media-sound/streamripper/streamripper-1.63.5.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/streamripper/streamripper-1.63.5.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/streamripper/streamripper-1.63.5.ebuild?rev=1.1&content-type=text/plain Index: streamripper-1.63.5.ebuild =================================================================== # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.63.5.ebuild,v 1.1 2008/06/16 16:06:18 drac Exp $ inherit eutils DESCRIPTION="Extracts and records individual MP3 file tracks from shoutcast streams" HOMEPAGE="http://streamripper.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="vorbis" DEPEND="media-libs/libmad media-libs/faad2 vorbis? ( media-libs/libvorbis ) >=dev-libs/tre-0.7.2" src_compile() { econf --disable-dependency-tracking $(use_with vorbis ogg) \ --without-included-libmad --without-included-tre emake || die "emake failed." } src_install() { emake DESTDIR="${D}" install || die "emake install failed." dodoc CHANGES README THANKS } -- gentoo-commits@g.o mailing list
Updated May 19, 2012
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.