summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-10-03 22:21:11 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-10-03 23:31:58 +0200
commit89e0739b08d0c7d5c96f389f1afe9c617da4678b (patch)
treeeef9dd0083b8fb8bc95a4ea4e34edcf9f82e8af8 /dev-util/icemon
parentx11-plugins/enigmail: Removed old. (diff)
downloadgentoo-89e0739b08d0c7d5c96f389f1afe9c617da4678b.tar.gz
gentoo-89e0739b08d0c7d5c96f389f1afe9c617da4678b.tar.bz2
gentoo-89e0739b08d0c7d5c96f389f1afe9c617da4678b.zip
dev-util/icemon: Drop old kdelibs4/qt4-based
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'dev-util/icemon')
-rw-r--r--dev-util/icemon/Manifest1
-rw-r--r--dev-util/icemon/icemon-20140102.ebuild21
2 files changed, 0 insertions, 22 deletions
diff --git a/dev-util/icemon/Manifest b/dev-util/icemon/Manifest
index 1aca7a3ab2fb..8e10952b98ce 100644
--- a/dev-util/icemon/Manifest
+++ b/dev-util/icemon/Manifest
@@ -1,2 +1 @@
-DIST icemon-20140102.tar.xz 69212 SHA256 6af68804b554dd55fcd89aae8e4032a70df653dc24cb81aa5a8557c7733cdb34 SHA512 96ffa914fb02f4dfefe489b4a55d62db736d71e0df0e613f7d0135b477449e687919001711661f4892fde6cc0d58267ecfd09dad95a4fff84c4381aba705845e WHIRLPOOL bc5f35dd920a59a69849d1bdf5fd9c6e45ea86f6bd66c3abb050276feba984b3c385afc18a4ce08b58068742af867450ebc4a6e97b9af8d569a2361119012336
DIST icemon-3.1.0.tar.gz 111139 SHA256 8500501d3f4968d52a1f4663491e26d861e006f843609351ec1172c983ad4464 SHA512 43b5c959cd66fa65cac25994e5b8f26646b49b57405bd80d6ddb12cc7ed5bfeb5f91f5816900883078075685c25159f5a19b3198594027b3a1b8b0c489237b39 WHIRLPOOL f796343ece42fa5c505bd39902d6198177bc4e61c0a888b6dc17cdcb426ce14ec48f3902a23e18f7c64c702eec40cbef990bf3b7dbbd8e38bb42cf04767d9037
diff --git a/dev-util/icemon/icemon-20140102.ebuild b/dev-util/icemon/icemon-20140102.ebuild
deleted file mode 100644
index 02edb48197fc..000000000000
--- a/dev-util/icemon/icemon-20140102.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="Icemon is a KDE monitor program for use with Icecream compile clusters"
-HOMEPAGE="http://www.opensuse.org/icecream"
-SRC_URI="http://dev.gentooexperimental.org/~scarabeus/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
- sys-devel/icecream
-"
-DEPEND="${RDEPEND}
- app-text/docbook2X
-"