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 526DE158096 for ; Wed, 29 Jun 2022 11:09:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94C81E0C3B; Wed, 29 Jun 2022 11:09:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 77C44E0C3B for ; Wed, 29 Jun 2022 11:09:29 +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 8FEF13419CF for ; Wed, 29 Jun 2022 11:09:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 21C7751D for ; Wed, 29 Jun 2022 11:09:27 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1656500945.12c37690975414343800a2969efcbf18197f0a07.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/gtk2-trayicon/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/gtk2-trayicon/Manifest dev-perl/gtk2-trayicon/gtk2-trayicon-0.60.0-r2.ebuild X-VCS-Directories: dev-perl/gtk2-trayicon/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 12c37690975414343800a2969efcbf18197f0a07 X-VCS-Branch: master Date: Wed, 29 Jun 2022 11:09:27 +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: 0ab19298-4838-419a-9454-7ccb922d2ca0 X-Archives-Hash: 52efc17a0f9806587175ce20c1b050dc commit: 12c37690975414343800a2969efcbf18197f0a07 Author: Sam James gentoo org> AuthorDate: Wed Jun 29 10:43:01 2022 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jun 29 11:09:05 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12c37690 dev-perl/gtk2-trayicon: drop 0.60.0-r2 Signed-off-by: Sam James gentoo.org> dev-perl/gtk2-trayicon/Manifest | 1 - .../gtk2-trayicon/gtk2-trayicon-0.60.0-r2.ebuild | 32 ---------------------- 2 files changed, 33 deletions(-) diff --git a/dev-perl/gtk2-trayicon/Manifest b/dev-perl/gtk2-trayicon/Manifest index e3a8f17808d4..6f37f7535b88 100644 --- a/dev-perl/gtk2-trayicon/Manifest +++ b/dev-perl/gtk2-trayicon/Manifest @@ -1,2 +1 @@ -DIST Gtk2-TrayIcon-0.06.tar.gz 9576 BLAKE2B 77f4af73593747b22e53f6052ca55f75bcbd88e470c11d9f489db3e6c9fc2f7553d54aea8f66d0e7ce1b0217c9fab9cbe100f75e48b189b68380a0866169e136 SHA512 a74e6e3fa974d11e1bd9b07cb3ce4547d9239cfee6b46e1fb07a2b57c673154802a1f784f5f5f5b0c50baa357320483f6afadec222683e7e08d49ab0f11557e5 DIST Gtk2-TrayIcon-0.07.tar.gz 10566 BLAKE2B e5086a3e727b7a5bac42d7a74c41b79441aecb8476b7a9f0e4dd21c7ddc40aa8cbfa14584cd524f6ea2bd3ec2cfc57035577525181933f7047098b16548650ce SHA512 4f2a156ef2f5556d731feb2b11b4d8b9bd43f79605ab0e9ed82a7b9e5b116db1cac782ddf787b794ba9df1c4d35c4c313df035dc1caf023ac54e6a90cc6c511a diff --git a/dev-perl/gtk2-trayicon/gtk2-trayicon-0.60.0-r2.ebuild b/dev-perl/gtk2-trayicon/gtk2-trayicon-0.60.0-r2.ebuild deleted file mode 100644 index c737dd8114da..000000000000 --- a/dev-perl/gtk2-trayicon/gtk2-trayicon-0.60.0-r2.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=BORUP -DIST_VERSION=0.06 -DIST_NAME=Gtk2-TrayIcon -DIST_EXAMPLES=("examples/*") -inherit perl-module virtualx - -DESCRIPTION="Perl wrappers for the egg cup Gtk2::TrayIcon utilities" -HOMEPAGE="http://gtk2-perl.sf.net/ https://metacpan.org/release/Gtk2-TrayIcon" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86" -IUSE="" - -RDEPEND=" - >=dev-perl/glib-perl-1.012 - >=dev-perl/Gtk2-1.012 - gnome-base/libglade:2.0 - x11-libs/gtk+:2" -DEPEND="${RDEPEND} - dev-perl/ExtUtils-Depends - dev-perl/ExtUtils-PkgConfig - virtual/pkgconfig" - -src_test() { - virtx perl-module_src_test -}