From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0F5A5138206 for ; Wed, 3 Jan 2018 22:13:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E9BCE08BE; Wed, 3 Jan 2018 22:13:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 31DD2E08C3 for ; Wed, 3 Jan 2018 22:13:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3EEC4335C39 for ; Wed, 3 Jan 2018 22:13:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BDF7C1A2 for ; Wed, 3 Jan 2018 22:13:11 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1515017585.2de99d7fa0baa0bf40c2f4fb71c5ea9c2839fef2.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/docutils-glep/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/docutils-glep/Manifest dev-python/docutils-glep/docutils-glep-1.0.ebuild X-VCS-Directories: dev-python/docutils-glep/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 2de99d7fa0baa0bf40c2f4fb71c5ea9c2839fef2 X-VCS-Branch: master Date: Wed, 3 Jan 2018 22:13:11 +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: 071af426-a569-4de9-ac4a-edcf6ab17294 X-Archives-Hash: 1b3b67a096a0e5d9a2456d06cf204881 commit: 2de99d7fa0baa0bf40c2f4fb71c5ea9c2839fef2 Author: Michał Górny gentoo org> AuthorDate: Wed Jan 3 12:27:51 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Jan 3 22:13:05 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2de99d7f dev-python/docutils-glep: Clean old up dev-python/docutils-glep/Manifest | 1 - dev-python/docutils-glep/docutils-glep-1.0.ebuild | 19 ------------------- 2 files changed, 20 deletions(-) diff --git a/dev-python/docutils-glep/Manifest b/dev-python/docutils-glep/Manifest index 52da39fcd8c..4b207c3b498 100644 --- a/dev-python/docutils-glep/Manifest +++ b/dev-python/docutils-glep/Manifest @@ -1,3 +1,2 @@ -DIST docutils-glep-1.0.tar.gz 5180 BLAKE2B 771f09aa90eb4cdafe874b276d3e8ac04a3af67ee0292cb9b41a8a24bab54bd7e19ab2f718a32a5fdd7966432b2c978addbfe3f3d3efb1ca2eef37b1a079d91f SHA512 971987452ed8cdffd98121b14d94978e70f4436a1f6cd22c7d491e648859731907f4ed0c073c69d618a95f6c81422c5cb03e0368568224a335876a7f9c8fd89e DIST docutils_glep-1.1.tar.gz 6753 BLAKE2B 93e7fa03e6e5b4f7d7d338b04d906eac630d2a8e179af14c0c3f0d5f9926cc3705dcec84d2b9b2b7b3854bf9de178256ad2c4ef4bc567c6ba0d95d2abc32b8ac SHA512 7b06cbc7bf7a7f9002e1d61fbbafdb7ee6fa804145e7ce7edc547384f22cac8f9a9072bc137e201ab08a49eedb5e4f2ea8a1f02bd806d7d01525bdedece4afb8 DIST glep-0.4-r1.tbz2 4667 BLAKE2B 34041a972c1edae500d973a2002719a3208c84e042bad231746f83cde99e9b72db835dbdaef536c50bc73c6bbb27e4dc61fe7563bc520b006a04defa6a952c83 SHA512 098d9f5043a60af9dfac63f6472b576e66ffeda924902ca825ed63f573aeb8bad7c9f9a6853fd99e648683488ee6db2ee55c139df3dde06983b72cfb5dd8cdd3 diff --git a/dev-python/docutils-glep/docutils-glep-1.0.ebuild b/dev-python/docutils-glep/docutils-glep-1.0.ebuild deleted file mode 100644 index 8f0c0a85217..00000000000 --- a/dev-python/docutils-glep/docutils-glep-1.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy ) - -inherit distutils-r1 - -DESCRIPTION="Gentoo GLEP support for docutils" -HOMEPAGE="https://github.com/gentoo/docutils-glep/" -SRC_URI="https://github.com/gentoo/docutils-glep/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="public-domain" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND=">=dev-python/docutils-0.10[${PYTHON_USEDEP}]"