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 1SQKDU-0008T0-Ve for garchives@archives.gentoo.org; Fri, 04 May 2012 15:14:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EDC8CE0768; Fri, 4 May 2012 15:12:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C1843E0768 for ; Fri, 4 May 2012 15:12:17 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5F9E81B4052 for ; Fri, 4 May 2012 15:12:17 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 807) id 4DEA82004F; Fri, 4 May 2012 15:12:15 +0000 (UTC) From: "Patrick Lauer (patrick)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, patrick@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pyelemental: pyelemental-1.2.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: pyelemental-1.2.0.ebuild ChangeLog X-VCS-Directories: dev-python/pyelemental X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer Content-Type: text/plain; charset=utf8 Message-Id: <20120504151215.4DEA82004F@flycatcher.gentoo.org> Date: Fri, 4 May 2012 15:12:15 +0000 (UTC) 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: c70117dd-02ab-484a-8fce-c67ca427f838 X-Archives-Hash: eb1bf7115500901fca9893d8a621036f patrick 12/05/04 15:12:15 Modified: pyelemental-1.2.0.ebuild ChangeLog Log: Migrating dev-util/pkgconfig -> virtual/pkgconfig =20 (Portage version: 2.2.0_alpha101/cvs/Linux x86_64) Revision Changes Path 1.5 dev-python/pyelemental/pyelemental-1.2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyeleme= ntal/pyelemental-1.2.0.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyeleme= ntal/pyelemental-1.2.0.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyeleme= ntal/pyelemental-1.2.0.ebuild?r1=3D1.4&r2=3D1.5 Index: pyelemental-1.2.0.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/pyelemental/pyelemental-1.2.= 0.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pyelemental-1.2.0.ebuild 24 Feb 2012 08:23:10 -0000 1.4 +++ pyelemental-1.2.0.ebuild 4 May 2012 15:12:15 -0000 1.5 @@ -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/pyelemental/pyelemental-1.= 2.0.ebuild,v 1.4 2012/02/24 08:23:10 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyelemental/pyelemental-1.= 2.0.ebuild,v 1.5 2012/05/04 15:12:15 patrick Exp $ =20 EAPI=3D"3" PYTHON_DEPEND=3D"2" @@ -20,7 +20,7 @@ =20 RDEPEND=3D">=3Dsci-chemistry/gelemental-1.2.0" DEPEND=3D"${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" =20 DOCS=3D"AUTHORS NEWS" =20 1.5 dev-python/pyelemental/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyeleme= ntal/ChangeLog?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyeleme= ntal/ChangeLog?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyeleme= ntal/ChangeLog?r1=3D1.4&r2=3D1.5 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/pyelemental/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 24 Feb 2012 08:23:10 -0000 1.4 +++ ChangeLog 4 May 2012 15:12:15 -0000 1.5 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyelemental # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyelemental/ChangeLog,v 1.= 4 2012/02/24 08:23:10 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyelemental/ChangeLog,v 1.= 5 2012/05/04 15:12:15 patrick Exp $ + + 04 May 2012; Patrick Lauer pyelemental-1.2.0.ebui= ld: + Migrating dev-util/pkgconfig -> virtual/pkgconfig =20 24 Feb 2012; Patrick Lauer pyelemental-1.2.0.ebui= ld: Restricting pypy and jython