diff options
author | 2006-01-03 02:05:30 +0000 | |
---|---|---|
committer | 2006-01-03 02:05:30 +0000 | |
commit | a58b371c0f859295e1c5b16f139406a568f92929 (patch) | |
tree | b37afbf2ddaf4b18831895077ef0eb51578b2b33 /media-libs/alsa-lib | |
parent | remove arches that don't support gems (diff) | |
download | gentoo-2-a58b371c0f859295e1c5b16f139406a568f92929.tar.gz gentoo-2-a58b371c0f859295e1c5b16f139406a568f92929.tar.bz2 gentoo-2-a58b371c0f859295e1c5b16f139406a568f92929.zip |
Stable on x86; bug #117518
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'media-libs/alsa-lib')
-rw-r--r-- | media-libs/alsa-lib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog index 53390445ce49..84f727de1309 100644 --- a/media-libs/alsa-lib/ChangeLog +++ b/media-libs/alsa-lib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/alsa-lib # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.146 2006/01/02 22:30:48 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.147 2006/01/03 02:05:30 halcy0n Exp $ + + 03 Jan 2006; Mark Loeser <halcy0n@gentoo.org> alsa-lib-1.0.10.ebuild: + Stable on x86; bug #117518 02 Jan 2006; Jeremy Huddleston <eradicator@gentoo.org> -alsa-lib-0.9.8.ebuild, -alsa-lib-1.0.7.ebuild, diff --git a/media-libs/alsa-lib/alsa-lib-1.0.10.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.10.ebuild index 758633429eca..2ae019d2b2d4 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.10.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.10.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-libs/alsa-lib/alsa-lib-1.0.10.ebuild,v 1.6 2006/01/02 20:49:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.10.ebuild,v 1.7 2006/01/03 02:05:30 halcy0n Exp $ inherit eutils autotools @@ -14,7 +14,7 @@ SRC_URI="mirror://alsaproject/lib/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86" IUSE="doc jack" RDEPEND="virtual/alsa |