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 1NeELN-0002e9-Ok for garchives@archives.gentoo.org; Sun, 07 Feb 2010 21:07:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3550E0E5B; Sun, 7 Feb 2010 21:07:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B5274E0E5F for ; Sun, 7 Feb 2010 21:07:00 +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 6C1DB1B411A for ; Sun, 7 Feb 2010 21:07:00 +0000 (UTC) Received: from pva by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NeELL-0000RD-TZ for gentoo-commits@lists.gentoo.org; Sun, 07 Feb 2010 21:06:59 +0000 From: "Peter Volkov (pva)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pva@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/soappy: soappy-0.12.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: soappy-0.12.0.ebuild ChangeLog X-VCS-Directories: dev-python/soappy X-VCS-Committer: pva X-VCS-Committer-Name: Peter Volkov Content-Type: text/plain; charset=utf8 Message-Id: Sender: Peter Volkov Date: Sun, 07 Feb 2010 21:06:59 +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: 84b00e5e-a2a1-4e0f-b6e1-92aa74407b12 X-Archives-Hash: 42db5e79ac3248dcdc0b793f242158a2 pva 10/02/07 21:06:59 Modified: soappy-0.12.0.ebuild ChangeLog Log: Add inherit eutils: epatch is defined there. (Portage version: 2.1.7.17/cvs/Linux x86_64) Revision Changes Path 1.18 dev-python/soappy/soappy-0.12.0.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/soappy/= soappy-0.12.0.ebuild?rev=3D1.18&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/soappy/= soappy-0.12.0.ebuild?rev=3D1.18&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/soappy/= soappy-0.12.0.ebuild?r1=3D1.17&r2=3D1.18 Index: soappy-0.12.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/soappy/soappy-0.12.0.ebuild,= v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- soappy-0.12.0.ebuild 20 Dec 2009 11:08:52 -0000 1.17 +++ soappy-0.12.0.ebuild 7 Feb 2010 21:06:59 -0000 1.18 @@ -1,11 +1,11 @@ -# 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/soappy/soappy-0.12.0.ebuil= d,v 1.17 2009/12/20 11:08:52 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/soappy/soappy-0.12.0.ebuil= d,v 1.18 2010/02/07 21:06:59 pva Exp $ =20 EAPI=3D"2" SUPPORT_PYTHON_ABIS=3D"1" =20 -inherit distutils +inherit eutils distutils =20 MY_PN=3D"SOAPpy" MY_P=3D"${MY_PN}-${PV}" 1.33 dev-python/soappy/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/soappy/= ChangeLog?rev=3D1.33&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/soappy/= ChangeLog?rev=3D1.33&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/soappy/= ChangeLog?r1=3D1.32&r2=3D1.33 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/soappy/ChangeLog,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- ChangeLog 20 Dec 2009 11:08:52 -0000 1.32 +++ ChangeLog 7 Feb 2010 21:06:59 -0000 1.33 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/soappy -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/soappy/ChangeLog,v 1.32 20= 09/12/20 11:08:52 grobian Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/soappy/ChangeLog,v 1.33 20= 10/02/07 21:06:59 pva Exp $ + + 07 Feb 2010; Peter Volkov soappy-0.12.0.ebuild: + Add inherit eutils: epatch is defined there. =20 20 Dec 2009; Fabian Groffen soappy-0.12.0.ebuild: Merged keywords from Prefix overlay