From b7ebc951da8800f711142f69d9d958bde67a112d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 28 Apr 2019 09:54:45 +0100 Subject: gentoo resync : 28.04.2019 --- xfce-extra/xfce4-cellmodem-plugin/Manifest | 1 - .../xfce4-cellmodem-plugin-0.0.5.ebuild | 43 ---------------------- 2 files changed, 44 deletions(-) delete mode 100644 xfce-extra/xfce4-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.ebuild (limited to 'xfce-extra/xfce4-cellmodem-plugin') diff --git a/xfce-extra/xfce4-cellmodem-plugin/Manifest b/xfce-extra/xfce4-cellmodem-plugin/Manifest index 8298fe421d98..c09c75df1069 100644 --- a/xfce-extra/xfce4-cellmodem-plugin/Manifest +++ b/xfce-extra/xfce4-cellmodem-plugin/Manifest @@ -3,5 +3,4 @@ AUX xfce4-cellmodem-plugin-0.0.5-build.patch 1601 BLAKE2B f51476b859b063feb7c12b AUX xfce4-cellmodem-plugin-0.0.5-link_for_xfce_warn.patch 864 BLAKE2B 64c0d402afcf7ca0441a8540e45c19e9d8164154021ac9bace8c032a7447d8a0cd22ac1929c3d913bdfff7d2b3c6f791299a176f3ec6a3ee77573bc3406ec8b8 SHA512 29522daf5e822f272d5014019656076d5e400055fcc0ea274181eb599eae739a5598f55fd224aafd10602a2ffb706b0a28335a988682c8b1aca674831424e6ee DIST xfce4-cellmodem-plugin-0.0.5.tar.gz 155935 BLAKE2B d5a0e040d92886d37232dff755069fa8f58951fc5bbdcb261f308629ac7802d474f2e677da50b82187d14b7956655af9a90639a81fa32bf2482c582675262544 SHA512 a59e2b8fa71b490abc99dc9f28e5b147e77538036988ae4c2faa93bc3f7a0187607d486b7eb92580fe2519a31917cbdba5c7312070149340adc417871e8702bd EBUILD xfce4-cellmodem-plugin-0.0.5-r1.ebuild 1004 BLAKE2B 74e104e5bbb625c9d9b569ed8a07d85a4617891edd0ebbade1b6da393e5c2cd3429959ae08fa1218087037a3ce3517ad4367c83b5e7915879407c2f908b2ef19 SHA512 0acefbf545a566f608032617640ae76f6332c618fcc428e41be082103111053a56677ea5224131c3f96ed2d00e4a5d8f0e6c47e0b72c1eb396bec05688c07866 -EBUILD xfce4-cellmodem-plugin-0.0.5.ebuild 999 BLAKE2B 105e93fd02d889fa45b037f87e32711d747545c396a7ec355ff36f9ac96d79ed69daac7a80922727d47dae0a0dfbb34671818be1ac2bc29af1ec3c68ae254607 SHA512 8adbc7cd1edf5c11e131493323327a69f14c4dc4572545c8a96e316c36157a661aa1fcc6f6f05bbc0cbdde4eb33c8d6fa4e59041773d9bdf4d22ef8145ad8716 MISC metadata.xml 247 BLAKE2B f381ffd75f3fdb2842002ea885015f443cc35334f0420d70a61d6730bd55c11750d6a177831dc7c8564eec4dc3863db6085162e58848b0dceb09799006a1b2c5 SHA512 25494c0053fb7b2ed0f78ecc2de8a8ae08a971db8e15f89e906a1d43177fef53eb9ec5dd075a5c67ddee2be112c0943f6c87e4870d405436bddfea3a4fa19203 diff --git a/xfce-extra/xfce4-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.ebuild b/xfce-extra/xfce4-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.ebuild deleted file mode 100644 index 6c98dd7393db..000000000000 --- a/xfce-extra/xfce4-cellmodem-plugin/xfce4-cellmodem-plugin-0.0.5.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -EAUTORECONF=yes -inherit multilib xfconf - -DESCRIPTION="A panel plug-in with monitoring support for GPRS/UMTS(3G)/HSDPA(3.5G) modems" -HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-cellmodem-plugin" -SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="debug" - -RDEPEND="sys-apps/pciutils - virtual/libusb:0 - >=xfce-base/libxfcegui4-4.8 - >=xfce-base/xfce4-panel-4.8" -DEPEND="${RDEPEND} - dev-util/intltool - virtual/pkgconfig" - -pkg_setup() { - PATCHES=( - "${FILESDIR}"/${P}-asneeded.patch - "${FILESDIR}"/${P}-link_for_xfce_warn.patch - "${FILESDIR}"/${P}-build.patch - ) - - XFCONF=( - --libexecdir="${EPREFIX}"/usr/$(get_libdir) - $(use_enable debug) - ) - - DOCS=( AUTHORS ChangeLog README ) -} - -src_prepare() { - echo panel-plugin/cellmodem.desktop.in.in > po/POTFILES.skip - xfconf_src_prepare -} -- cgit v1.2.3