diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-09 20:45:21 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-09 20:45:21 +0000 |
commit | 460381fd4c5679551aada1d5bb82d754d8e99e98 (patch) | |
tree | ae8210a59bc5c594559b62e32059f33da2cf2a90 /media-libs/alsa-lib | |
parent | Version bump, bug #148238 (diff) | |
download | historical-460381fd4c5679551aada1d5bb82d754d8e99e98.tar.gz historical-460381fd4c5679551aada1d5bb82d754d8e99e98.tar.bz2 historical-460381fd4c5679551aada1d5bb82d754d8e99e98.zip |
Stable on sparc wrt #150540
Package-Manager: portage-2.1.1
Diffstat (limited to 'media-libs/alsa-lib')
-rw-r--r-- | media-libs/alsa-lib/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.12.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog index c5a0bbfd641e..48494d282ae0 100644 --- a/media-libs/alsa-lib/ChangeLog +++ b/media-libs/alsa-lib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/alsa-lib # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.196 2006/10/09 17:59:52 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.197 2006/10/09 20:42:49 gustavoz Exp $ + + 09 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> + alsa-lib-1.0.12.ebuild: + Stable on sparc wrt #150540 09 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> alsa-lib-1.0.13.ebuild: Add latest autoconf dependency. Thanks to Mike Arthur for reporting in bug diff --git a/media-libs/alsa-lib/alsa-lib-1.0.12.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.12.ebuild index 00aa3cb5fbf2..4fb56cfc2bea 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.12.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.12.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.12.ebuild,v 1.3 2006/10/09 17:11:12 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.12.ebuild,v 1.4 2006/10/09 20:42:49 gustavoz Exp $ WANT_AUTOMAKE="1.9" @@ -15,7 +15,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" RDEPEND="virtual/alsa |