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 1OaNiG-0006ya-Sy for garchives@archives.gentoo.org; Sun, 18 Jul 2010 06:51:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4392FE09C3; Sun, 18 Jul 2010 06:50:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 24F5EE09C3 for ; Sun, 18 Jul 2010 06:50:57 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BA7711B400F for ; Sun, 18 Jul 2010 06:50:56 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2146) id C2FFA2CE14; Sun, 18 Jul 2010 06:50:55 +0000 (UTC) From: "Christian Faulhammer (fauli)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, fauli@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/subunit: subunit-0.0.6.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: subunit-0.0.6.ebuild ChangeLog X-VCS-Directories: dev-python/subunit X-VCS-Committer: fauli X-VCS-Committer-Name: Christian Faulhammer Content-Type: text/plain; charset=utf8 Message-Id: <20100718065055.C2FFA2CE14@corvid.gentoo.org> Date: Sun, 18 Jul 2010 06:50:55 +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: 648ba669-31f6-4403-aebb-af72d70bdb75 X-Archives-Hash: 6ebc227a7a91c6a697681f960c28a9f5 fauli 10/07/18 06:50:55 Modified: ChangeLog Added: subunit-0.0.6.ebuild Log: version bump for bug 327185 by LiuCougar (Portage version: 2.1.8.3/cvs/Linux i686) Revision Changes Path 1.3 dev-python/subunit/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit= /ChangeLog?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit= /ChangeLog?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit= /ChangeLog?r1=3D1.2&r2=3D1.3 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/subunit/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 8 Apr 2010 17:57:19 -0000 1.2 +++ ChangeLog 18 Jul 2010 06:50:55 -0000 1.3 @@ -1,6 +1,12 @@ # ChangeLog for dev-python/subunit # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v 1.2 20= 10/04/08 17:57:19 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/ChangeLog,v 1.3 20= 10/07/18 06:50:55 fauli Exp $ + +*subunit-0.0.6 (18 Jul 2010) + + 18 Jul 2010; Christian Faulhammer + +subunit-0.0.6.ebuild: + version bump for bug 327185 by LiuCougar =20 08 Apr 2010; Arfrever Frehtes Taifersar Arahesis subunit-0.0.5.ebuild: 1.1 dev-python/subunit/subunit-0.0.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit= /subunit-0.0.6.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subunit= /subunit-0.0.6.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: subunit-0.0.6.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 # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.6.ebuil= d,v 1.1 2010/07/18 06:50:55 fauli Exp $ EAPI=3D"3" PYTHON_DEPEND=3D"2" SUPPORT_PYTHON_ABIS=3D"1" PYTHON_EXPORT_PHASE_FUNCTIONS=3D"1" inherit python DESCRIPTION=3D"A streaming protocol for test results" HOMEPAGE=3D"https://launchpad.net/subunit" SRC_URI=3D"http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE=3D"Apache-2.0 BSD" SLOT=3D"0" KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~= x86 ~x86-fbsd" IUSE=3D"" RDEPEND=3D">=3Ddev-python/testtools-0.9.4" DEPEND=3D"${RDEPEND} dev-lang/perl dev-libs/check dev-util/cppunit dev-util/pkgconfig" RESTRICT_PYTHON_ABIS=3D"3.*" pkg_postinst() { python_mod_optimize subunit } pkg_postrm() { python_mod_cleanup subunit }