diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-29 15:26:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-29 15:26:24 +0000 |
commit | 878ea577d930c5e8dae21c0a62353feac9856435 (patch) | |
tree | c1e3b1de4bd48d3731883b04f139bb1b9c7caee9 /dev-python/pyalsa/pyalsa-1.0.25.ebuild | |
parent | Stable for amd64, wrt bug #406225 (diff) | |
download | gentoo-2-878ea577d930c5e8dae21c0a62353feac9856435.tar.gz gentoo-2-878ea577d930c5e8dae21c0a62353feac9856435.tar.bz2 gentoo-2-878ea577d930c5e8dae21c0a62353feac9856435.zip |
Stable for amd64, wrt bug #406101
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/pyalsa/pyalsa-1.0.25.ebuild')
-rw-r--r-- | dev-python/pyalsa/pyalsa-1.0.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyalsa/pyalsa-1.0.25.ebuild b/dev-python/pyalsa/pyalsa-1.0.25.ebuild index 3dec3805b1b5..e4d3a962d497 100644 --- a/dev-python/pyalsa/pyalsa-1.0.25.ebuild +++ b/dev-python/pyalsa/pyalsa-1.0.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.25.ebuild,v 1.3 2012/02/25 23:48:55 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.25.ebuild,v 1.4 2012/02/29 15:26:24 ago Exp $ EAPI="2" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="mirror://alsaproject/pyalsa/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="media-libs/alsa-lib" |