From c8ebbbf7aafa42f1d5763ec24a9837a436ffdd71 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 25 Mar 2018 18:10:04 +0200 Subject: [PATCH] xfce-extra/xfce4-clipman-plugin: Drop old --- xfce-extra/xfce4-clipman-plugin/Manifest | 1 - .../xfce4-clipman-plugin-1.2.6.ebuild | 40 ------------------- 2 files changed, 41 deletions(-) delete mode 100644 xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild diff --git a/xfce-extra/xfce4-clipman-plugin/Manifest b/xfce-extra/xfce4-clipman-plugin/Manifest index f9713994f423..3b9eba14f6c7 100644 --- a/xfce-extra/xfce4-clipman-plugin/Manifest +++ b/xfce-extra/xfce4-clipman-plugin/Manifest @@ -1,2 +1 @@ -DIST xfce4-clipman-plugin-1.2.6.tar.bz2 438346 BLAKE2B 4c1d780031e420f523dcb9472043614eaa48442b98d6d4daa342458f82a85f99670aa4e76259e89663f35af29a3f71964cd25daf449bc4204090b223b1b26ee5 SHA512 fc6b4cee1990ff13f4c0050ebf3e4b69fc0f7124fa2dd9b41933ce11449d322fad666b1af82bd610ce2add28d012a7dddc345be4afa1432bb330ecd6344a168e DIST xfce4-clipman-plugin-1.4.2.tar.bz2 485244 BLAKE2B 6e183b82db5c3325691d04afa110c4dd83b013a94ed9b3b1b1b7bbb4166bcb1176a6b4ed52fd0b3256b7f73816a0031ea6084f31344a9ac3187b7b5fd25f01ed SHA512 f12d9e3e37a26f9dade5b76e73ac3998030112b53e7ec7b756128f7f1ee28d19a1d7b8d4a26e0ccb69aaba2f0ab2f6c4cd5a435bd1cc7efd81c05b711480eba6 diff --git a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild deleted file mode 100644 index b7375bd5d4b7..000000000000 --- a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit xfconf - -DESCRIPTION="A clipboard manager plug-in for the Xfce panel" -HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin" -SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" -IUSE="debug qrcode" - -RDEPEND=">=dev-libs/glib-2.18 - dev-libs/libunique:1 - >=x11-libs/gtk+-2.14:2 - x11-libs/libXtst - >=xfce-base/exo-0.10 - >=xfce-base/libxfce4ui-4.10 - >=xfce-base/libxfce4util-4.10 - >=xfce-base/xfce4-panel-4.10 - >=xfce-base/xfconf-4.10 - qrcode? ( >=media-gfx/qrencode-3.3.0 )" -DEPEND="${RDEPEND} - dev-util/intltool - sys-devel/gettext - virtual/pkgconfig - x11-proto/xproto" - -pkg_setup() { - XFCONF=( - --docdir="${EPREFIX}"/usr/share/doc/${PF} - $(use_enable qrcode libqrencode) - $(xfconf_use_debug) - ) - - DOCS=( AUTHORS ChangeLog NEWS README ) -} -- 2.26.2