commit:     04cda20b5db6604a57119d518f079627e55abb37
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat May 11 17:02:36 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat May 11 17:02:36 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04cda20b

xfce-extra/xfce4-modemlights-plugin: remove last rited package

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 xfce-extra/xfce4-modemlights-plugin/Manifest       |  1 -
 xfce-extra/xfce4-modemlights-plugin/metadata.xml   |  8 -----
 .../xfce4-modemlights-plugin-0.1.3.99-r1.ebuild    | 35 ----------------------
 3 files changed, 44 deletions(-)

diff --git a/xfce-extra/xfce4-modemlights-plugin/Manifest 
b/xfce-extra/xfce4-modemlights-plugin/Manifest
deleted file mode 100644
index b3a065d8f0e..00000000000
--- a/xfce-extra/xfce4-modemlights-plugin/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST xfce4-modemlights-plugin-0.1.3.99.tar.bz2 157029 BLAKE2B 
fed4099fd828e3cc50460ecad84e365fc3661475b4a7381ec017b59baf1b0e101184534dfcf362d59045ed674dc93a150100c9c3b3bc533acb47214760b9ba04
 SHA512 
d23c5b733012b072b01b7e10aa39cd2b5d3a218ff52806e4fece00cc891a64d9fa7fd6f1765320befe767359a15c197f7dbd663744105d8aef8117798dded32d

diff --git a/xfce-extra/xfce4-modemlights-plugin/metadata.xml 
b/xfce-extra/xfce4-modemlights-plugin/metadata.xml
deleted file mode 100644
index 359901b31db..00000000000
--- a/xfce-extra/xfce4-modemlights-plugin/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <maintainer type="project">
-    <email>[email protected]</email>
-    <name>XFCE Team</name>
-  </maintainer>
-</pkgmetadata>

diff --git 
a/xfce-extra/xfce4-modemlights-plugin/xfce4-modemlights-plugin-0.1.3.99-r1.ebuild
 
b/xfce-extra/xfce4-modemlights-plugin/xfce4-modemlights-plugin-0.1.3.99-r1.ebuild
deleted file mode 100644
index c882e6f420d..00000000000
--- 
a/xfce-extra/xfce4-modemlights-plugin/xfce4-modemlights-plugin-0.1.3.99-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit multilib gnome2-utils
-
-DESCRIPTION="A panel plug-in intended to simplify establishing a ppp 
connection"
-HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-modemlights-plugin";
-SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*.*}/${P}.tar.bz2";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2
-       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"
-
-src_configure() {
-       econf --libexecdir="${EPREFIX}"/usr/$(get_libdir)
-}
-
-pkg_postinst() {
-       gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-       gnome2_icon_cache_update
-}

Reply via email to