From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 06D331388C0 for ; Tue, 23 Feb 2016 12:08:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9417321C009; Tue, 23 Feb 2016 12:08:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E4860E0783 for ; Tue, 23 Feb 2016 12:08:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BC597340845 for ; Tue, 23 Feb 2016 12:08:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6A3461AE8 for ; Tue, 23 Feb 2016 12:08:12 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1456229281.23ee517c6b25095e7b1a550570bfbed6d7ecb702.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/colorama/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/colorama/colorama-0.3.3.ebuild dev-python/colorama/colorama-0.3.5.ebuild dev-python/colorama/colorama-0.3.6.ebuild X-VCS-Directories: dev-python/colorama/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 23ee517c6b25095e7b1a550570bfbed6d7ecb702 X-VCS-Branch: master Date: Tue, 23 Feb 2016 12:08:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a0b2fc24-5d66-40df-bccd-26407fcfe305 X-Archives-Hash: 0dd4266d9bc8295742f5256f58e5b81d commit: 23ee517c6b25095e7b1a550570bfbed6d7ecb702 Author: Justin Lecher gentoo org> AuthorDate: Tue Feb 23 12:06:02 2016 +0000 Commit: Justin Lecher gentoo org> CommitDate: Tue Feb 23 12:08:01 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23ee517c dev-python/colorama: Drop obsolete HOMEPAGE Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher gentoo.org> dev-python/colorama/colorama-0.3.3.ebuild | 3 +-- dev-python/colorama/colorama-0.3.5.ebuild | 3 +-- 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 3fa7ed7..578364e 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 9ce4094..ae0dd99 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 c3dda57..ae0dd99 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"