diff options
author | 2014-10-10 15:25:37 +0000 | |
---|---|---|
committer | 2014-10-10 15:25:37 +0000 | |
commit | 7a6c1d1b36744998e8ea9410f3fc70b7ee0de1c2 (patch) | |
tree | e924416dcee360146975906cbb5e1f07f7ff7ef0 /media-sound | |
parent | Stable for amd64, wrt bug #480506 (diff) | |
download | gentoo-2-7a6c1d1b36744998e8ea9410f3fc70b7ee0de1c2.tar.gz gentoo-2-7a6c1d1b36744998e8ea9410f3fc70b7ee0de1c2.tar.bz2 gentoo-2-7a6c1d1b36744998e8ea9410f3fc70b7ee0de1c2.zip |
Stable for amd64, wrt bug #518780
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/snd/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/snd/snd-12.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/snd/ChangeLog b/media-sound/snd/ChangeLog index 966261a54e51..0d38ba797927 100644 --- a/media-sound/snd/ChangeLog +++ b/media-sound/snd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/snd -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/ChangeLog,v 1.68 2013/04/17 18:22:42 ulm Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/ChangeLog,v 1.69 2014/10/10 15:25:37 ago Exp $ + + 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> snd-12.8.ebuild: + Stable for amd64, wrt bug #518780 17 Apr 2013; Ulrich Müller <ulm@gentoo.org> snd-9.11.ebuild, snd-12.7.ebuild, snd-12.8.ebuild: diff --git a/media-sound/snd/snd-12.8.ebuild b/media-sound/snd/snd-12.8.ebuild index cc06710b0005..749642a48742 100644 --- a/media-sound/snd/snd-12.8.ebuild +++ b/media-sound/snd/snd-12.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-12.8.ebuild,v 1.6 2013/04/17 18:22:42 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-12.8.ebuild,v 1.7 2014/10/10 15:25:37 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="ftp://ccrma-ftp.stanford.edu/pub/Lisp/${P}.tar.gz" LICENSE="Snd BSD-2 HPND GPL-2+ LGPL-2.1+ LGPL-3+ ruby? ( free-noncomm ) s7? ( free-noncomm )" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux" IUSE="alsa doc fam fftw gmp gsl gtk jack ladspa motif opengl oss portaudio pulseaudio readline ruby +s7" RDEPEND="media-libs/audiofile |