diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-18 14:31:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-18 14:31:18 +0000 |
commit | b380756ce315bae9f64de87217e096f26738b8a4 (patch) | |
tree | 8bdc6b19ba31a06f990b61c41d100029ff69a2c8 | |
parent | Stable for ppc, wrt bug #518614 (diff) | |
download | gentoo-2-b380756ce315bae9f64de87217e096f26738b8a4.tar.gz gentoo-2-b380756ce315bae9f64de87217e096f26738b8a4.tar.bz2 gentoo-2-b380756ce315bae9f64de87217e096f26738b8a4.zip |
Stable for ppc, wrt bug #518780
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
-rw-r--r-- | media-sound/snd/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/snd/snd-12.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/snd/ChangeLog b/media-sound/snd/ChangeLog index ad613ca62809..3ac3aca2917d 100644 --- a/media-sound/snd/ChangeLog +++ b/media-sound/snd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/snd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/ChangeLog,v 1.70 2014/10/12 09:01:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/ChangeLog,v 1.71 2014/10/18 14:31:18 ago Exp $ + + 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> snd-12.8.ebuild: + Stable for ppc, wrt bug #518780 12 Oct 2014; Agostino Sarubbo <ago@gentoo.org> snd-12.8.ebuild: Stable for x86, wrt bug #518780 diff --git a/media-sound/snd/snd-12.8.ebuild b/media-sound/snd/snd-12.8.ebuild index d6c990a8d124..858e5d04dddc 100644 --- a/media-sound/snd/snd-12.8.ebuild +++ b/media-sound/snd/snd-12.8.ebuild @@ -1,6 +1,6 @@ # 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.8 2014/10/12 09:01:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-12.8.ebuild,v 1.9 2014/10/18 14:31:18 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 |