diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-01-19 05:01:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-01-19 05:01:42 +0000 |
commit | 5f95819820f4f5d1bc5d8e165da982b8a79f9c66 (patch) | |
tree | a653d73746109e391aebc8a0015add1d678d098f /media-plugins | |
parent | Restrict tests (bug #138415) and remove old version. (diff) | |
download | gentoo-2-5f95819820f4f5d1bc5d8e165da982b8a79f9c66.tar.gz gentoo-2-5f95819820f4f5d1bc5d8e165da982b8a79f9c66.tar.bz2 gentoo-2-5f95819820f4f5d1bc5d8e165da982b8a79f9c66.zip |
Stable for HPPA (bug #149806).
(Portage version: 2.1.1-r2)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/libao-pulse/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/libao-pulse/libao-pulse-0.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/libao-pulse/ChangeLog b/media-plugins/libao-pulse/ChangeLog index 7b11ca2af3b2..283957f99877 100644 --- a/media-plugins/libao-pulse/ChangeLog +++ b/media-plugins/libao-pulse/ChangeLog @@ -1,6 +1,9 @@ # 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.13 2007/01/18 13:01:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/libao-pulse/ChangeLog,v 1.14 2007/01/19 05:01:42 jer Exp $ + + 19 Jan 2007; Jeroen Roovers <jer@gentoo.org> libao-pulse-0.9.3.ebuild: + Stable for HPPA (bug #149806). 18 Jan 2007; Gustavo Zacarias <gustavoz@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 859184549c22..fc4f097716a7 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.12 2007/01/18 13:01:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/libao-pulse/libao-pulse-0.9.3.ebuild,v 1.13 2007/01/19 05:01:42 jer 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 |