summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-07-04 07:07:57 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-07-04 07:07:57 +0000
commita698ee109d755a46889b862de2b02ffa39bc0b2e (patch)
tree3dbe000d0cc3dacaf2a386ff19f68f69df5c9645 /dev-python/traitsgui
parenttraitsgui-3.4.0 has 0 tests, so delete "test" USE flag. (diff)
downloadgentoo-2-a698ee109d755a46889b862de2b02ffa39bc0b2e.tar.gz
gentoo-2-a698ee109d755a46889b862de2b02ffa39bc0b2e.tar.bz2
gentoo-2-a698ee109d755a46889b862de2b02ffa39bc0b2e.zip
Update HOMEPAGE.
(Portage version: HEAD/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/traitsgui')
-rw-r--r--dev-python/traitsgui/traitsgui-3.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/traitsgui/traitsgui-3.4.0.ebuild b/dev-python/traitsgui/traitsgui-3.4.0.ebuild
index a2120c5e35e9..32eb09b06618 100644
--- a/dev-python/traitsgui/traitsgui-3.4.0.ebuild
+++ b/dev-python/traitsgui/traitsgui-3.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/traitsgui/traitsgui-3.4.0.ebuild,v 1.2 2010/07/04 07:06:40 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/traitsgui/traitsgui-3.4.0.ebuild,v 1.3 2010/07/04 07:07:57 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -13,7 +13,7 @@ MY_PN="TraitsGUI"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Traits-capable windowing framework"
-HOMEPAGE="http://code.enthought.com/projects/traits_gui"
+HOMEPAGE="http://code.enthought.com/projects/traits_gui http://pypi.python.org/pypi/TraitsGUI"
SRC_URI="http://www.enthought.com/repo/ETS/${MY_P}.tar.gz"
LICENSE="BSD"