diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-22 17:38:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-22 17:38:53 +0000 |
commit | fe66bed35fa5c0250b550ed6c9cded9ffcbe7f27 (patch) | |
tree | b0bb9ac6544d1b6f6f9c75d0364c96cb147dc7da | |
parent | Yet another version bump, Linux 2.4.34.4. Removing .3, since it had compile i... (diff) | |
download | gentoo-2-fe66bed35fa5c0250b550ed6c9cded9ffcbe7f27.tar.gz gentoo-2-fe66bed35fa5c0250b550ed6c9cded9ffcbe7f27.tar.bz2 gentoo-2-fe66bed35fa5c0250b550ed6c9cded9ffcbe7f27.zip |
x86 stable wrt #175141
(Portage version: 2.1.2.4)
-rw-r--r-- | media-libs/alsa-lib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.14_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 9a3471a7d3b4..bb48b13099df 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.227 2007/04/22 16:38:24 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.228 2007/04/22 17:38:53 armin76 Exp $ + + 22 Apr 2007; Raúl Porcel <armin76@gentoo.org> alsa-lib-1.0.14_rc2.ebuild: + x86 stable wrt #175141 22 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org> alsa-lib-1.0.14_rc2.ebuild: diff --git a/media-libs/alsa-lib/alsa-lib-1.0.14_rc2.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.14_rc2.ebuild index 21c50439ad5f..04a554173d25 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.14_rc2.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.14_rc2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.14_rc2.ebuild,v 1.3 2007/04/22 16:38:24 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.14_rc2.ebuild,v 1.4 2007/04/22 17:38:53 armin76 Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="1.9" @@ -16,7 +16,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 debug" RDEPEND=">=media-sound/alsa-headers-${PV}" |