commit:     674b8378f125113e3335d8ba7ead0b33b04cf1c5
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Aug 14 02:04:44 2021 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sat Aug 14 03:01:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=674b8378

app-misc/mat2: drop 0.11.0

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 app-misc/mat2/Manifest           |  1 -
 app-misc/mat2/mat2-0.11.0.ebuild | 42 ----------------------------------------
 2 files changed, 43 deletions(-)

diff --git a/app-misc/mat2/Manifest b/app-misc/mat2/Manifest
index a7466bf9e..e833cd0e3 100644
--- a/app-misc/mat2/Manifest
+++ b/app-misc/mat2/Manifest
@@ -1,2 +1 @@
-DIST mat2-0.11.0.tar.gz 10151787 BLAKE2B 
c55d04fe7d49e8515bc5bc3ebfad4c71ddec670e5efed9855545bc32374661bb92501fb5910a599f27d97a3089a44f983c983cb82572ab153602d38e39682164
 SHA512 
8396a32b409b83cc4158546f92d458bc8a62e5aabd2c452402ac6185c2efdeff8794a7e1e45a8e39e9eaba31e256a303ca0be38b65fd43f11e7b07d1ea8b2f06
 DIST mat2-0.12.1.tar.gz 10153207 BLAKE2B 
cb838c72aa2a9fae5ba6096c46b078d7186477a63a1bf452f6cd5337df7cbafbd10bc124d6eb52dcf610eb326bffa68f5115662d85fc6ade69985a7f0035af9b
 SHA512 
fb45c27ef91c6c29071ead53a202fbd11f6972930f60bc5c550966d8dbfc727c3aabffdd39778b78961e91c929f78165119ff1005bf272f7173a123d1f629b18

diff --git a/app-misc/mat2/mat2-0.11.0.ebuild b/app-misc/mat2/mat2-0.11.0.ebuild
deleted file mode 100644
index 23f3adf88..000000000
--- a/app-misc/mat2/mat2-0.11.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=(python3_{7,8})
-PYTHON_REQ_USE="xml"
-
-DISTUTILS_USE_SETUPTOOLS=bdepend
-
-inherit distutils-r1
-
-DESCRIPTION="Metadata Anonymisation Toolkit: handy tool to trash your metadata"
-HOMEPAGE="https://0xacab.org/jvoisin/mat2";
-SRC_URI="https://0xacab.org/jvoisin/mat2/-/archive/${PV}/${P}.tar.gz";
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-IUSE="+exif sandbox video"
-REQUIRED_USE="${PYTHON_REQUIRED_USE} test? ( exif video )"
-
-RDEPEND="${PYTHON_DEPS}
-       media-libs/mutagen:0[${PYTHON_USEDEP}]
-       dev-python/pycairo:0[${PYTHON_USEDEP}]
-       dev-python/pygobject:3[${PYTHON_USEDEP}]
-       gnome-base/librsvg:2[introspection]
-       x11-libs/gdk-pixbuf:2[introspection]
-       app-text/poppler[introspection]
-       exif? ( media-libs/exiftool:* )
-       sandbox? ( sys-apps/bubblewrap )
-       video? ( media-video/ffmpeg:* )
-"
-
-DEPEND="${RDEPEND}
-       test? (
-               media-video/ffmpeg[mp3,vorbis]
-               x11-libs/gdk-pixbuf:2[jpeg,tiff]
-       )"
-
-distutils_enable_tests unittest

Reply via email to