summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-12-24 17:47:08 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-12-24 17:47:08 +0000
commit4fd4fc96e6fde62bcbf7cfa75aeafc949ef48b56 (patch)
treee23d7653623e569602809631af394fe3e5a969cc /dev-python/pyalsa
parentremove old (diff)
downloadgentoo-2-4fd4fc96e6fde62bcbf7cfa75aeafc949ef48b56.tar.gz
gentoo-2-4fd4fc96e6fde62bcbf7cfa75aeafc949ef48b56.tar.bz2
gentoo-2-4fd4fc96e6fde62bcbf7cfa75aeafc949ef48b56.zip
sparc stable wrt #344571
(Portage version: 2.1.9.24/cvs/Linux ia64)
Diffstat (limited to 'dev-python/pyalsa')
-rw-r--r--dev-python/pyalsa/ChangeLog5
-rw-r--r--dev-python/pyalsa/pyalsa-1.0.22.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pyalsa/ChangeLog b/dev-python/pyalsa/ChangeLog
index f0e57f274997..f129c84448b5 100644
--- a/dev-python/pyalsa/ChangeLog
+++ b/dev-python/pyalsa/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pyalsa
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyalsa/ChangeLog,v 1.13 2010/11/08 21:14:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyalsa/ChangeLog,v 1.14 2010/12/24 17:47:08 armin76 Exp $
+
+ 24 Dec 2010; Raúl Porcel <armin76@gentoo.org> pyalsa-1.0.22.ebuild:
+ sparc stable wrt #344571
08 Nov 2010; Jeroen Roovers <jer@gentoo.org> pyalsa-1.0.22.ebuild:
Stable for PPC (bug #344571).
diff --git a/dev-python/pyalsa/pyalsa-1.0.22.ebuild b/dev-python/pyalsa/pyalsa-1.0.22.ebuild
index 6bc42640155d..d3aa6aabfb57 100644
--- a/dev-python/pyalsa/pyalsa-1.0.22.ebuild
+++ b/dev-python/pyalsa/pyalsa-1.0.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.22.ebuild,v 1.9 2010/11/08 21:14:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.22.ebuild,v 1.10 2010/12/24 17:47:08 armin76 Exp $
EAPI="2"
PYTHON_DEPEND="2:2.5"
@@ -14,7 +14,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"