diff options
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.11_rc2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog index 48ab82d0c9ba..b60bf50c81a1 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.151 2006/01/11 15:57:39 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.152 2006/01/11 18:35:49 jer Exp $ + + 11 Jan 2006; Jeroen Roovers <jer@gentoo.org> alsa-lib-1.0.11_rc2.ebuild: + Marked stable for hppa (bug #111968). 11 Jan 2006; Diego Pettenò <flameeyes@gentoo.org> -files/alsa-lib-1.0.7-pcm_wait.patch, -files/configure.diff, diff --git a/media-libs/alsa-lib/alsa-lib-1.0.11_rc2.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.11_rc2.ebuild index ed3e87cfa499..bae3c60b3d58 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.11_rc2.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.11_rc2.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.11_rc2.ebuild,v 1.3 2006/01/05 03:01:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.11_rc2.ebuild,v 1.4 2006/01/11 18:35:49 jer 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 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="doc jack" RDEPEND="virtual/alsa |