commit:     15de55d4e579a81f23d0416343e4b29976f5f6a1
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 28 08:04:44 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Jan 28 08:09:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15de55d4

dev-util/diffoscope: drop old

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-util/diffoscope/Manifest                 |  1 -
 dev-util/diffoscope/diffoscope-164-r1.ebuild | 73 ----------------------------
 2 files changed, 74 deletions(-)

diff --git a/dev-util/diffoscope/Manifest b/dev-util/diffoscope/Manifest
index ea1bcc9f358..cecabff9247 100644
--- a/dev-util/diffoscope/Manifest
+++ b/dev-util/diffoscope/Manifest
@@ -1,2 +1 @@
-DIST diffoscope-164.tar.gz 1568354 BLAKE2B 
ee9aea028e8719d45cc077108c42e36b1a74eff0c6c191e81daf43e68c0f3307eb4335ce8dea547377cd7146f1aa5020ac5b56f24239789a74bec5bc6c3048bc
 SHA512 
816f19801b200a05c01cbc2da408074915b626847eb133e96404a4dce883d5626f31bfd525373e899bf92592d790a4b5ca9920c168859e41f81cb6c4b78bf79f
 DIST diffoscope-165.tar.gz 1568656 BLAKE2B 
606b2f11bc03da085d51fd10ceefbfe1ba4bf5599e45cc317ec0f555633e1f58219098fc59418dfa380f5afdb143af89e71fd7b90aeb8a77959a4abdbe410722
 SHA512 
0adbb7032bfff196d7028c6c140268b27d00adbbc253f3914b89dbe0505cc128ecb2c11db6a1efcdcffb8188031aad2557000a7f4de04e0598c9ef6ac05f1f28

diff --git a/dev-util/diffoscope/diffoscope-164-r1.ebuild 
b/dev-util/diffoscope/diffoscope-164-r1.ebuild
deleted file mode 100644
index 3dc64bbf263..00000000000
--- a/dev-util/diffoscope/diffoscope-164-r1.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8} )
-PYTHON_REQ_USE="ncurses"
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="Will try to get to the bottom of what makes files or directories 
different"
-HOMEPAGE="https://diffoscope.org/ https://pypi.org/project/diffoscope/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="acl binutils bzip2 libcaca colord cpio +diff docx dtc e2fsprogs file
-find gettext gif gpg gzip haskell hdf5 hex imagemagick iso java llvm
-mono opendocument pascal pdf postscript R rpm sqlite squashfs
-ssh tar tcpdump xz zip zstd"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="dev-python/python-magic[${PYTHON_USEDEP}]
-       dev-python/libarchive-c[${PYTHON_USEDEP}]
-       dev-python/distro[${PYTHON_USEDEP}]
-       acl? ( sys-apps/acl )
-       binutils? ( sys-devel/binutils )
-       bzip2? ( app-arch/bzip2 )
-       libcaca? ( media-libs/libcaca )
-       colord? ( x11-misc/colord )
-       cpio? ( app-arch/cpio )
-       diff? ( sys-apps/diffutils )
-       docx? ( app-text/docx2txt )
-       dtc? ( sys-apps/dtc )
-       e2fsprogs? ( sys-fs/e2fsprogs )
-       file? ( sys-apps/file )
-       find? ( sys-apps/findutils )
-       gettext? ( sys-devel/gettext )
-       gif? ( media-libs/giflib )
-       gpg? ( app-crypt/gnupg )
-       gzip? ( app-arch/gzip )
-       haskell? ( dev-lang/ghc )
-       hdf5? ( sci-libs/hdf5 )
-       hex? ( app-editors/vim-core )
-       imagemagick? ( media-gfx/imagemagick )
-       iso? ( app-cdr/cdrtools )
-       java? ( virtual/jdk )
-       llvm? ( sys-devel/llvm )
-       mono? ( dev-lang/mono )
-       opendocument? ( app-text/odt2txt )
-       pascal? ( dev-lang/fpc )
-       pdf? (
-               app-text/pdftk
-               app-text/poppler
-               dev-python/PyPDF2[${PYTHON_USEDEP}]
-       )
-       postscript? ( app-text/ghostscript-gpl )
-       R? ( dev-lang/R )
-       rpm? ( app-arch/rpm )
-       sqlite? ( dev-db/sqlite:3 )
-       squashfs? ( sys-fs/squashfs-tools )
-       ssh? ( net-misc/openssh )
-       tar? ( app-arch/tar )
-       tcpdump? ( net-analyzer/tcpdump )
-       xz? ( app-arch/xz-utils )
-       zip? ( app-arch/unzip )
-       zstd? ( app-arch/zstd )
-"
-# Presence if filemagic's magic.py breaks imports
-# of dev-python/python-magic: https://bugs.gentoo.org/716482
-RDEPEND+=" !dev-python/filemagic"

Reply via email to