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 1Lrm8n-00010I-Id for garchives@archives.gentoo.org; Thu, 09 Apr 2009 04:45:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A80C0E0311; Thu, 9 Apr 2009 04:45:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 82B9CE0311 for ; Thu, 9 Apr 2009 04:45:28 +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 16B3764E51 for ; Thu, 9 Apr 2009 04:45:28 +0000 (UTC) Received: from jer by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Lrm8l-0002sO-S1 for gentoo-commits@lists.gentoo.org; Thu, 09 Apr 2009 04:45:27 +0000 From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@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: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Message-Id: Sender: Jeroen Roovers Date: Thu, 09 Apr 2009 04:45:27 +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: 8d2e4fa5-9861-4627-af54-c835c4be0239 X-Archives-Hash: b965abadb7b4876b327df968ff84abbb jer 09/04/09 04:45:27 Modified: numpy-1.2.1.ebuild ChangeLog Log: Stable for HPPA (bug #265328). (Portage version: 2.2_rc28/cvs/Linux i686) Revision Changes Path 1.9 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.9&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/numpy/n= umpy-1.2.1.ebuild?rev=3D1.9&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/numpy/n= umpy-1.2.1.ebuild?r1=3D1.8&r2=3D1.9 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.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- numpy-1.2.1.ebuild 8 Apr 2009 17:32:23 -0000 1.8 +++ numpy-1.2.1.ebuild 9 Apr 2009 04:45:27 -0000 1.9 @@ -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.8 2009/04/08 17:32:23 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.2.1.ebuild,v= 1.9 2009/04/09 04:45:27 jer 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 ~= x86 ~x86-fbsd" +KEYWORDS=3D"alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x= 86 ~x86-fbsd" LICENSE=3D"BSD" =20 # whatever LDFLAGS set will break linking 1.76 dev-python/numpy/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/numpy/C= hangeLog?rev=3D1.76&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/numpy/C= hangeLog?rev=3D1.76&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/numpy/C= hangeLog?r1=3D1.75&r2=3D1.76 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.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- ChangeLog 8 Apr 2009 17:32:23 -0000 1.75 +++ ChangeLog 9 Apr 2009 04:45:27 -0000 1.76 @@ -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.75 200= 9/04/08 17:32:23 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/ChangeLog,v 1.76 200= 9/04/09 04:45:27 jer Exp $ + + 09 Apr 2009; Jeroen Roovers numpy-1.2.1.ebuild: + Stable for HPPA (bug #265328). =20 08 Apr 2009; Tobias Klausmann numpy-1.2.1.ebuild= : Stable on alpha, bug #265328