commit:     276e930c069b7e61ff2fe13b6d95881ecbb2fa46
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  7 07:38:00 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr  7 08:28:50 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=276e930c

xfce-extra/xfce4-messenger-plugin: Drop old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../xfce4-messenger-plugin-0.1.0.ebuild            | 47 ----------------------
 1 file changed, 47 deletions(-)

diff --git 
a/xfce-extra/xfce4-messenger-plugin/xfce4-messenger-plugin-0.1.0.ebuild 
b/xfce-extra/xfce4-messenger-plugin/xfce4-messenger-plugin-0.1.0.ebuild
deleted file mode 100644
index e00bcb661ec..00000000000
--- a/xfce-extra/xfce4-messenger-plugin/xfce4-messenger-plugin-0.1.0.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-EAUTORECONF=yes
-inherit multilib xfconf eutils
-
-DESCRIPTION="A plugin that listens DBus messages and displays received 
messages"
-HOMEPAGE="https://packages.qa.debian.org/x/xfce4-messenger-plugin.html";
-SRC_URI="mirror://debian/pool/main/x/${PN}/${PN}_${PV}.orig.tar.gz
-       mirror://debian/pool/main/x/${PN}/${PN}_${PV}-5.debian.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="dev-libs/dbus-glib
-       >=dev-libs/glib-2
-       sys-apps/dbus
-       x11-libs/gtk+:2
-       >=xfce-base/libxfce4util-4.8
-       >=xfce-base/libxfcegui4-4.8
-       >=xfce-base/xfce4-panel-4.8"
-DEPEND="${RDEPEND}
-       dev-util/intltool
-       virtual/pkgconfig"
-
-pkg_setup() {
-       XFCONF=(
-               --libexecdir="${EPREFIX}"/usr/$(get_libdir)
-               )
-
-       DOCS=( AUTHORS README TODO )
-}
-
-src_prepare() {
-       EPATCH_FORCE=yes EPATCH_SUFFIX=patch 
EPATCH_SOURCE="${WORKDIR}"/debian/patches epatch
-       xfconf_src_prepare
-}
-
-src_install() {
-       xfconf_src_install
-
-       exeinto /usr/share/doc/${PF}/scripts
-       doexe scripts/xfce-messenger-logtail
-}

Reply via email to