diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-18 13:01:15 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-18 13:01:15 +0000 |
commit | 70d341fbc5e062621448c8a197a5d21a92fec2df (patch) | |
tree | d7ba6f8ffaf8175dfec28f814c63cb693333fa45 /media-plugins | |
parent | Stable on sparc wrt #162646 (diff) | |
download | gentoo-2-70d341fbc5e062621448c8a197a5d21a92fec2df.tar.gz gentoo-2-70d341fbc5e062621448c8a197a5d21a92fec2df.tar.bz2 gentoo-2-70d341fbc5e062621448c8a197a5d21a92fec2df.zip |
Stable on sparc
(Portage version: 2.1.1-r2)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/libao-pulse/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/libao-pulse/libao-pulse-0.9.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/libao-pulse/ChangeLog b/media-plugins/libao-pulse/ChangeLog index 7eef0706d06e..7b11ca2af3b2 100644 --- a/media-plugins/libao-pulse/ChangeLog +++ b/media-plugins/libao-pulse/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/libao-pulse # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/libao-pulse/ChangeLog,v 1.12 2007/01/18 07:57:13 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/libao-pulse/ChangeLog,v 1.13 2007/01/18 13:01:15 gustavoz Exp $ + + 18 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> + libao-pulse-0.9.3.ebuild: + Stable on sparc 18 Jan 2007; Christian Faulhammer <opfer@gentoo.org> libao-pulse-0.9.3.ebuild: diff --git a/media-plugins/libao-pulse/libao-pulse-0.9.3.ebuild b/media-plugins/libao-pulse/libao-pulse-0.9.3.ebuild index 5e19a2b5304a..859184549c22 100644 --- a/media-plugins/libao-pulse/libao-pulse-0.9.3.ebuild +++ b/media-plugins/libao-pulse/libao-pulse-0.9.3.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-plugins/libao-pulse/libao-pulse-0.9.3.ebuild,v 1.11 2007/01/18 07:57:13 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/libao-pulse/libao-pulse-0.9.3.ebuild,v 1.12 2007/01/18 13:01:15 gustavoz Exp $ DESCRIPTION="libao output driver for PulseAudio" HOMEPAGE="http://0pointer.de/lennart/projects/libao-pulse/" @@ -8,7 +8,7 @@ SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/libao-0.8.5 |