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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2E1DA158091 for ; Fri, 17 Jun 2022 13:54:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E2D6E0907; Fri, 17 Jun 2022 13:54:35 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 14BFEE0907 for ; Fri, 17 Jun 2022 13:54:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F06F5341A12 for ; Fri, 17 Jun 2022 13:54:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7E675501 for ; Fri, 17 Jun 2022 13:54:32 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1655474040.6e7301d6536f052195dcd9268f4bc7b623580c0a.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gtk2-SourceView2/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Gtk2-SourceView2/Gtk2-SourceView2-0.120.0.ebuild dev-perl/Gtk2-SourceView2/Manifest dev-perl/Gtk2-SourceView2/metadata.xml profiles/package.deprecated profiles/package.mask X-VCS-Directories: dev-perl/Gtk2-SourceView2/ profiles/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 6e7301d6536f052195dcd9268f4bc7b623580c0a X-VCS-Branch: master Date: Fri, 17 Jun 2022 13:54:32 +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: b7e0ad1e-e113-4a2a-8e1e-e406dfc8b222 X-Archives-Hash: 354f6f20be0ea3f19ba9ef654fb8539e commit: 6e7301d6536f052195dcd9268f4bc7b623580c0a Author: Matt Turner gentoo org> AuthorDate: Fri Jun 17 13:52:38 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Jun 17 13:54:00 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e7301d6 dev-perl/Gtk2-SourceView2: Remove Signed-off-by: Matt Turner gentoo.org> .../Gtk2-SourceView2-0.120.0.ebuild | 31 ---------------------- dev-perl/Gtk2-SourceView2/Manifest | 1 - dev-perl/Gtk2-SourceView2/metadata.xml | 12 --------- profiles/package.deprecated | 1 - profiles/package.mask | 5 ---- 5 files changed, 50 deletions(-) diff --git a/dev-perl/Gtk2-SourceView2/Gtk2-SourceView2-0.120.0.ebuild b/dev-perl/Gtk2-SourceView2/Gtk2-SourceView2-0.120.0.ebuild deleted file mode 100644 index f57a698af8d6..000000000000 --- a/dev-perl/Gtk2-SourceView2/Gtk2-SourceView2-0.120.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DIST_AUTHOR=XAOC -DIST_VERSION=0.12 -DIST_A_EXT=tar.gz -inherit perl-module virtualx - -DESCRIPTION="Perl binding for the C library gtksourceview" - -SLOT="0" -LICENSE="|| ( GPL-2+ Artistic-2 )" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=" - dev-perl/Gtk2 - >=dev-perl/glib-perl-1.160.0 -" -DEPEND="${RDEPEND} - dev-perl/ExtUtils-Depends - dev-perl/ExtUtils-PkgConfig - virtual/perl-ExtUtils-MakeMaker - x11-libs/gtksourceview:2.0 -" - -src_test() { - virtx perl-module_src_test -} diff --git a/dev-perl/Gtk2-SourceView2/Manifest b/dev-perl/Gtk2-SourceView2/Manifest deleted file mode 100644 index 667d4f68ef33..000000000000 --- a/dev-perl/Gtk2-SourceView2/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Gtk2-SourceView2-0.12.tar.gz 24647 BLAKE2B 048e44d954ad14736d3a9f631e6370ac055ab979502b9c9ef07f35398bfd24f10fd587cb1d86bb22951b7189efffe18ee9919f0b77df89821583e9b79e126de9 SHA512 c82741a23b9cc0560a70afeab7b0728a4d3e6769515bd68f894708d6f9ab72772fca5f4d74750e76e71d44a48732e6366bb1953f0d712148d0bc73c5aa27e450 diff --git a/dev-perl/Gtk2-SourceView2/metadata.xml b/dev-perl/Gtk2-SourceView2/metadata.xml deleted file mode 100644 index ae98cd2c550a..000000000000 --- a/dev-perl/Gtk2-SourceView2/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - perl@gentoo.org - Gentoo Perl Project - - - Gtk2-SourceView - Gtk2::SourceView2 - - diff --git a/profiles/package.deprecated b/profiles/package.deprecated index e04111168f06..d8db327fd147 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -82,7 +82,6 @@ dev-perl/Mail-Sender # gtk2. Nuff said. See HOMEPAGE, too. dev-perl/Gtk2 dev-perl/Gtk2-Notify -dev-perl/Gtk2-SourceView2 dev-perl/gnome2-wnck # Mart Raudsepp (2020-07-04) diff --git a/profiles/package.mask b/profiles/package.mask index be52dcedbaa8..98d650188bcd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -332,11 +332,6 @@ dev-python/unicodecsv # Masked for removal in 30 days net-im/whatsapp-desktop-bin -# Matt Turner (2022-05-17) -# Dead packages. No reverse dependencies. -# Removal on 2022-06-17 -dev-perl/Gtk2-SourceView2 - # Michał Górny (2022-05-16) # This was only added for dev-python/nptyping, and nptyping-2.0.0 # no longer uses it. No activity since Aug 2021.