public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmpiki/
Date: Fri,  5 Jan 2018 23:20:07 +0000 (UTC)	[thread overview]
Message-ID: <1515194399.567a999c36c2b97f344241b3d5b01453a84d68af.zlogene@gentoo> (raw)

commit:     567a999c36c2b97f344241b3d5b01453a84d68af
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  5 23:15:54 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Jan  5 23:19:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=567a999c

x11-plugins/wmpiki: remove last rited package (bug #639914)

 x11-plugins/wmpiki/Manifest            |  1 -
 x11-plugins/wmpiki/metadata.xml        | 16 ------------
 x11-plugins/wmpiki/wmpiki-0.2.1.ebuild | 45 ----------------------------------
 3 files changed, 62 deletions(-)

diff --git a/x11-plugins/wmpiki/Manifest b/x11-plugins/wmpiki/Manifest
deleted file mode 100644
index 5c925edbb14..00000000000
--- a/x11-plugins/wmpiki/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST wmpiki-0.2.1.tar.gz 18518 BLAKE2B a6aa9d1e3f31dd0d9e5f39195ebad9d9d5945966b01f7d5fb68cb1d9b63254ab4a9eb591ca1e14da3349b9432b8d5a9cb78116a3b1c0e04cc9ba05e278f38d98 SHA512 e6a1c8c083f1e5ec2855f87eeab7b7bb798375b65d66265106811c373c056ab8866408951cbb4bc62a032d17da6f925f81f778f85b53ffdbdb2d29d63259a028

diff --git a/x11-plugins/wmpiki/metadata.xml b/x11-plugins/wmpiki/metadata.xml
deleted file mode 100644
index 5f19dd95198..00000000000
--- a/x11-plugins/wmpiki/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="person">
-	<email>voyageur@gentoo.org</email>
-	<name>Bernard Cafarelli</name>
-</maintainer>
-
-<longdescription>
-Wmpiki is a dockapp which checks and displays small leds 
-for indicate hosts activity (up to eight hosts). The configuration 
-file is ~/.clay/wmpiki, so use text editor to change settings.
-The method to determine hosts is very primitive and auwful, but it works ;-)
-('ping output + grep' - if you can do it better please do).
-</longdescription>
-</pkgmetadata>

diff --git a/x11-plugins/wmpiki/wmpiki-0.2.1.ebuild b/x11-plugins/wmpiki/wmpiki-0.2.1.ebuild
deleted file mode 100644
index f2d1006998a..00000000000
--- a/x11-plugins/wmpiki/wmpiki-0.2.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-inherit eutils
-
-IUSE=""
-
-DESCRIPTION="Dockapp which checks and displays small leds for indicate hosts activity"
-HOMEPAGE="http://clay.ll.pl/projects.html#dockapps"
-SRC_URI="http://clay.ll.pl/download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="ppc sparc x86"
-
-RDEPEND="x11-libs/libX11
-	x11-libs/libXext
-	x11-libs/libXpm"
-DEPEND="${RDEPEND}
-	x11-proto/xextproto
-	>=sys-apps/sed-4.1.4-r1"
-
-src_prepare()
-{
-	sed -i 's/gcc/${CC}/' Makefile
-	sed -i 's/-o wmpiki/${LDFLAGS} -o wmpiki/' Makefile
-}
-
-src_compile()
-{
-	make CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" || die "Compilation failed"
-}
-
-src_install()
-{
-	dobin wmpiki
-	dodoc AUTHORS ChangeLog README config.example
-}
-
-pkg_postinst()
-{
-	einfo "Don't forget to edit wmpiki configuration file:"
-	einfo "~/.clay/wmpiki"
-}


             reply	other threads:[~2018-01-05 23:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-05 23:20 Mikle Kolyada [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-02-07 17:48 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmpiki/ David Seifert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1515194399.567a999c36c2b97f344241b3d5b01453a84d68af.zlogene@gentoo \
    --to=zlogene@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox