diff options
author | 2006-08-26 09:23:14 +0000 | |
---|---|---|
committer | 2006-08-26 09:23:14 +0000 | |
commit | 29f7500ee5a08298d802f6977d5c64c8e0151726 (patch) | |
tree | f664cdfcd03f4d0a3e940cd589f09c39e1989fe0 /media-libs/alsa-lib | |
parent | Initial ebuild, closes bug #145096. (diff) | |
download | gentoo-2-29f7500ee5a08298d802f6977d5c64c8e0151726.tar.gz gentoo-2-29f7500ee5a08298d802f6977d5c64c8e0151726.tar.bz2 gentoo-2-29f7500ee5a08298d802f6977d5c64c8e0151726.zip |
stable for x86
(Portage version: 2.1-r2)
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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog index de61355601f1..45c03bfbfc3c 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.181 2006/08/25 19:35:52 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.182 2006/08/26 09:23:14 liquidx Exp $ + + 26 Aug 2006; Alastair Tse <liquidx@gentoo.org> alsa-lib-1.0.11-r1.ebuild: + stable for x86 25 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> alsa-lib-1.0.11-r1.ebuild: diff --git a/media-libs/alsa-lib/alsa-lib-1.0.11-r1.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.11-r1.ebuild index 2c42329cc151..de307fc40a4a 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.11-r1.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.11-r1.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-r1.ebuild,v 1.5 2006/08/25 19:35:52 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.11-r1.ebuild,v 1.6 2006/08/26 09:23:14 liquidx Exp $ inherit eutils autotools libtool @@ -13,7 +13,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 |