From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LrswX-0006HN-0i for garchives@archives.gentoo.org; Thu, 09 Apr 2009 12:01:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43852E042D; Thu, 9 Apr 2009 12:01:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id F3E25E042D for ; Thu, 9 Apr 2009 12:01:15 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 993BA652AF for ; Thu, 9 Apr 2009 12:01:15 +0000 (UTC) Received: from fmccor by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1LrswU-00053R-WC for gentoo-commits@lists.gentoo.org; Thu, 09 Apr 2009 12:01:15 +0000 From: "Ferris McCormick (fmccor)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, fmccor@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/numpy: numpy-1.2.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: numpy-1.2.1.ebuild ChangeLog X-VCS-Directories: dev-python/numpy X-VCS-Committer: fmccor X-VCS-Committer-Name: Ferris McCormick Content-Type: text/plain; charset=utf8 Message-Id: Sender: Ferris McCormick Date: Thu, 09 Apr 2009 12:01:14 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: fdae3da3-6831-441d-9702-36588db0e790 X-Archives-Hash: 2796f1c8a19da510a143023ce23e74d5 fmccor 09/04/09 12:01:14 Modified: numpy-1.2.1.ebuild ChangeLog Log: Sparc stable, Bug #265328. (Portage version: 2.2_rc28/cvs/Linux x86_64) Revision Changes Path 1.10 dev-python/numpy/numpy-1.2.1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/numpy/n= umpy-1.2.1.ebuild?rev=3D1.10&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/numpy/n= umpy-1.2.1.ebuild?rev=3D1.10&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/numpy/n= umpy-1.2.1.ebuild?r1=3D1.9&r2=3D1.10 Index: numpy-1.2.1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.2.1.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- numpy-1.2.1.ebuild 9 Apr 2009 04:45:27 -0000 1.9 +++ numpy-1.2.1.ebuild 9 Apr 2009 12:01:14 -0000 1.10 @@ -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/dev-python/numpy/numpy-1.2.1.ebuild,v= 1.9 2009/04/09 04:45:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.2.1.ebuild,v= 1.10 2009/04/09 12:01:14 fmccor Exp $ =20 NEED_PYTHON=3D2.4 =20 @@ -17,7 +17,7 @@ =20 IUSE=3D"lapack test" SLOT=3D"0" -KEYWORDS=3D"alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x= 86 ~x86-fbsd" +KEYWORDS=3D"alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc ~x8= 6 ~x86-fbsd" LICENSE=3D"BSD" =20 # whatever LDFLAGS set will break linking 1.77 dev-python/numpy/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/numpy/C= hangeLog?rev=3D1.77&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/numpy/C= hangeLog?rev=3D1.77&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/numpy/C= hangeLog?r1=3D1.76&r2=3D1.77 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-python/numpy/ChangeLog,v retrieving revision 1.76 retrieving revision 1.77 diff -u -r1.76 -r1.77 --- ChangeLog 9 Apr 2009 04:45:27 -0000 1.76 +++ ChangeLog 9 Apr 2009 12:01:14 -0000 1.77 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/numpy # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/ChangeLog,v 1.76 200= 9/04/09 04:45:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/ChangeLog,v 1.77 200= 9/04/09 12:01:14 fmccor Exp $ + + 09 Apr 2009; Ferris McCormick numpy-1.2.1.ebuild: + Sparc stable, Bug #265328. =20 09 Apr 2009; Jeroen Roovers numpy-1.2.1.ebuild: Stable for HPPA (bug #265328).