summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Doty <kingtaco@gentoo.org>2008-04-12 01:03:07 +0000
committerMike Doty <kingtaco@gentoo.org>2008-04-12 01:03:07 +0000
commita599e7a1463e822dc84aa21a29c80c3298ec2666 (patch)
tree61963ae3378f1dc9723a178fbdec41ab96f4a3ad /media-libs/alsa-lib
parentx86 stable, bug 217075 (diff)
downloadgentoo-2-a599e7a1463e822dc84aa21a29c80c3298ec2666.tar.gz
gentoo-2-a599e7a1463e822dc84aa21a29c80c3298ec2666.tar.bz2
gentoo-2-a599e7a1463e822dc84aa21a29c80c3298ec2666.zip
x86 stable, bug 217075
(Portage version: 2.1.5_rc2)
Diffstat (limited to 'media-libs/alsa-lib')
-rw-r--r--media-libs/alsa-lib/ChangeLog5
-rw-r--r--media-libs/alsa-lib/alsa-lib-1.0.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog
index 184d1587a7a3..284e0a727049 100644
--- a/media-libs/alsa-lib/ChangeLog
+++ b/media-libs/alsa-lib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/alsa-lib
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.252 2008/04/11 15:05:21 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.253 2008/04/12 01:03:07 kingtaco Exp $
+
+ 12 Apr 2008; Mike Doty <kingtaco@gentoo.org> alsa-lib-1.0.16.ebuild:
+ x86 stable, bug 217075.
11 Apr 2008; Markus Rothe <corsair@gentoo.org> alsa-lib-1.0.16.ebuild:
Stable on ppc64; bug #217075
diff --git a/media-libs/alsa-lib/alsa-lib-1.0.16.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.16.ebuild
index 1cddb21ba7fe..3909908ab090 100644
--- a/media-libs/alsa-lib/alsa-lib-1.0.16.ebuild
+++ b/media-libs/alsa-lib/alsa-lib-1.0.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.16.ebuild,v 1.2 2008/04/11 15:05:21 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.16.ebuild,v 1.3 2008/04/12 01:03:07 kingtaco Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="1.9"
@@ -16,7 +16,7 @@ SRC_URI="mirror://alsaproject/lib/${MY_P}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86"
IUSE="doc debug alisp midi"
RDEPEND=""