commit:     aabb279c18a09a808ade45a065c8a0495e7eceed
Author:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 29 06:01:00 2020 +0000
Commit:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Sat Feb 29 06:01:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aabb279c

dev-util/diffoscope: clean old, drop myself as a maintainer

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andrey Grozin <grozin <AT> gentoo.org>

 dev-util/diffoscope/Manifest             |  2 --
 dev-util/diffoscope/diffoscope-87.ebuild | 59 -------------------------------
 dev-util/diffoscope/diffoscope-88.ebuild | 60 --------------------------------
 dev-util/diffoscope/metadata.xml         |  5 +--
 4 files changed, 1 insertion(+), 125 deletions(-)

diff --git a/dev-util/diffoscope/Manifest b/dev-util/diffoscope/Manifest
index d36cdf3bcbc..cc47b99677a 100644
--- a/dev-util/diffoscope/Manifest
+++ b/dev-util/diffoscope/Manifest
@@ -1,3 +1 @@
 DIST diffoscope-129.tar.gz 1766281 BLAKE2B 
7e5dfc66a20daa62783811ec6f57b32b0733c65d66d9a17379985d5a18cf0e8b2901cf49a28d72f9305b2721e10c6ac455d747dbf5b5f3b9773c63b7fee0cd5b
 SHA512 
2c472485b594cf2fb424bed52233a422e643bf8d5d8c919b5b5ce20c83ec7345325d337bb188c1a860f85f777012bd3e0137721a418903e0d421d4fe2d5a1b08
-DIST diffoscope-87.tar.gz 1026242 BLAKE2B 
5055607c21504bf05f71793b112c1452556ac41e4c193c68fc037ab8089745e9b10dddc04b396f2011d22468e00a07392723631021d062f59935a953effd04fa
 SHA512 
9f46ca0ba52ee991547c1b2b2477bab1e0c065cebf96649cecafc0e78983f42fe18b012a1f17de6184decb6cbb49aede91445c75777cfb292c6abe8bdf2dd6b6
-DIST diffoscope-88.tar.gz 1027126 BLAKE2B 
18d2ebc532f5820fcb3f3a2e96a834a06a0f2adf4c14e17a1aa2d7aabc360f6180af2bf2151aac5b4eb33e38aade36e38b5894afbfd73ffa79e74bc45c085cbf
 SHA512 
0fdb4385a0d842dccacc60c9b48b8720f00185bb4b6a5b30b88454a1f08e6ff7ead8fc392f406d2d2aff8b1b901caaa950a011b674d83e354dda4a01ac39ab1c

diff --git a/dev-util/diffoscope/diffoscope-87.ebuild 
b/dev-util/diffoscope/diffoscope-87.ebuild
deleted file mode 100644
index 1b76a41c26c..00000000000
--- a/dev-util/diffoscope/diffoscope-87.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python3_6 )
-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 hex imagemagick iso java llvm
-mono opendocument pascal pdf postscript R rpm sqlite squashfs
-ssh tar tcpdump xz zip"
-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 )
-       hex? ( app-editors/vim-core )
-       imagemagick? ( media-gfx/imagemagick )
-       iso? ( virtual/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
-       )
-       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 )"

diff --git a/dev-util/diffoscope/diffoscope-88.ebuild 
b/dev-util/diffoscope/diffoscope-88.ebuild
deleted file mode 100644
index 2beae056070..00000000000
--- a/dev-util/diffoscope/diffoscope-88.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_6 )
-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 hex imagemagick iso java llvm
-mono opendocument pascal pdf postscript R rpm sqlite squashfs
-ssh tar tcpdump xz zip"
-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 )
-       hex? ( app-editors/vim-core )
-       imagemagick? ( media-gfx/imagemagick )
-       iso? ( virtual/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
-       )
-       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 )"

diff --git a/dev-util/diffoscope/metadata.xml b/dev-util/diffoscope/metadata.xml
index 3899d895c5b..807def352db 100644
--- a/dev-util/diffoscope/metadata.xml
+++ b/dev-util/diffoscope/metadata.xml
@@ -1,10 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-<maintainer type="person">
-  <email>[email protected]</email>
-  <name>Andrey Grozin</name>
-</maintainer>
+<!-- maintainer-needed -->
 <longdescription>
   diffoscope will try to get to the bottom of what makes files or directories 
different.
   It will recursively unpack archives of many kinds and transform various 
binary formats

Reply via email to