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 F1838138334 for ; Fri, 24 May 2019 22:20:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92434E0869; Fri, 24 May 2019 22:20:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 61B30E086A for ; Fri, 24 May 2019 22:20:22 +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 3763D344FAE for ; Fri, 24 May 2019 22:20:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D48E1603 for ; Fri, 24 May 2019 22:20:08 +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: <1558736404.0f457a540c10649ea9a176e6e1c1444677d8c60c.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-windowck-plugin/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/xfce4-windowck-plugin/Manifest xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.4.5.ebuild X-VCS-Directories: xfce-extra/xfce4-windowck-plugin/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 0f457a540c10649ea9a176e6e1c1444677d8c60c X-VCS-Branch: master Date: Fri, 24 May 2019 22:20:08 +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: 01fa1688-67a5-46a6-81e9-cdadc1d6af49 X-Archives-Hash: 1bfa56c59739be399670f5b59f50e4d7 commit: 0f457a540c10649ea9a176e6e1c1444677d8c60c Author: Michał Górny gentoo org> AuthorDate: Fri May 24 22:02:54 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri May 24 22:20:04 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f457a54 xfce-extra/xfce4-windowck-plugin: Drop old Signed-off-by: Michał Górny gentoo.org> xfce-extra/xfce4-windowck-plugin/Manifest | 1 - .../xfce4-windowck-plugin-0.4.5.ebuild | 47 ---------------------- 2 files changed, 48 deletions(-) diff --git a/xfce-extra/xfce4-windowck-plugin/Manifest b/xfce-extra/xfce4-windowck-plugin/Manifest index e889ac6b033..b6de2567bd2 100644 --- a/xfce-extra/xfce4-windowck-plugin/Manifest +++ b/xfce-extra/xfce4-windowck-plugin/Manifest @@ -1,2 +1 @@ -DIST xfce4-windowck-plugin-0.4.5.tar.gz 68762 BLAKE2B c4fdc900d16d668f06cc2c115c31df6d587ac7a833627b77145df4843497617a81acd508fbf5c54f9a443f4b2eaccf4ff86a445cbb83fbed068204c21f3354d2 SHA512 2750af17892e9083b0d359deb477688144b187b94dd0c8b50e4e88ed125631e7c6bf45a040cd036a9f09d1b8ce242a8d01a572eb9151258bb78c63e4744d367d DIST xfce4-windowck-plugin-0.4.6.tar.gz 67622 BLAKE2B 38a1ff76a75b3eb833be586bf93bc9bd73b7237e74cf06fd7540fef85befa4ef9ad8c8351d1d2bfad4af1f342c59b1cb0ebb94e50a3f5cc9c38c5fe9f0377d86 SHA512 a02f6f1b275484dc7ed08f3f9868af7a456c9f3b52bb893c2ac109a0ca8c4376e9d6d714f40d40c491531584486c8be3bebf3669f3186a143f6fcfe923b9f376 diff --git a/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.4.5.ebuild b/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.4.5.ebuild deleted file mode 100644 index 48bc0eb09e8..00000000000 --- a/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.4.5.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{6,7} ) -inherit autotools python-any-r1 xdg-utils - -DESCRIPTION="Xfce plugin puts the maximized window title and windows buttons on the panel" -HOMEPAGE="https://github.com/cedl38/xfce4-windowck-plugin" -SRC_URI="https://github.com/cedl38/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=">=x11-libs/gtk+-2.20:2 - x11-libs/libX11 - >=x11-libs/libwnck-2.30:1 - >=xfce-base/libxfce4ui-4.10:= - >=xfce-base/libxfce4util-4.10:= - >=xfce-base/xfce4-panel-4.12:= - >=xfce-base/xfconf-4.10:=" -DEPEND="${RDEPEND} - ${PYTHON_DEPS} - dev-util/intltool - dev-util/xfce4-dev-tools - media-gfx/imagemagick[png] - sys-devel/gettext - virtual/pkgconfig" - -src_prepare() { - # run xdt-autogen from xfce4-dev-tools added as dependency by EAUTORECONF=1 to - # rename configure.ac.in to configure.ac while grabbing $LINGUAS and $REVISION values - NOCONFIGURE=1 xdt-autogen || die - - default -} - -pkg_postinst() { - xdg_icon_cache_update -} - -pkg_postrm() { - xdg_icon_cache_update -}