diff options
author | 2006-01-11 15:41:33 +0000 | |
---|---|---|
committer | 2006-01-11 15:41:33 +0000 | |
commit | 97ba3e44dcbe6a255f8b6c0b27cebbf97766b637 (patch) | |
tree | e41054be592bce14f00b76c67955b2b03818e74c /media-libs/alsa-lib | |
parent | Add ~amd64 keyword (diff) | |
download | gentoo-2-97ba3e44dcbe6a255f8b6c0b27cebbf97766b637.tar.gz gentoo-2-97ba3e44dcbe6a255f8b6c0b27cebbf97766b637.tar.bz2 gentoo-2-97ba3e44dcbe6a255f8b6c0b27cebbf97766b637.zip |
Stable on hppa, ppc.
(Portage version: 2.0.53)
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.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog index f67f6fd5109f..2fa240a99d51 100644 --- a/media-libs/alsa-lib/ChangeLog +++ b/media-libs/alsa-lib/ChangeLog @@ -1,6 +1,10 @@ # 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.149 2006/01/10 14:58:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.150 2006/01/11 15:41:26 hansmi Exp $ + + 11 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> + alsa-lib-1.0.10.ebuild: + Stable on hppa, ppc. 10 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> alsa-lib-1.0.10.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 22e4d3e13997..6cf46fe182d9 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.9 2006/01/10 14:58:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.10.ebuild,v 1.10 2006/01/11 15:41:26 hansmi 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 |