diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-30 18:40:03 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-30 18:40:03 +0000 |
commit | 8f1adc1831b8d614eea804bc4fd8ca934082820d (patch) | |
tree | 029b5198330e625cdea50c5929969ee823ac9a74 /media-sound | |
parent | Keyworded ~sparc - some Sun NICs don't handle it though... (diff) | |
download | gentoo-2-8f1adc1831b8d614eea804bc4fd8ca934082820d.tar.gz gentoo-2-8f1adc1831b8d614eea804bc4fd8ca934082820d.tar.bz2 gentoo-2-8f1adc1831b8d614eea804bc4fd8ca934082820d.zip |
Stable on sparc wrt security #180203
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/pulseaudio/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/pulseaudio/pulseaudio-0.9.5-r6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/pulseaudio/ChangeLog b/media-sound/pulseaudio/ChangeLog index 2b0793874f43..6c9780f03118 100644 --- a/media-sound/pulseaudio/ChangeLog +++ b/media-sound/pulseaudio/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/pulseaudio # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.52 2007/05/30 15:06:40 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.53 2007/05/30 18:40:03 gustavoz Exp $ + + 30 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> + pulseaudio-0.9.5-r6.ebuild: + Stable on sparc wrt security #180203 *pulseaudio-0.9.5-r6 (30 May 2007) diff --git a/media-sound/pulseaudio/pulseaudio-0.9.5-r6.ebuild b/media-sound/pulseaudio/pulseaudio-0.9.5-r6.ebuild index 53a90e2673e7..6e6c5dbfba50 100644 --- a/media-sound/pulseaudio/pulseaudio-0.9.5-r6.ebuild +++ b/media-sound/pulseaudio/pulseaudio-0.9.5-r6.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/pulseaudio/pulseaudio-0.9.5-r6.ebuild,v 1.1 2007/05/30 15:06:40 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.5-r6.ebuild,v 1.2 2007/05/30 18:40:03 gustavoz Exp $ inherit eutils libtool # autotools @@ -10,7 +10,7 @@ SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz" LICENSE="LGPL-2 GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd" IUSE="alsa avahi caps jack lirc oss tcpd X hal" RDEPEND="X? ( || ( x11-libs/libX11 <virtual/x11-7 ) ) |