diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-10-24 19:16:45 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-10-24 19:16:45 +0000 |
commit | 244edaad87eacb1c541ba3289c5b113e12b7a97a (patch) | |
tree | 9e43b7b6ba533fec40a9b6183bf4261c8920db04 /media-sound/snd/snd-9.11.ebuild | |
parent | Dev channel bump. (diff) | |
download | gentoo-2-244edaad87eacb1c541ba3289c5b113e12b7a97a.tar.gz gentoo-2-244edaad87eacb1c541ba3289c5b113e12b7a97a.tar.bz2 gentoo-2-244edaad87eacb1c541ba3289c5b113e12b7a97a.zip |
Update dependency after package move from x11-libs/openmotif to x11-libs/motif.
(Portage version: 2.1.11.30/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'media-sound/snd/snd-9.11.ebuild')
-rw-r--r-- | media-sound/snd/snd-9.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/snd/snd-9.11.ebuild b/media-sound/snd/snd-9.11.ebuild index daa12afa82e6..75e8d7419e1d 100644 --- a/media-sound/snd/snd-9.11.ebuild +++ b/media-sound/snd/snd-9.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-9.11.ebuild,v 1.8 2012/03/18 13:24:51 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-9.11.ebuild,v 1.9 2012/10/24 19:16:45 ulm Exp $ EAPI=1 @@ -16,7 +16,7 @@ KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux" IUSE="alsa cairo fam fftw gsl gtk guile jack ladspa motif nls opengl oss ruby xpm" RDEPEND="media-libs/audiofile - motif? ( >=x11-libs/openmotif-2.3:0 ) + motif? ( >=x11-libs/motif-2.3:0 ) alsa? ( media-libs/alsa-lib ) fam? ( virtual/fam ) fftw? ( sci-libs/fftw ) |