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 45504158095 for ; Tue, 16 Aug 2022 08:11:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 806CBE09CF; Tue, 16 Aug 2022 08:11:58 +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 46434E09CF for ; Tue, 16 Aug 2022 08:11:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 7B2003411E6 for ; Tue, 16 Aug 2022 08:11:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 08A3F526 for ; Tue, 16 Aug 2022 08:11:56 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1660636945.ef87101be75f7f660ce907f6ece9f1dcb836f69f.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/gtk+extra/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask x11-libs/gtk+extra/Manifest x11-libs/gtk+extra/gtk+extra-3.3.4.ebuild x11-libs/gtk+extra/metadata.xml X-VCS-Directories: x11-libs/gtk+extra/ profiles/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: ef87101be75f7f660ce907f6ece9f1dcb836f69f X-VCS-Branch: master Date: Tue, 16 Aug 2022 08:11:56 +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: cdba4928-8d45-411d-aa9f-9545dc6e7b13 X-Archives-Hash: 77f556b57dfb68c933da851228d8a855 commit: ef87101be75f7f660ce907f6ece9f1dcb836f69f Author: Jakov Smolić gentoo org> AuthorDate: Tue Aug 16 08:02:25 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Tue Aug 16 08:02:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef87101b x11-libs/gtk+extra: treeclean Signed-off-by: Jakov Smolić gentoo.org> profiles/package.mask | 5 ----- x11-libs/gtk+extra/Manifest | 1 - x11-libs/gtk+extra/gtk+extra-3.3.4.ebuild | 37 ------------------------------- x11-libs/gtk+extra/metadata.xml | 11 --------- 4 files changed, 54 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 65369af0c1db..2d32e7d5ac34 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -542,11 +542,6 @@ dev-java/log4j-api-java9 # Bugs #372053, #438248, #740528, #778338, #832380, #834406. media-video/kino -# Matt Turner (2022-07-11) -# Dead package upstream. No reverse dependencies. -# Removal on 2022-08-11. -x11-libs/gtk+extra - # Fabian Groffen (2022-07-02) # Segfaults handling SPF validations (warn on permerror), like the # previous release, better not to trust your important mail to diff --git a/x11-libs/gtk+extra/Manifest b/x11-libs/gtk+extra/Manifest deleted file mode 100644 index ae3ba668225b..000000000000 --- a/x11-libs/gtk+extra/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST gtkextra-3.3.4.tar.gz 1542795 BLAKE2B 5a6d5b72f34c8373db615961728a01d0c27005726f316c1233b0b4c4dba688022a53236cc3abe090891a53441d910322ea938ea864a13933a5cea87f18e3426b SHA512 fd61bce7070cf4f28129b47a6c0b01e974101d96b525be9ce1bc4b40ce94197f3c411d17fd8954f5549075c4cdd7ac58a6aaa6faa2f5d3013b761391559e570b diff --git a/x11-libs/gtk+extra/gtk+extra-3.3.4.ebuild b/x11-libs/gtk+extra/gtk+extra-3.3.4.ebuild deleted file mode 100644 index 02ce2f809e43..000000000000 --- a/x11-libs/gtk+extra/gtk+extra-3.3.4.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnome2 - -DESCRIPTION="Useful Additional GTK+ widgets" -HOMEPAGE="http://gtkextra.sourceforge.net" -SRC_URI="mirror://sourceforge/gtkextra/gtkextra-${PV}.tar.gz" - -LICENSE="FDL-1.1 LGPL-2" -SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" -IUSE="+introspection static-libs test" -RESTRICT="!test? ( test )" - -RDEPEND=" - >=x11-libs/gtk+-2.12.0:2 - dev-libs/glib:2 - introspection? ( >=dev-libs/gobject-introspection-0.6.14:= ) -" -DEPEND="${RDEPEND} - dev-util/glib-utils - virtual/pkgconfig -" -# dev-libs/gobject-introspection-common needed for eautoreconf - -S="${WORKDIR}/gtkextra-${PV}" - -src_configure() { - gnome2_src_configure \ - --enable-glade=no \ - --disable-man \ - $(use_enable introspection) \ - $(use_enable static-libs static) \ - $(use_enable test tests) -} diff --git a/x11-libs/gtk+extra/metadata.xml b/x11-libs/gtk+extra/metadata.xml deleted file mode 100644 index 396c6e304014..000000000000 --- a/x11-libs/gtk+extra/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - gnome@gentoo.org - Gentoo GNOME Desktop - - - gtkextra - -