* [gentoo-commits] gentoo-x86 commit in dev-python/pyalsa: ChangeLog pyalsa-1.0.20.ebuild pyalsa-1.0.22.ebuild pyalsa-1.0.21.ebuild
@ 2010-05-23 19:00 Raul Porcel (armin76)
0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2010-05-23 19:00 UTC (permalink / raw
To: gentoo-commits
armin76 10/05/23 19:00:07
Modified: ChangeLog pyalsa-1.0.20.ebuild pyalsa-1.0.22.ebuild
pyalsa-1.0.21.ebuild
Log:
Add ~sparc wrt #315671
(Portage version: 2.1.8.3/cvs/Linux ia64)
Revision Changes Path
1.9 dev-python/pyalsa/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyalsa/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 4 Feb 2010 21:46:18 -0000 1.8
+++ ChangeLog 23 May 2010 19:00:07 -0000 1.9
@@ -1,6 +1,10 @@
# 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.8 2010/02/04 21:46:18 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyalsa/ChangeLog,v 1.9 2010/05/23 19:00:07 armin76 Exp $
+
+ 23 May 2010; Raúl Porcel <armin76@gentoo.org> pyalsa-1.0.20.ebuild,
+ pyalsa-1.0.21.ebuild, pyalsa-1.0.22.ebuild:
+ Add ~sparc wrt #315671
04 Feb 2010; Markus Meier <maekke@gentoo.org> pyalsa-1.0.21.ebuild:
amd64 stable, bug #300064
1.2 dev-python/pyalsa/pyalsa-1.0.20.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.20.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.20.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.20.ebuild?r1=1.1&r2=1.2
Index: pyalsa-1.0.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.20.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pyalsa-1.0.20.ebuild 6 May 2009 18:07:40 -0000 1.1
+++ pyalsa-1.0.20.ebuild 23 May 2010 19:00:07 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# 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.20.ebuild,v 1.1 2009/05/06 18:07:40 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.20.ebuild,v 1.2 2010/05/23 19:00:07 armin76 Exp $
inherit distutils
@@ -9,7 +9,7 @@
SRC_URI="mirror://alsaproject/pyalsa/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~sparc"
IUSE=""
DEPEND="media-libs/alsa-lib"
1.5 dev-python/pyalsa/pyalsa-1.0.22.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.22.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.22.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.22.ebuild?r1=1.4&r2=1.5
Index: pyalsa-1.0.22.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.22.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pyalsa-1.0.22.ebuild 6 May 2010 18:43:50 -0000 1.4
+++ pyalsa-1.0.22.ebuild 23 May 2010 19:00:07 -0000 1.5
@@ -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.4 2010/05/06 18:43:50 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.22.ebuild,v 1.5 2010/05/23 19:00:07 armin76 Exp $
EAPI="2"
PYTHON_DEPEND="2:2.5"
@@ -14,7 +14,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
IUSE=""
RDEPEND="media-libs/alsa-lib"
1.4 dev-python/pyalsa/pyalsa-1.0.21.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.21.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.21.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.21.ebuild?r1=1.3&r2=1.4
Index: pyalsa-1.0.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.21.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pyalsa-1.0.21.ebuild 4 Feb 2010 21:46:18 -0000 1.3
+++ pyalsa-1.0.21.ebuild 23 May 2010 19:00:07 -0000 1.4
@@ -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.21.ebuild,v 1.3 2010/02/04 21:46:18 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.21.ebuild,v 1.4 2010/05/23 19:00:07 armin76 Exp $
inherit distutils
@@ -9,7 +9,7 @@
SRC_URI="mirror://alsaproject/pyalsa/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 ~sparc ~x86"
IUSE=""
DEPEND="media-libs/alsa-lib"
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/pyalsa: ChangeLog pyalsa-1.0.20.ebuild pyalsa-1.0.22.ebuild pyalsa-1.0.21.ebuild
@ 2010-06-01 14:52 Joseph Jezak (josejx)
0 siblings, 0 replies; 2+ messages in thread
From: Joseph Jezak (josejx) @ 2010-06-01 14:52 UTC (permalink / raw
To: gentoo-commits
josejx 10/06/01 14:52:05
Modified: ChangeLog pyalsa-1.0.20.ebuild pyalsa-1.0.22.ebuild
pyalsa-1.0.21.ebuild
Log:
Marked ~ppc/~ppc64 for bug #315671.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.10 dev-python/pyalsa/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyalsa/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 23 May 2010 19:00:07 -0000 1.9
+++ ChangeLog 1 Jun 2010 14:52:05 -0000 1.10
@@ -1,6 +1,10 @@
# 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.9 2010/05/23 19:00:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyalsa/ChangeLog,v 1.10 2010/06/01 14:52:05 josejx Exp $
+
+ 01 Jun 2010; Joseph Jezak <josejx@gentoo.org> pyalsa-1.0.20.ebuild,
+ pyalsa-1.0.21.ebuild, pyalsa-1.0.22.ebuild:
+ Marked ~ppc/~ppc64 for bug #315671.
23 May 2010; Raúl Porcel <armin76@gentoo.org> pyalsa-1.0.20.ebuild,
pyalsa-1.0.21.ebuild, pyalsa-1.0.22.ebuild:
1.3 dev-python/pyalsa/pyalsa-1.0.20.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.20.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.20.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.20.ebuild?r1=1.2&r2=1.3
Index: pyalsa-1.0.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.20.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pyalsa-1.0.20.ebuild 23 May 2010 19:00:07 -0000 1.2
+++ pyalsa-1.0.20.ebuild 1 Jun 2010 14:52:05 -0000 1.3
@@ -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.20.ebuild,v 1.2 2010/05/23 19:00:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.20.ebuild,v 1.3 2010/06/01 14:52:05 josejx Exp $
inherit distutils
@@ -9,7 +9,7 @@
SRC_URI="mirror://alsaproject/pyalsa/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~sparc"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc"
IUSE=""
DEPEND="media-libs/alsa-lib"
1.6 dev-python/pyalsa/pyalsa-1.0.22.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.22.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.22.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.22.ebuild?r1=1.5&r2=1.6
Index: pyalsa-1.0.22.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.22.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pyalsa-1.0.22.ebuild 23 May 2010 19:00:07 -0000 1.5
+++ pyalsa-1.0.22.ebuild 1 Jun 2010 14:52:05 -0000 1.6
@@ -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.5 2010/05/23 19:00:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.22.ebuild,v 1.6 2010/06/01 14:52:05 josejx Exp $
EAPI="2"
PYTHON_DEPEND="2:2.5"
@@ -14,7 +14,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="media-libs/alsa-lib"
1.5 dev-python/pyalsa/pyalsa-1.0.21.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.21.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.21.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.21.ebuild?r1=1.4&r2=1.5
Index: pyalsa-1.0.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.21.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pyalsa-1.0.21.ebuild 23 May 2010 19:00:07 -0000 1.4
+++ pyalsa-1.0.21.ebuild 1 Jun 2010 14:52:05 -0000 1.5
@@ -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.21.ebuild,v 1.4 2010/05/23 19:00:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.21.ebuild,v 1.5 2010/06/01 14:52:05 josejx Exp $
inherit distutils
@@ -9,7 +9,7 @@
SRC_URI="mirror://alsaproject/pyalsa/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="media-libs/alsa-lib"
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-06-01 14:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-23 19:00 [gentoo-commits] gentoo-x86 commit in dev-python/pyalsa: ChangeLog pyalsa-1.0.20.ebuild pyalsa-1.0.22.ebuild pyalsa-1.0.21.ebuild Raul Porcel (armin76)
-- strict thread matches above, loose matches on Subject: below --
2010-06-01 14:52 Joseph Jezak (josejx)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox