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 91B0513933E for ; Wed, 30 Jun 2021 22:43:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B877E086C; Wed, 30 Jun 2021 22:43:13 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 54967E085E for ; Wed, 30 Jun 2021 22:43:13 +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 155E033D3C5 for ; Wed, 30 Jun 2021 22:43:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 607497BA for ; Wed, 30 Jun 2021 22:43:10 +0000 (UTC) From: "Adam Feldman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Adam Feldman" Message-ID: <1625092900.f34b253bb358a3ce0712be0f474d5235c67ea960.np-hardass@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/mate-themes/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/mate-themes/Manifest x11-themes/mate-themes/mate-themes-3.22.19.ebuild X-VCS-Directories: x11-themes/mate-themes/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: Adam Feldman X-VCS-Revision: f34b253bb358a3ce0712be0f474d5235c67ea960 X-VCS-Branch: master Date: Wed, 30 Jun 2021 22:43:10 +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: 1046ced5-1553-4b25-b2c5-9dae5ca9903a X-Archives-Hash: 664202dc89c15323e61c7dbacd240bf9 commit: f34b253bb358a3ce0712be0f474d5235c67ea960 Author: Adam Feldman gentoo org> AuthorDate: Thu Jun 10 00:20:19 2021 +0000 Commit: Adam Feldman gentoo org> CommitDate: Wed Jun 30 22:41:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f34b253b x11-themes/mate-themes: Drop old Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Adam Feldman gentoo.org> x11-themes/mate-themes/Manifest | 1 - x11-themes/mate-themes/mate-themes-3.22.19.ebuild | 38 ----------------------- 2 files changed, 39 deletions(-) diff --git a/x11-themes/mate-themes/Manifest b/x11-themes/mate-themes/Manifest index 64732a78a94..e0262bc604d 100644 --- a/x11-themes/mate-themes/Manifest +++ b/x11-themes/mate-themes/Manifest @@ -1,2 +1 @@ -DIST mate-themes-3.22.19.tar.xz 5567828 BLAKE2B 8eeead9b097e2a9e76aac849e6b6fe93382a6ff6dbdf4bd3b032167744fdf35ff047cdb85d1480474e1f0fc0f06ceda04e7d9e4a6ae573b04cd78c4e4ca858f7 SHA512 3e8a5a37bb6755c65da3307957569e84cce546c9786396f5eb8cb5f84ddf64e04260b87f67cb0b03c7c7dc13b4f75790fb9afe8b971101f3556ee6c015bb585d DIST mate-themes-3.22.21.tar.xz 5377276 BLAKE2B 2efa2ab47440baa869da02fe8b65bc05a91ac79ab5d5794c182a05af736c4593b07c8c1ff9dde6b770462ad208d426565a7a07e359ee62ebc50ec7e737eaa7e5 SHA512 5f0e7e1f688e02a5c9581ec8f552da836a4c4355caa853650a19b670971acbecc3a4ac32aa7fb282879fd5a48e0a3e4aed5d182054fe2e9bb1270c74bfcef5bc diff --git a/x11-themes/mate-themes/mate-themes-3.22.19.ebuild b/x11-themes/mate-themes/mate-themes-3.22.19.ebuild deleted file mode 100644 index 76ea9ce2719..00000000000 --- a/x11-themes/mate-themes/mate-themes-3.22.19.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit autotools xdg - -MATE_GTK_V="$(ver_cut 1-2)" - -HOMEPAGE="https://mate-desktop.org" -DESCRIPTION="A set of MATE themes, with sets for users with limited or low vision" -SRC_URI="https://pub.mate-desktop.org/releases/themes/${MATE_GTK_V}/${P}.tar.xz" - -LICENSE="CC-BY-SA-3.0 GPL-3+ LGPL-2.1+ LGPL-3" -SLOT="0/${MATE_GTK_V}" -KEYWORDS="amd64 ~arm ~arm64 x86" - -RDEPEND=" - >=x11-libs/gdk-pixbuf-2:2 - >=x11-libs/gtk+-2:2 - >=x11-themes/gtk-engines-2.15.3:2 - x11-themes/gtk-engines-murrine -" - -DEPEND="${RDEPEND} - >=dev-util/intltool-0.35 - sys-devel/gettext - >=sys-devel/autoconf-2.53 - >=x11-misc/icon-naming-utils-0.8.7:0 - virtual/pkgconfig -" - -RESTRICT="binchecks strip" - -src_prepare() { - default - eautoreconf -}