diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-22 22:45:40 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-22 22:45:40 +0000 |
commit | 529308bc4117d6a205e50a4fd9f057cdf71300a6 (patch) | |
tree | 8d93ae6b934788e3dbb376c122beefa382330c1c /media-libs | |
parent | ppc64 stable wrt #344571 (diff) | |
download | gentoo-2-529308bc4117d6a205e50a4fd9f057cdf71300a6.tar.gz gentoo-2-529308bc4117d6a205e50a4fd9f057cdf71300a6.tar.bz2 gentoo-2-529308bc4117d6a205e50a4fd9f057cdf71300a6.zip |
ppc64 stable wrt #344571
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/alsa-lib/ChangeLog | 8 | ||||
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.23.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog index a301bad991e9..3f4d80c5732b 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.314 2010/12/24 17:34:26 armin76 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.315 2011/01/22 22:45:40 xarthisius Exp $ + + 22 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> + alsa-lib-1.0.23.ebuild: + ppc64 stable wrt #344571 24 Dec 2010; Raúl Porcel <armin76@gentoo.org> alsa-lib-1.0.23.ebuild: ia64/sh/sparc stable wrt #344571 diff --git a/media-libs/alsa-lib/alsa-lib-1.0.23.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.23.ebuild index 62c608b99155..5671e1919177 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.23.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.23.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.23.ebuild,v 1.8 2010/12/24 17:34:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.23.ebuild,v 1.9 2011/01/22 22:45:40 xarthisius Exp $ PYTHON_DEPEND="python? 2" @@ -15,7 +15,7 @@ SRC_URI="mirror://alsaproject/lib/${MY_P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-linux ~x86-linux" IUSE="doc debug alisp python" DEPEND=">=media-sound/alsa-headers-${PV} |