diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-31 10:59:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-31 10:59:22 +0000 |
commit | 8905fb2c400f3b139e5437e9852fa8f70db98d1f (patch) | |
tree | ef1f97b0deb2b065db9b07f903b53db51e26e957 /media-sound | |
parent | Add ~alpha/~ia64/~sparc/~x86 wrt #200076 (diff) | |
download | gentoo-2-8905fb2c400f3b139e5437e9852fa8f70db98d1f.tar.gz gentoo-2-8905fb2c400f3b139e5437e9852fa8f70db98d1f.tar.bz2 gentoo-2-8905fb2c400f3b139e5437e9852fa8f70db98d1f.zip |
Add ~alpha/~ia64/~sparc/~x86 wrt #200076
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/pulseaudio/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/pulseaudio/pulseaudio-0.9.8-r6.ebuild | 4 | ||||
-rw-r--r-- | media-sound/pulseaudio/pulseaudio-0.9.8-r7.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/pulseaudio/ChangeLog b/media-sound/pulseaudio/ChangeLog index b62c01f473c7..0f1461c88c43 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.88 2007/12/29 18:02:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/ChangeLog,v 1.89 2007/12/31 10:59:22 armin76 Exp $ + + 31 Dec 2007; Raúl Porcel <armin76@gentoo.org> pulseaudio-0.9.8-r6.ebuild, + pulseaudio-0.9.8-r7.ebuild: + Add ~alpha/~ia64/~sparc/~x86 wrt #200076 29 Dec 2007; Jeroen Roovers <jer@gentoo.org> pulseaudio-0.9.8-r4.ebuild: Marked ~hppa (bug #200076, comment #6). diff --git a/media-sound/pulseaudio/pulseaudio-0.9.8-r6.ebuild b/media-sound/pulseaudio/pulseaudio-0.9.8-r6.ebuild index a2e9a9592d28..aab6e17dca40 100644 --- a/media-sound/pulseaudio/pulseaudio-0.9.8-r6.ebuild +++ b/media-sound/pulseaudio/pulseaudio-0.9.8-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.8-r6.ebuild,v 1.1 2007/12/29 17:39:01 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.8-r6.ebuild,v 1.2 2007/12/31 10:59:22 armin76 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="~amd64" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" IUSE="alsa avahi caps jack lirc oss tcpd X hal dbus libsamplerate gnome bluetooth policykit asyncns" RDEPEND="X? ( x11-libs/libX11 ) diff --git a/media-sound/pulseaudio/pulseaudio-0.9.8-r7.ebuild b/media-sound/pulseaudio/pulseaudio-0.9.8-r7.ebuild index 70317f28c0b2..336903302123 100644 --- a/media-sound/pulseaudio/pulseaudio-0.9.8-r7.ebuild +++ b/media-sound/pulseaudio/pulseaudio-0.9.8-r7.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.8-r7.ebuild,v 1.1 2007/12/29 17:39:01 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/pulseaudio/pulseaudio-0.9.8-r7.ebuild,v 1.2 2007/12/31 10:59:22 armin76 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="~amd64" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" IUSE="alsa avahi caps jack lirc oss tcpd X hal dbus libsamplerate gnome bluetooth policykit asyncns" RDEPEND="X? ( x11-libs/libX11 ) |