diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-16 04:24:06 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-16 04:24:06 +0000 |
commit | 66989f2cbe76ab0bc64a7c8df71ec0a5d7e65c0c (patch) | |
tree | 8ecdeb74d93679b6292e41ed60574b377bc4379d /media-plugins | |
parent | Load /lib/libz.so (diff) | |
download | gentoo-2-66989f2cbe76ab0bc64a7c8df71ec0a5d7e65c0c.tar.gz gentoo-2-66989f2cbe76ab0bc64a7c8df71ec0a5d7e65c0c.tar.bz2 gentoo-2-66989f2cbe76ab0bc64a7c8df71ec0a5d7e65c0c.zip |
Mark 0.9.3 ~ia64. #149806
(Portage version: 2.1.2_pre1)
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 a24ba7921c6a..834950e8bb6e 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/libao-pulse/ChangeLog,v 1.6 2006/10/10 04:41:54 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/libao-pulse/ChangeLog,v 1.7 2006/10/16 04:24:06 agriffis Exp $ + + 16 Oct 2006; Aron Griffis <agriffis@gentoo.org> libao-pulse-0.9.3.ebuild: + Mark 0.9.3 ~ia64. #149806 10 Oct 2006; Joshua Jackson <tsunam@gentoo.org> libao-pulse-0.9.2.ebuild, 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 68753d53810d..14ed35812372 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-2006 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.5 2006/10/10 04:41:54 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/libao-pulse/libao-pulse-0.9.3.ebuild,v 1.6 2006/10/16 04:24:06 agriffis 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 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="" |