summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Weller <welp@gentoo.org>2007-06-01 08:13:07 +0000
committerPeter Weller <welp@gentoo.org>2007-06-01 08:13:07 +0000
commitbc90c8097cf95a0da0e0f09c37b476485ce6c6f5 (patch)
tree2cdc521dc7b740ac4e8a31379cd9463419bc3d32 /media-sound
parentmodified ChangeLog to meet common format (diff)
downloadgentoo-2-bc90c8097cf95a0da0e0f09c37b476485ce6c6f5.tar.gz
gentoo-2-bc90c8097cf95a0da0e0f09c37b476485ce6c6f5.tar.bz2
gentoo-2-bc90c8097cf95a0da0e0f09c37b476485ce6c6f5.zip
Stable on amd64 wrt security bug 180203
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/pulseaudio/ChangeLog5
-rw-r--r--media-sound/pulseaudio/pulseaudio-0.9.5-r6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/pulseaudio/ChangeLog b/media-sound/pulseaudio/ChangeLog
index c8f1f5d5167f..85e26c54806e 100644
--- a/media-sound/pulseaudio/ChangeLog
+++ b/media-sound/pulseaudio/ChangeLog
@@ -1,6 +1,9 @@
# 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.57 2007/05/31 07:01:25 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.58 2007/06/01 08:13:07 welp Exp $
+
+ 01 Jun 2007; Peter Weller <welp@gentoo.org> pulseaudio-0.9.5-r6.ebuild:
+ Stable on amd64 wrt security bug 180203
31 May 2007; René Nussbaumer <killerfox@gentoo.org>
pulseaudio-0.9.5-r6.ebuild:
diff --git a/media-sound/pulseaudio/pulseaudio-0.9.5-r6.ebuild b/media-sound/pulseaudio/pulseaudio-0.9.5-r6.ebuild
index 9480a36426cc..b6e62d883fc3 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.5 2007/05/31 07:01:25 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.5-r6.ebuild,v 1.6 2007/06/01 08:13:07 welp 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 ) )