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 C49F3138AE9 for ; Sun, 26 Nov 2017 23:18:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1AEA3E0E45; Sun, 26 Nov 2017 23:18:40 +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 DD972E0E45 for ; Sun, 26 Nov 2017 23:18:39 +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 C3B7933C4EE for ; Sun, 26 Nov 2017 23:18:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6B651A8A9 for ; Sun, 26 Nov 2017 23:18:37 +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: <1511738309.e5713acab7ac1377aeb9a2ecfd8efcac541e2cbe.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/gemato/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/gemato/Manifest app-portage/gemato/gemato-4.ebuild app-portage/gemato/gemato-7.ebuild X-VCS-Directories: app-portage/gemato/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: e5713acab7ac1377aeb9a2ecfd8efcac541e2cbe X-VCS-Branch: master Date: Sun, 26 Nov 2017 23:18:37 +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: c557b8e8-b97a-47e4-93a0-65197b13e2d4 X-Archives-Hash: 1e37413dce470637ee936e345d90c3a5 commit: e5713acab7ac1377aeb9a2ecfd8efcac541e2cbe Author: Michał Górny gentoo org> AuthorDate: Sun Nov 26 23:15:28 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Nov 26 23:18:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5713aca app-portage/gemato: Drop old app-portage/gemato/Manifest | 2 -- app-portage/gemato/gemato-4.ebuild | 30 ------------------------------ app-portage/gemato/gemato-7.ebuild | 31 ------------------------------- 3 files changed, 63 deletions(-) diff --git a/app-portage/gemato/Manifest b/app-portage/gemato/Manifest index 2ec3502bb1c..46cb856ef8a 100644 --- a/app-portage/gemato/Manifest +++ b/app-portage/gemato/Manifest @@ -1,3 +1 @@ -DIST gemato-4.tar.gz 57334 BLAKE2B 5aad3950e8b7fcf42d088de3b9dd5ded5eaeeb3f91414c38b79eaa4afd4799ccb4084da8a8bdf1bec67b82de8dd09a4c2977f07932a4c63bc833916d184418eb SHA512 a6747a83020efe72ad356873b1648bcf80828efaf9248e17e46cf626f879ebb77571c28d4097ebe56f891a0c096a81feed84bacbd04b37e6a6ce5f0ec37d27ba -DIST gemato-7.tar.gz 57456 BLAKE2B e88d2db66b207ab226f9d8cc000dea6b337a38ebb7ff0bfd41416c0f15fa0c5b36951ff2274bd466798718577bafb8ade5b791db986d4e2e1a34c5318acae79e SHA512 4a278d14c52daefc2a9d16096256df933456f11eabb8997c0293ac59754b7b57f4a9e6edd1d127c9303a4762e14ffcbcaac378f709edd5ded91e0216b7bcca33 DIST gemato-8.tar.gz 57379 BLAKE2B e83cba508ed781667abab3e18059f838c99e92217a7f1dde90b2cc4200a0ab83baabf789bc6bc978b4f080bf285ab9b7ea62e86a98c272abf3889093d780eac3 SHA512 9e5e7c304166d311b7101330b36c3d781e5d3901feb5247235ed04a8aa316416f6045658fab176e34ca6c2d6653eda66ef19789b39a60cb316add9985c9a8040 diff --git a/app-portage/gemato/gemato-4.ebuild b/app-portage/gemato/gemato-4.ebuild deleted file mode 100644 index 950a1947c95..00000000000 --- a/app-portage/gemato/gemato-4.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -# backports.lzma is broken with pypy -# pyblake2 & pysha3 are broken with pypy3 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) -inherit distutils-r1 - -DESCRIPTION="Stand-alone Manifest generation & verification tool" -HOMEPAGE="https://github.com/mgorny/gemato" -SRC_URI="https://github.com/mgorny/gemato/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="+blake2 bzip2 +gpg lzma sha3" - -RDEPEND=" - blake2? ( $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' python{2_7,3_4,3_5} pypy{,3}) ) - bzip2? ( $(python_gen_cond_dep 'dev-python/bz2file[${PYTHON_USEDEP}]' python2_7 pypy) ) - gpg? ( app-crypt/gnupg ) - lzma? ( $(python_gen_cond_dep 'dev-python/backports-lzma[${PYTHON_USEDEP}]' python2_7 pypy) ) - sha3? ( $(python_gen_cond_dep 'dev-python/pysha3[${PYTHON_USEDEP}]' python{2_7,3_4,3_5} pypy{,3}) )" -DEPEND="${RDEPEND}" - -python_test() { - "${PYTHON}" -m unittest discover -v || die "Tests fail with ${EPYTHON}" -} diff --git a/app-portage/gemato/gemato-7.ebuild b/app-portage/gemato/gemato-7.ebuild deleted file mode 100644 index deffb436423..00000000000 --- a/app-portage/gemato/gemato-7.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -# backports.lzma is broken with pypy -# pyblake2 & pysha3 are broken with pypy3 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) -inherit distutils-r1 - -DESCRIPTION="Stand-alone Manifest generation & verification tool" -HOMEPAGE="https://github.com/mgorny/gemato" -SRC_URI="https://github.com/mgorny/gemato/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="+blake2 bzip2 +gpg lzma sha3" - -RDEPEND=" - blake2? ( $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' python{2_7,3_4,3_5} pypy{,3}) ) - bzip2? ( $(python_gen_cond_dep 'dev-python/bz2file[${PYTHON_USEDEP}]' python2_7 pypy) ) - gpg? ( app-crypt/gnupg ) - lzma? ( $(python_gen_cond_dep 'dev-python/backports-lzma[${PYTHON_USEDEP}]' python2_7 pypy) ) - sha3? ( $(python_gen_cond_dep 'dev-python/pysha3[${PYTHON_USEDEP}]' python{2_7,3_4,3_5} pypy{,3}) )" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}]" - -python_test() { - "${PYTHON}" -m unittest discover -v || die "Tests fail with ${EPYTHON}" -}