From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MBCRF-00038F-Th for garchives@archives.gentoo.org; Mon, 01 Jun 2009 18:40:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD467E03B0; Mon, 1 Jun 2009 18:40:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B7455E03B0 for ; Mon, 1 Jun 2009 18:40:48 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 78E8765E95 for ; Mon, 1 Jun 2009 18:40:48 +0000 (UTC) Received: from ssuominen by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MBCRD-0002hA-Ue for gentoo-commits@lists.gentoo.org; Mon, 01 Jun 2009 18:40:48 +0000 From: "Samuli Suominen (ssuominen)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ssuominen@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-sound/shntool: shntool-3.0.8.ebuild shntool-1.2.3.ebuild shntool-3.0.7.ebuild shntool-3.0.3.ebuild shntool-3.0.2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: shntool-3.0.8.ebuild shntool-1.2.3.ebuild shntool-3.0.7.ebuild shntool-3.0.3.ebuild shntool-3.0.2.ebuild X-VCS-Directories: media-sound/shntool X-VCS-Committer: ssuominen X-VCS-Committer-Name: Samuli Suominen Content-Type: text/plain; charset=utf8 Message-Id: Sender: Samuli Suominen Date: Mon, 01 Jun 2009 18:40:47 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: d8c3ffcb-a9b8-47fc-bc6c-1784b31a6f0b X-Archives-Hash: d0d4235283ef354ac121a61111429bc4 ssuominen 09/06/01 18:40:47 Modified: shntool-3.0.8.ebuild Removed: shntool-1.2.3.ebuild shntool-3.0.7.ebuild shntool-3.0.3.ebuild shntool-3.0.2.ebuild Log: Fix repoman issues (Portage version: 2.1.6.13/cvs/Linux x86_64) Revision Changes Path 1.4 media-sound/shntool/shntool-3.0.8.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/shntoo= l/shntool-3.0.8.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/shntoo= l/shntool-3.0.8.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/shntoo= l/shntool-3.0.8.ebuild?r1=3D1.3&r2=3D1.4 Index: shntool-3.0.8.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-3.0.8.ebuil= d,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- shntool-3.0.8.ebuild 4 Oct 2008 14:10:26 -0000 1.3 +++ shntool-3.0.8.ebuild 1 Jun 2009 18:40:47 -0000 1.4 @@ -1,23 +1,23 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-3.0.8.ebu= ild,v 1.3 2008/10/04 14:10:26 maekke Exp $ - -IUSE=3D"flac shorten sox wavpack" +# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-3.0.8.ebu= ild,v 1.4 2009/06/01 18:40:47 ssuominen Exp $ =20 DESCRIPTION=3D"shntool is a multi-purpose WAVE data processing and repor= ting utility" HOMEPAGE=3D"http://shnutils.freeshell.org/shntool/" SRC_URI=3D"http://shnutils.freeshell.org/shntool/dist/src/${P}.tar.gz" + LICENSE=3D"GPL-2" SLOT=3D"0" KEYWORDS=3D"amd64 ~ppc sparc x86" +IUSE=3D"flac shorten sox wavpack" =20 -DEPEND=3D"flac? ( >=3Dmedia-libs/flac-1.1.0 ) - sox? ( >=3Dmedia-sound/sox-12.17.4 ) +RDEPEND=3D"flac? ( media-libs/flac ) + sox? ( media-sound/sox ) shorten? ( media-sound/shorten ) wavpack? ( media-sound/wavpack )" +DEPEND=3D"${RDEPEND}" =20 src_install () { - emake DESTDIR=3D"${D}" install || die - dodoc doc/* - dodoc NEWS README ChangeLog AUTHORS + emake DESTDIR=3D"${D}" install || die "emake install failed" + dodoc NEWS README ChangeLog AUTHORS doc/* }