diff options
author | Corentin Chary <iksaif@gentoo.org> | 2012-06-12 11:57:53 +0000 |
---|---|---|
committer | Corentin Chary <iksaif@gentoo.org> | 2012-06-12 11:57:53 +0000 |
commit | 7d74be24535d3bc7e6a08eda2cbd3f88b11f46c5 (patch) | |
tree | 0d52fc0524437359c7095835f3a159a7344a9c0f /dev-python/envisageplugins | |
parent | Remove dead HOMEPAGE (diff) | |
download | gentoo-2-7d74be24535d3bc7e6a08eda2cbd3f88b11f46c5.tar.gz gentoo-2-7d74be24535d3bc7e6a08eda2cbd3f88b11f46c5.tar.bz2 gentoo-2-7d74be24535d3bc7e6a08eda2cbd3f88b11f46c5.zip |
Remove dead HOMEPAGE
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/envisageplugins')
-rw-r--r-- | dev-python/envisageplugins/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/envisageplugins/envisageplugins-3.2.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/envisageplugins/ChangeLog b/dev-python/envisageplugins/ChangeLog index 940fd511fe47..eb17af0d4352 100644 --- a/dev-python/envisageplugins/ChangeLog +++ b/dev-python/envisageplugins/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/envisageplugins -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/envisageplugins/ChangeLog,v 1.9 2011/01/30 17:58:55 arfrever Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/envisageplugins/ChangeLog,v 1.10 2012/06/12 11:57:53 iksaif Exp $ + + 12 Jun 2012; Corentin Chary <iksaif@gentoo.org> envisageplugins-3.2.0.ebuild: + Remove dead HOMEPAGE *envisageplugins-3.2.0 (30 Jan 2011) diff --git a/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild b/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild index 6b9bae5f86b6..311222cd63a9 100644 --- a/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild +++ b/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild,v 1.3 2011/03/27 22:39:38 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/envisageplugins/envisageplugins-3.2.0.ebuild,v 1.4 2012/06/12 11:57:53 iksaif Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -14,7 +14,7 @@ MY_PN="EnvisagePlugins" MY_P="${MY_PN}-${PV}" DESCRIPTION="Enthought Tool Suite: Plug-ins for the Envisage framework" -HOMEPAGE="http://code.enthought.com/projects/envisage_plugins.php http://pypi.python.org/pypi/EnvisagePlugins" +HOMEPAGE="http://code.enthought.com/projects/envisage_plugins.php" SRC_URI="http://www.enthought.com/repo/ETS/${MY_P}.tar.gz" LICENSE="BSD" |