public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [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
@ 2009-06-01 18:40 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-06-01 18:40 UTC (permalink / raw
  To: gentoo-commits

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/shntool/shntool-3.0.8.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/shntool/shntool-3.0.8.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/shntool/shntool-3.0.8.ebuild?r1=1.3&r2=1.4

Index: shntool-3.0.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-3.0.8.ebuild,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.ebuild,v 1.3 2008/10/04 14:10:26 maekke Exp $
-
-IUSE="flac shorten sox wavpack"
+# $Header: /var/cvsroot/gentoo-x86/media-sound/shntool/shntool-3.0.8.ebuild,v 1.4 2009/06/01 18:40:47 ssuominen Exp $
 
 DESCRIPTION="shntool is a multi-purpose WAVE data processing and reporting utility"
 HOMEPAGE="http://shnutils.freeshell.org/shntool/"
 SRC_URI="http://shnutils.freeshell.org/shntool/dist/src/${P}.tar.gz"
+
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ~ppc sparc x86"
+IUSE="flac shorten sox wavpack"
 
-DEPEND="flac? ( >=media-libs/flac-1.1.0 )
-	sox? ( >=media-sound/sox-12.17.4 )
+RDEPEND="flac? ( media-libs/flac )
+	sox? ( media-sound/sox )
 	shorten? ( media-sound/shorten )
 	wavpack? ( media-sound/wavpack )"
+DEPEND="${RDEPEND}"
 
 src_install () {
-	emake DESTDIR="${D}" install || die
-	dodoc doc/*
-	dodoc NEWS README ChangeLog AUTHORS
+	emake DESTDIR="${D}" install || die "emake install failed"
+	dodoc NEWS README ChangeLog AUTHORS doc/*
 }






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-06-01 18:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-01 18:40 [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 Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox