summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2005-10-05 12:48:45 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2005-10-05 12:48:45 +0000
commit76dc4c2e288f7c2121acbd0315519d4dd1813ea2 (patch)
treed7a9f8de6835136d408682e439b72d79b5b83320 /media-sound/snd
parentFixed DEPEND(typo) (diff)
downloadhistorical-76dc4c2e288f7c2121acbd0315519d4dd1813ea2.tar.gz
historical-76dc4c2e288f7c2121acbd0315519d4dd1813ea2.tar.bz2
historical-76dc4c2e288f7c2121acbd0315519d4dd1813ea2.zip
inherit multilib
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'media-sound/snd')
-rw-r--r--media-sound/snd/Manifest2
-rw-r--r--media-sound/snd/snd-7.15.ebuild4
2 files changed, 4 insertions, 2 deletions
diff --git a/media-sound/snd/Manifest b/media-sound/snd/Manifest
index 5d7306b7a9af..b8d8f5ab73a3 100644
--- a/media-sound/snd/Manifest
+++ b/media-sound/snd/Manifest
@@ -1,4 +1,4 @@
-MD5 a40ef40c5fe98f78e81c85dda55821eb snd-7.15.ebuild 1676
+MD5 b216c69c2342a6801062a1e1f806275b snd-7.15.ebuild 1694
MD5 0f65d306cdb9269f20d386413bd1e992 snd-7.10.ebuild 1677
MD5 93fd3c6d4ec08f156404ab5a77e9fe47 ChangeLog 2778
MD5 527dcfe3ce0f0b53c6b6aa8b82eb930c metadata.xml 252
diff --git a/media-sound/snd/snd-7.15.ebuild b/media-sound/snd/snd-7.15.ebuild
index b1cd168bc0e3..34764127de9d 100644
--- a/media-sound/snd/snd-7.15.ebuild
+++ b/media-sound/snd/snd-7.15.ebuild
@@ -1,9 +1,11 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-7.15.ebuild,v 1.2 2005/10/05 12:46:23 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-7.15.ebuild,v 1.3 2005/10/05 12:48:45 matsuu Exp $
IUSE="X alsa esd fam fftw gsl gtk guile jack ladspa motif nls opengl ruby"
+inherit multilib
+
S="${WORKDIR}/${P/\.*//}"
DESCRIPTION="Snd is a sound editor"
HOMEPAGE="http://ccrma.stanford.edu/software/snd/"