summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Cakebread <pythonhead@gentoo.org>2007-04-21 23:39:19 +0000
committerRob Cakebread <pythonhead@gentoo.org>2007-04-21 23:39:19 +0000
commit1b3c5f558218657a0d426e91ee3b3ae77e55a8d2 (patch)
tree52fca2b746b476362f6ca05b7c3157ed90761915 /dev-python/workingenv
parentInitial commit. (diff)
downloadgentoo-2-1b3c5f558218657a0d426e91ee3b3ae77e55a8d2.tar.gz
gentoo-2-1b3c5f558218657a0d426e91ee3b3ae77e55a8d2.tar.bz2
gentoo-2-1b3c5f558218657a0d426e91ee3b3ae77e55a8d2.zip
New HOMEPAGE
(Portage version: 2.1.2.4)
Diffstat (limited to 'dev-python/workingenv')
-rw-r--r--dev-python/workingenv/ChangeLog6
-rw-r--r--dev-python/workingenv/workingenv-0.6.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/workingenv/ChangeLog b/dev-python/workingenv/ChangeLog
index a0f5b23a2c9f..c67f9d549165 100644
--- a/dev-python/workingenv/ChangeLog
+++ b/dev-python/workingenv/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/workingenv
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/workingenv/ChangeLog,v 1.1 2007/04/21 23:34:24 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/workingenv/ChangeLog,v 1.2 2007/04/21 23:39:19 pythonhead Exp $
+
+ 21 Apr 2007; Rob Cakebread <pythonhead@gentoo.org>
+ workingenv-0.6.5.ebuild:
+ New HOMEPAGE
*workingenv-0.6.5 (21 Apr 2007)
diff --git a/dev-python/workingenv/workingenv-0.6.5.ebuild b/dev-python/workingenv/workingenv-0.6.5.ebuild
index 7b08d062b5ba..3846c9bff1ba 100644
--- a/dev-python/workingenv/workingenv-0.6.5.ebuild
+++ b/dev-python/workingenv/workingenv-0.6.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/workingenv/workingenv-0.6.5.ebuild,v 1.1 2007/04/21 23:34:24 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/workingenv/workingenv-0.6.5.ebuild,v 1.2 2007/04/21 23:39:19 pythonhead Exp $
inherit distutils
@@ -8,7 +8,7 @@ MY_PN="${PN}.py"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Tool to create an isolated Python environment."
-HOMEPAGE="http://svn.colorstudy.com/home/ianb/workingenv/"
+HOMEPAGE="http://cheeseshop.python.org/pypi/workingenv.py"
SRC_URI="http://cheeseshop.python.org/packages/source/w/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"