diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-07-29 16:57:16 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-07-29 16:57:16 +0000 |
commit | 415cd06796817db906cc84ec3e43aa90b577e352 (patch) | |
tree | 0196aef668c36440e1f6ec75fc90c1bdaadfae87 /media-sound/snd | |
parent | Fixing the DEPEND/RDEPEND for the move of net-www/apache to www-servers/apach... (diff) | |
download | gentoo-2-415cd06796817db906cc84ec3e43aa90b577e352.tar.gz gentoo-2-415cd06796817db906cc84ec3e43aa90b577e352.tar.bz2 gentoo-2-415cd06796817db906cc84ec3e43aa90b577e352.zip |
ppc stable, bug #187007
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'media-sound/snd')
-rw-r--r-- | media-sound/snd/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/snd/snd-9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/snd/ChangeLog b/media-sound/snd/ChangeLog index 5665229d42ad..834170f9dc9e 100644 --- a/media-sound/snd/ChangeLog +++ b/media-sound/snd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/snd # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/ChangeLog,v 1.36 2007/07/29 16:38:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/ChangeLog,v 1.37 2007/07/29 16:57:16 dertobi123 Exp $ + + 29 Jul 2007; Tobias Scherbaum <dertobi123@gentoo.org> snd-9.1.ebuild: + ppc stable, bug #187007 29 Jul 2007; Raúl Porcel <armin76@gentoo.org> snd-9.1.ebuild: x86 stable wrt #187007 diff --git a/media-sound/snd/snd-9.1.ebuild b/media-sound/snd/snd-9.1.ebuild index ed5877b67245..7b5bd3ca519d 100644 --- a/media-sound/snd/snd-9.1.ebuild +++ b/media-sound/snd/snd-9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-9.1.ebuild,v 1.2 2007/07/29 16:38:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-9.1.ebuild,v 1.3 2007/07/29 16:57:16 dertobi123 Exp $ inherit multilib eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://ccrma-ftp.stanford.edu/pub/Lisp/${P}.tar.gz" SLOT="0" LICENSE="as-is" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="alsa cairo esd fam fftw gsl gtk guile jack ladspa motif nls opengl oss ruby" RDEPEND="media-libs/audiofile |