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 1QGLiw-0002Py-2l for garchives@archives.gentoo.org; Sun, 01 May 2011 01:45:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE3351C004; Sun, 1 May 2011 01:45:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8F9801C004 for ; Sun, 1 May 2011 01:45:17 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E6584669D8 for ; Sun, 1 May 2011 01:45:16 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2244) id 910A220054; Sun, 1 May 2011 01:45:15 +0000 (UTC) From: "Arfrever Frehtes Taifersar Arahesis (arfrever)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, arfrever@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/virtualenv: ChangeLog virtualenv-1.6.1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog virtualenv-1.6.1.ebuild X-VCS-Directories: dev-python/virtualenv X-VCS-Committer: arfrever X-VCS-Committer-Name: Arfrever Frehtes Taifersar Arahesis Content-Type: text/plain; charset=utf8 Message-Id: <20110501014515.910A220054@flycatcher.gentoo.org> Date: Sun, 1 May 2011 01:45: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: X-Archives-Hash: c12041828cd88f3d4aa7d926675ed704 arfrever 11/05/01 01:45:15 Modified: ChangeLog Added: virtualenv-1.6.1.ebuild Log: Version bump. =20 (Portage version: 2.2.0_alpha30_p23/cvs/Linux x86_64) Revision Changes Path 1.52 dev-python/virtualenv/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/virtual= env/ChangeLog?rev=3D1.52&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/virtual= env/ChangeLog?rev=3D1.52&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/virtual= env/ChangeLog?r1=3D1.51&r2=3D1.52 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/virtualenv/ChangeLog,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- ChangeLog 4 Apr 2011 19:00:13 -0000 1.51 +++ ChangeLog 1 May 2011 01:45:15 -0000 1.52 @@ -1,6 +1,12 @@ # ChangeLog for dev-python/virtualenv # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v 1.5= 1 2011/04/04 19:00:13 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v 1.5= 2 2011/05/01 01:45:15 arfrever Exp $ + +*virtualenv-1.6.1 (01 May 2011) + + 01 May 2011; Arfrever Frehtes Taifersar Arahesis + +virtualenv-1.6.1.ebuild: + Version bump. =20 *virtualenv-1.6 (04 Apr 2011) =20 1.1 dev-python/virtualenv/virtualenv-1.6.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/virtual= env/virtualenv-1.6.1.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/virtual= env/virtualenv-1.6.1.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: virtualenv-1.6.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 # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/virtualenv-1.6.1= .ebuild,v 1.1 2011/05/01 01:45:15 arfrever Exp $ EAPI=3D"3" SUPPORT_PYTHON_ABIS=3D"1" inherit distutils DESCRIPTION=3D"Virtual Python Environment builder" HOMEPAGE=3D"http://pypi.python.org/pypi/virtualenv" SRC_URI=3D"mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE=3D"MIT" KEYWORDS=3D"~amd64 ~ppc ~ppc64 ~x86 ~x86-interix ~amd64-linux ~x86-linux = ~ppc-macos ~x64-macos ~x86-solaris" SLOT=3D"0" IUSE=3D"" DEPEND=3D"dev-python/setuptools" RDEPEND=3D"${DEPEND}" DOCS=3D"docs/index.txt docs/news.txt" PYTHON_MODNAME=3D"virtualenv.py virtualenv_support"