diff options
author | Justin Lecher <jlec@gentoo.org> | 2016-02-23 13:06:02 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2016-02-23 13:08:01 +0100 |
commit | 23ee517c6b25095e7b1a550570bfbed6d7ecb702 (patch) | |
tree | 7e6ae8909fb0c8f2c8d0efac200d95774b6aa019 | |
parent | e2931796f4a36ba1f314e8a0035c00eeea42350a (diff) | |
download | gentoo-23ee517c6b25095e7b1a550570bfbed6d7ecb702.tar.gz gentoo-23ee517c6b25095e7b1a550570bfbed6d7ecb702.tar.xz |
dev-python/colorama: Drop obsolete HOMEPAGE
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
-rw-r--r-- | dev-python/colorama/colorama-0.3.3.ebuild | 3 | ||||
-rw-r--r-- | dev-python/colorama/colorama-0.3.5.ebuild | 3 | ||||
-rw-r--r-- | dev-python/colorama/colorama-0.3.6.ebuild | 1 |
3 files changed, 2 insertions, 5 deletions
diff --git a/dev-python/colorama/colorama-0.3.3.ebuild b/dev-python/colorama/colorama-0.3.3.ebuild index 3fa7ed79227..578364e2458 100644 --- a/dev-python/colorama/colorama-0.3.3.ebuild +++ b/dev-python/colorama/colorama-0.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,6 @@ inherit distutils-r1 DESCRIPTION="ANSI escape character sequences for colored terminal text & cursor positioning" HOMEPAGE=" - https://code.google.com/p/colorama/ https://pypi.python.org/pypi/colorama https://github.com/tartley/colorama" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/dev-python/colorama/colorama-0.3.5.ebuild b/dev-python/colorama/colorama-0.3.5.ebuild index 9ce4094085d..ae0dd9954b9 100644 --- a/dev-python/colorama/colorama-0.3.5.ebuild +++ b/dev-python/colorama/colorama-0.3.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,6 @@ inherit distutils-r1 DESCRIPTION="ANSI escape character sequences for colored terminal text & cursor positioning" HOMEPAGE=" - https://code.google.com/p/colorama/ https://pypi.python.org/pypi/colorama https://github.com/tartley/colorama" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/dev-python/colorama/colorama-0.3.6.ebuild b/dev-python/colorama/colorama-0.3.6.ebuild index c3dda578db5..ae0dd9954b9 100644 --- a/dev-python/colorama/colorama-0.3.6.ebuild +++ b/dev-python/colorama/colorama-0.3.6.ebuild @@ -10,7 +10,6 @@ inherit distutils-r1 DESCRIPTION="ANSI escape character sequences for colored terminal text & cursor positioning" HOMEPAGE=" - https://code.google.com/p/colorama/ https://pypi.python.org/pypi/colorama https://github.com/tartley/colorama" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" |