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 26A77138359 for ; Wed, 2 Sep 2020 08:10:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E89FE099C; Wed, 2 Sep 2020 08:10:36 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 4B56CE099C for ; Wed, 2 Sep 2020 08:10:36 +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 335E0340E13 for ; Wed, 2 Sep 2020 08:10:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A24AF342 for ; Wed, 2 Sep 2020 08:10:31 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1599034192.d4174aeb8f45ca4bb0d94f7ee89ef1c617f25847.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, x11-misc/pypanel/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask x11-misc/pypanel/Manifest x11-misc/pypanel/metadata.xml x11-misc/pypanel/pypanel-2.4-r2.ebuild X-VCS-Directories: profiles/ x11-misc/pypanel/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: d4174aeb8f45ca4bb0d94f7ee89ef1c617f25847 X-VCS-Branch: master Date: Wed, 2 Sep 2020 08:10:31 +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: 5d549646-611c-482d-bb04-d7245f05e9c7 X-Archives-Hash: a653e5f445d1ecbfda4ae63a8a7b91b7 commit: d4174aeb8f45ca4bb0d94f7ee89ef1c617f25847 Author: Michał Górny gentoo org> AuthorDate: Wed Sep 2 08:09:52 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Sep 2 08:09:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4174aeb x11-misc/pypanel: Remove last-rited pkg Closes: https://bugs.gentoo.org/734632 Signed-off-by: Michał Górny gentoo.org> profiles/package.mask | 5 ----- x11-misc/pypanel/Manifest | 1 - x11-misc/pypanel/metadata.xml | 22 ---------------------- x11-misc/pypanel/pypanel-2.4-r2.ebuild | 27 --------------------------- 4 files changed, 55 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 09317798d99..49b01bc87f9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -683,11 +683,6 @@ app-misc/evemu # Removal in 30 days. Bug #718196 app-backup/cachedir -# Michał Górny (2020-08-02) -# Discontinued. Last patch in 2008. Py2 only. -# Removal in 30 days. Bug #734632. -x11-misc/pypanel - # Mikle Kolyada (2020-08-02) # consolekit is abandoned upstream. # People are encouraged to switch to any logind diff --git a/x11-misc/pypanel/Manifest b/x11-misc/pypanel/Manifest deleted file mode 100644 index 656ffb55965..00000000000 --- a/x11-misc/pypanel/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST PyPanel-2.4.tar.gz 29857 BLAKE2B 55a47dd186aaaa79fd77068b2a7715ac5a5172517a38a49fc5df0d0065e91ef3dec36deefb7bda6c8b1668032d041acb7ce2602ec568ffb7832abe01f48f58c0 SHA512 acda16cbf4f725ee3f0e97e11f04177fc819f6c09d0bcc864c9de1fc0c1bc0bfe2593233e5b8b85399ad41bc07763ad87d7045bac4dece9dc15d6eaf3136895e diff --git a/x11-misc/pypanel/metadata.xml b/x11-misc/pypanel/metadata.xml deleted file mode 100644 index b6a5bfce49f..00000000000 --- a/x11-misc/pypanel/metadata.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - desktop-misc@gentoo.org - Gentoo Desktop Miscellaneous Project - - -PyPanel is a lightweight panel/taskbar for X11 window managers that can -be easily customized to match any desktop theme or taste. - -Some of the customizable features include transparency w/ shading, panel -dimensions and location, font type and colors, button events/actions, -clock and workspace name display. - -PyPanel should work with any WM that supports the EWMH specification. -The following have been tested: Kahakai, Openbox3, PekWM, WindowMaker. - - - pypanel - - diff --git a/x11-misc/pypanel/pypanel-2.4-r2.ebuild b/x11-misc/pypanel/pypanel-2.4-r2.ebuild deleted file mode 100644 index c1c3381177d..00000000000 --- a/x11-misc/pypanel/pypanel-2.4-r2.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -MY_PN=${PN/pyp/PyP} -MY_P=${MY_PN}-${PV} - -DESCRIPTION="A lightweight panel/taskbar for X11 window managers" -HOMEPAGE="http://pypanel.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86" -IUSE="" - -RDEPEND="x11-libs/libXft - dev-python/python-xlib[${PYTHON_USEDEP}] - media-libs/imlib2[X]" -DEPEND="${RDEPEND}" - -S=${WORKDIR}/${MY_P}