* [gentoo-commits] gentoo-x86 commit in dev-python/virtualenv: ChangeLog virtualenv-1.3.ebuild virtualenv-1.1.ebuild
@ 2008-10-13 23:43 Rob Cakebread (pythonhead)
0 siblings, 0 replies; only message in thread
From: Rob Cakebread (pythonhead) @ 2008-10-13 23:43 UTC (permalink / raw
To: gentoo-commits
pythonhead 08/10/13 23:43:22
Modified: ChangeLog
Added: virtualenv-1.3.ebuild
Removed: virtualenv-1.1.ebuild
Log:
Version bump, removed old.
(Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo-r1 i686)
Revision Changes Path
1.3 dev-python/virtualenv/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/virtualenv/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/virtualenv/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/virtualenv/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 20 May 2008 23:38:36 -0000 1.2
+++ ChangeLog 13 Oct 2008 23:43:22 -0000 1.3
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/virtualenv
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v 1.2 2008/05/20 23:38:36 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v 1.3 2008/10/13 23:43:22 pythonhead Exp $
+
+*virtualenv-1.3 (13 Oct 2008)
+
+ 13 Oct 2008; Rob Cakebread <pythonhead@gentoo.org> -virtualenv-1.1.ebuild,
+ +virtualenv-1.3.ebuild:
+ Version bump, removed old.
*virtualenv-1.1 (20 May 2008)
1.1 dev-python/virtualenv/virtualenv-1.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/virtualenv/virtualenv-1.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/virtualenv/virtualenv-1.3.ebuild?rev=1.1&content-type=text/plain
Index: virtualenv-1.3.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/virtualenv-1.3.ebuild,v 1.1 2008/10/13 23:43:22 pythonhead Exp $
NEED_PYTHON="2.3"
inherit distutils
DESCRIPTION="Virtual Python Environment builder"
HOMEPAGE="http://pypi.python.org/pypi/virtualenv"
SRC_URI="http://pypi.python.org/packages/source/v/${PN}/${P}.tar.gz"
LICENSE="MIT"
KEYWORDS="~x86"
SLOT="0"
IUSE=""
RDEPEND=">=dev-python/setuptools-0.6_rc8"
DEPEND="${RDEPEND}"
DOCS="docs/index.txt"
src_unpack() {
unpack ${A}
cd "${S}"
rm support-files/ez_setup.py
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-10-13 23:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-13 23:43 [gentoo-commits] gentoo-x86 commit in dev-python/virtualenv: ChangeLog virtualenv-1.3.ebuild virtualenv-1.1.ebuild Rob Cakebread (pythonhead)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox