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 8FF6C158086 for ; Sat, 6 Nov 2021 16:52:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22FA62BC029; Sat, 6 Nov 2021 16:52:03 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 BDA932BC029 for ; Sat, 6 Nov 2021 16:52:02 +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 CF2E4342FE6 for ; Sat, 6 Nov 2021 16:52:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D0DD1BD for ; Sat, 6 Nov 2021 16:51:59 +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: <1636217510.4e31d0f6817eeba9d27f51ff395cfc0b83c787fc.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/xfdashboard/Manifest xfce-extra/xfdashboard/xfdashboard-0.9.3.ebuild xfce-extra/xfdashboard/xfdashboard-0.9.4.ebuild X-VCS-Directories: xfce-extra/xfdashboard/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 4e31d0f6817eeba9d27f51ff395cfc0b83c787fc X-VCS-Branch: master Date: Sat, 6 Nov 2021 16:51:59 +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: 1cb25c8b-31d2-4322-a557-f3b385d85302 X-Archives-Hash: c830ead6cce50f1473d5357cf075a0e3 commit: 4e31d0f6817eeba9d27f51ff395cfc0b83c787fc Author: Michał Górny gentoo org> AuthorDate: Sat Nov 6 14:44:29 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Nov 6 16:51:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e31d0f6 xfce-extra/xfdashboard: Remove old Signed-off-by: Michał Górny gentoo.org> xfce-extra/xfdashboard/Manifest | 2 -- xfce-extra/xfdashboard/xfdashboard-0.9.3.ebuild | 45 ------------------------- xfce-extra/xfdashboard/xfdashboard-0.9.4.ebuild | 44 ------------------------ 3 files changed, 91 deletions(-) diff --git a/xfce-extra/xfdashboard/Manifest b/xfce-extra/xfdashboard/Manifest index 9321f3008ea..ee34300356c 100644 --- a/xfce-extra/xfdashboard/Manifest +++ b/xfce-extra/xfdashboard/Manifest @@ -1,3 +1 @@ -DIST xfdashboard-0.9.3.tar.bz2 3381041 BLAKE2B 6a5ffecf504522a62ab478fcf76f48819e8efec89ec12412e52ae188cc2821ebb1f8549c0888ad5cbd256b0713174cdc85dc2566c483e9fab59f8e625e0df34b SHA512 52121f01207b8912e932e314dd37d0f69c56845a8b9b0ab719dec9dbba437baccc275d193073e32a33b54d54b5de8b07434b4ff4e7838d955b2dfdd123cd5827 -DIST xfdashboard-0.9.4.tar.bz2 3388008 BLAKE2B 588e0eebb18cef2638edfb590a9133df0e275358a594d48a4cecfb3040ee289b9da5536c6e194919042ccbfb7b15b03af256d12bb4d876fd03122928e4cc7da8 SHA512 0721682919bc030c17777f002fd1a0b138f890dc65ff7546ac0cbe7e6b8c3b132d04ecf9b5a29f3f69864bebfbd31ff0615a4a828076422008e0a2cdca46e7f0 DIST xfdashboard-0.9.5.tar.bz2 3397335 BLAKE2B 5e65206c73f85ce9d4305e459ca837c287c43f95bbb16df632109eee998524d5858c5de8a6c390713d118ed3f7bb7f184d88650cec78e7bc03a6859fe7e44a39 SHA512 9929bdcef6a9766799b900b61e009b43ef901f1aebd6dbe9291c3342edebfa1d599340222da25bbac17810f4ef7b001743b4daec0c25f585203f0b69f2bc17d6 diff --git a/xfce-extra/xfdashboard/xfdashboard-0.9.3.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.9.3.ebuild deleted file mode 100644 index 7bb67c0212e..00000000000 --- a/xfce-extra/xfdashboard/xfdashboard-0.9.3.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit xdg-utils - -DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment" -HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start" -SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=">=dev-libs/glib-2.38:2 - >=x11-libs/gtk+-3.2:3 - >=media-libs/clutter-1.12:1.0=[gtk] - >=x11-libs/libwnck-3:3= - x11-libs/libX11:= - x11-libs/libXcomposite:= - x11-libs/libXdamage:= - x11-libs/libXinerama:= - >=xfce-base/garcon-0.2.0:= - >=xfce-base/libxfce4ui-4.10:= - >=xfce-base/libxfce4util-4.10:= - >=xfce-base/xfconf-4.14:=" -DEPEND="${RDEPEND}" -BDEPEND=" - dev-util/intltool - virtual/pkgconfig" - -src_install() { - default - find "${D}" -name '*.la' -delete || die -} - -pkg_postinst() { - xdg_icon_cache_update -} - -pkg_postrm() { - xdg_icon_cache_update -} diff --git a/xfce-extra/xfdashboard/xfdashboard-0.9.4.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.9.4.ebuild deleted file mode 100644 index a2573e4a7f9..00000000000 --- a/xfce-extra/xfdashboard/xfdashboard-0.9.4.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -inherit xdg-utils - -DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment" -HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start" -SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-libs/glib-2.38:2 - >=x11-libs/gtk+-3.2:3 - >=media-libs/clutter-1.12:1.0=[gtk] - >=x11-libs/libwnck-3:3= - x11-libs/libX11:= - x11-libs/libXcomposite:= - x11-libs/libXdamage:= - x11-libs/libXinerama:= - >=xfce-base/garcon-0.2.0:= - >=xfce-base/libxfce4ui-4.10:= - >=xfce-base/libxfce4util-4.10:= - >=xfce-base/xfconf-4.14:=" -DEPEND="${RDEPEND}" -BDEPEND=" - dev-util/intltool - virtual/pkgconfig" - -src_install() { - default - find "${D}" -name '*.la' -delete || die -} - -pkg_postinst() { - xdg_icon_cache_update -} - -pkg_postrm() { - xdg_icon_cache_update -}