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 230F4138335 for ; Sun, 23 Jun 2019 21:29:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C8B9E0884; Sun, 23 Jun 2019 21:29:08 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 3569FE0884 for ; Sun, 23 Jun 2019 21:29:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 EC4343468D9 for ; Sun, 23 Jun 2019 21:29:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5964D620 for ; Sun, 23 Jun 2019 21:29:04 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1561325329.fcdd6a50627e937c1672fb4bbcebfeabc3dd3aa1.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/gcp/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/gcp/Manifest sys-apps/gcp/gcp-0.1.3.ebuild X-VCS-Directories: sys-apps/gcp/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: fcdd6a50627e937c1672fb4bbcebfeabc3dd3aa1 X-VCS-Branch: master Date: Sun, 23 Jun 2019 21:29:04 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d27bdc39-5992-44a1-be4b-601856824863 X-Archives-Hash: d58d64fac7885975f5d27948efbdccbb commit: fcdd6a50627e937c1672fb4bbcebfeabc3dd3aa1 Author: David Seifert gentoo org> AuthorDate: Sun Jun 23 21:28:49 2019 +0000 Commit: David Seifert gentoo org> CommitDate: Sun Jun 23 21:28:49 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcdd6a50 sys-apps/gcp: Remove old Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: David Seifert gentoo.org> sys-apps/gcp/Manifest | 1 - sys-apps/gcp/gcp-0.1.3.ebuild | 28 ---------------------------- 2 files changed, 29 deletions(-) diff --git a/sys-apps/gcp/Manifest b/sys-apps/gcp/Manifest index f6b4b6af6b4..95ba1c71635 100644 --- a/sys-apps/gcp/Manifest +++ b/sys-apps/gcp/Manifest @@ -1,2 +1 @@ -DIST gcp-0.1.3.tar.bz2 30946 BLAKE2B 404adeb65396829afd1e51308e3e629b19dc8b27e142b349ee90282142b9fc151acad60010bf75031d9dc9ce805d5c561a6244994c1b69d1e7f87b76402984f3 SHA512 856561d7d1514b7e90ed4e976b4572b6a82113edb9c3127168053d8993f67ea4efa1d3d5543c318dd961ee9d42679232444e1f397b1c7ba22bfba6b5d7acfc76 DIST gcp-0.2.1.tar.gz 33098 BLAKE2B 9affaf87db722c1e35fe71acf93521753a4372d42bf33892cde8605b17972ac46f616177114c5ccc36fad64011ae881ecc9382c79311dbca93ebedd04e688526 SHA512 900e08554e8f87e9572c52381c83bdcd89f02cab4fbf51335ddb81796057fa8bec156cf3ddab8712ed2c55ca7d6d0e1c209939ccead9bf7693d76bf882807017 diff --git a/sys-apps/gcp/gcp-0.1.3.ebuild b/sys-apps/gcp/gcp-0.1.3.ebuild deleted file mode 100644 index bc2f7a8a316..00000000000 --- a/sys-apps/gcp/gcp-0.1.3.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="File copying utility with progress and I/O indicator" -HOMEPAGE="https://wiki.goffi.org/wiki/Gcp/en" -SRC_URI="ftp://ftp.goffi.org/${PN}/${P}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -RDEPEND="dev-python/progressbar[${PYTHON_USEDEP}] - dev-python/pygobject:2[${PYTHON_USEDEP}] - dev-python/dbus-python[${PYTHON_USEDEP}]" - -src_prepare() { - default - sed -e '/use_setuptools/d' \ - -e 's#.\+share/doc.\+#],#' -i setup.py || die -}