diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-09 14:54:25 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-09 14:54:25 +0000 |
commit | 7e8ee84e0b1f0bec5988b95c51f2ab37c1a7bec9 (patch) | |
tree | 1ccc665fa98213cb0882ca84ac84529638444154 /media-libs | |
parent | ppc stable #280646 (diff) | |
download | gentoo-2-7e8ee84e0b1f0bec5988b95c51f2ab37c1a7bec9.tar.gz gentoo-2-7e8ee84e0b1f0bec5988b95c51f2ab37c1a7bec9.tar.bz2 gentoo-2-7e8ee84e0b1f0bec5988b95c51f2ab37c1a7bec9.zip |
ppc stable #280646
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/alsa-lib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.20-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 f0d82de3cdc1..e6f0f2e10ec2 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.285 2009/08/05 15:19:50 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.286 2009/08/09 14:54:25 nixnut Exp $ + + 09 Aug 2009; nixnut <nixnut@gentoo.org> alsa-lib-1.0.20-r1.ebuild: + ppc stable #280464 05 Aug 2009; <chainsaw@gentoo.org> alsa-lib-1.0.20-r1.ebuild: Early stable on AMD64 as requested by Samuli Suominen diff --git a/media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild index 60fd3799ba97..54f7d78cb1b8 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.20-r1.ebuild,v 1.3 2009/08/05 15:19:50 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild,v 1.4 2009/08/09 14:54:25 nixnut Exp $ inherit eutils libtool @@ -13,7 +13,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" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc ~x86" IUSE="doc debug alisp python" RDEPEND="python? ( dev-lang/python )" |