From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.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
Date: Mon, 01 Jun 2009 18:40:47 +0000 [thread overview]
Message-ID: <E1MBCRD-0002hA-Ue@stork.gentoo.org> (raw)
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/*
}
reply other threads:[~2009-06-01 18:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1MBCRD-0002hA-Ue@stork.gentoo.org \
--to=ssuominen@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox