From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EED4F13835B for ; Wed, 6 May 2020 11:51:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3A41E0920; Wed, 6 May 2020 11:51:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 90BC1E0920 for ; Wed, 6 May 2020 11:51:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5EE2734F65B for ; Wed, 6 May 2020 11:51:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D7622226 for ; Wed, 6 May 2020 11:51:16 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1588765858.fba21364e49b20710d0640cd0a8213fad44abc84.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-leechcraft/leechcraft-meta/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild app-leechcraft/leechcraft-meta/metadata.xml X-VCS-Directories: app-leechcraft/leechcraft-meta/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: fba21364e49b20710d0640cd0a8213fad44abc84 X-VCS-Branch: master Date: Wed, 6 May 2020 11:51:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3cdd4144-a96e-4596-8a0b-2cadffbb9ab3 X-Archives-Hash: ff97ad65c571db8d4aa38ff597325953 commit: fba21364e49b20710d0640cd0a8213fad44abc84 Author: 0xd34df00d <0xd34df00d gmail com> AuthorDate: Sun Apr 19 18:08:09 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed May 6 11:50:58 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fba21364 app-leechcraft/leechcraft-meta: fix deps, bump EAPI Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Georg Rudoy <0xd34df00d gmail.com> Signed-off-by: Joonas Niilola gentoo.org> .../leechcraft-meta/leechcraft-meta-9999.ebuild | 72 +++++++++++----------- app-leechcraft/leechcraft-meta/metadata.xml | 2 +- 2 files changed, 36 insertions(+), 38 deletions(-) diff --git a/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild b/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild index 68e320cba55..f2504e61ede 100644 --- a/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild +++ b/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild @@ -1,72 +1,71 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 DESCRIPTION="Metapackage containing all ready-to-use LeechCraft plugins" HOMEPAGE="https://leechcraft.org/" SLOT="0" KEYWORDS="" -LICENSE="GPL-3" +LICENSE="Boost-1.0" IUSE="de" RDEPEND=" - ~app-leechcraft/lc-blogique-${PV} - ~app-leechcraft/lc-eleeminator-${PV} - ~app-leechcraft/lc-popishu-${PV} - ~app-leechcraft/lc-monocle-${PV} - ~app-leechcraft/lc-hotstreams-${PV} - ~app-leechcraft/lc-lmp-${PV} - ~app-leechcraft/lc-lastfmscrobble-${PV} - ~app-leechcraft/lc-musiczombie-${PV} - ~app-leechcraft/lc-touchstreams-${PV} - ~app-leechcraft/lc-networkmonitor-${PV} - ~app-leechcraft/lc-azoth-${PV} ~app-leechcraft/lc-advancednotifications-${PV} + ~app-leechcraft/lc-aggregator-${PV} ~app-leechcraft/lc-anhero-${PV} ~app-leechcraft/lc-auscrie-${PV} + ~app-leechcraft/lc-azoth-${PV} + ~app-leechcraft/lc-bittorrent-${PV} + ~app-leechcraft/lc-blogique-${PV} ~app-leechcraft/lc-core-${PV} ~app-leechcraft/lc-cstp-${PV} ~app-leechcraft/lc-dbusmanager-${PV} + ~app-leechcraft/lc-deadlyrics-${PV} + ~app-leechcraft/lc-dolozhee-${PV} + ~app-leechcraft/lc-eleeminator-${PV} ~app-leechcraft/lc-gacts-${PV} ~app-leechcraft/lc-glance-${PV} + ~app-leechcraft/lc-gmailnotifier-${PV} ~app-leechcraft/lc-historyholder-${PV} - ~virtual/leechcraft-notifier-${PV} - ~app-leechcraft/lc-knowhow-${PV} + ~app-leechcraft/lc-hotsensors-${PV} + ~app-leechcraft/lc-hotstreams-${PV} + ~app-leechcraft/lc-htthare-${PV} ~app-leechcraft/lc-imgaste-${PV} + ~app-leechcraft/lc-intermutko-${PV} + ~app-leechcraft/lc-kinotify-${PV} + ~app-leechcraft/lc-knowhow-${PV} ~app-leechcraft/lc-lackman-${PV} + ~app-leechcraft/lc-lastfmscrobble-${PV} ~app-leechcraft/lc-launchy-${PV} ~app-leechcraft/lc-lemon-${PV} ~app-leechcraft/lc-liznoo-${PV} - ~app-leechcraft/lc-newlife-${PV} + ~app-leechcraft/lc-lmp-${PV} + ~app-leechcraft/lc-monocle-${PV} + ~app-leechcraft/lc-musiczombie-${PV} + ~app-leechcraft/lc-nacheku-${PV} ~app-leechcraft/lc-netstoremanager-${PV} + ~app-leechcraft/lc-networkmonitor-${PV} + ~app-leechcraft/lc-newlife-${PV} + ~app-leechcraft/lc-ooronee-${PV} ~app-leechcraft/lc-otlozhu-${PV} - ~app-leechcraft/lc-qrosp-${PV} ~app-leechcraft/lc-pintab-${PV} - ~app-leechcraft/lc-secman-${PV} + ~app-leechcraft/lc-pogooglue-${PV} + ~app-leechcraft/lc-popishu-${PV} + ~app-leechcraft/lc-poshuku-${PV} + ~app-leechcraft/lc-qrosp-${PV} + ~app-leechcraft/lc-sb2-${PV} ~app-leechcraft/lc-scroblibre-${PV} + ~app-leechcraft/lc-secman-${PV} + ~app-leechcraft/lc-seekthru-${PV} ~app-leechcraft/lc-summary-${PV} - ~app-leechcraft/lc-tabslist-${PV} ~app-leechcraft/lc-tabsessmanager-${PV} - ~app-leechcraft/lc-aggregator-${PV} - ~app-leechcraft/lc-bittorrent-${PV} - ~app-leechcraft/lc-vrooby-${PV} - ~virtual/leechcraft-trayarea-${PV} - ~app-leechcraft/lc-deadlyrics-${PV} - ~app-leechcraft/lc-dolozhee-${PV} - ~app-leechcraft/lc-poshuku-${PV} - ~app-leechcraft/lc-pogooglue-${PV} - ~app-leechcraft/lc-seekthru-${PV} + ~app-leechcraft/lc-tabslist-${PV} + ~app-leechcraft/lc-touchstreams-${PV} ~app-leechcraft/lc-tpi-${PV} - ~app-leechcraft/lc-gmailnotifier-${PV} - ~app-leechcraft/lc-nacheku-${PV} + ~app-leechcraft/lc-vrooby-${PV} ~app-leechcraft/lc-xtazy-${PV} - ~app-leechcraft/lc-htthare-${PV} - ~app-leechcraft/lc-hotsensors-${PV} - ~app-leechcraft/lc-sb2-${PV} - ~app-leechcraft/lc-intermutko-${PV} - ~app-leechcraft/lc-ooronee-${PV} de? ( ~app-leechcraft/lc-devmon-${PV} ~app-leechcraft/lc-fenet-${PV} @@ -74,7 +73,6 @@ RDEPEND=" ~app-leechcraft/lc-krigstask-${PV} ~app-leechcraft/lc-laughty-${PV} ~app-leechcraft/lc-mellonetray-${PV} - ~app-leechcraft/lc-sysnotify-${PV} ) " DEPEND="" diff --git a/app-leechcraft/leechcraft-meta/metadata.xml b/app-leechcraft/leechcraft-meta/metadata.xml index 8e9a81fac06..876f515e018 100644 --- a/app-leechcraft/leechcraft-meta/metadata.xml +++ b/app-leechcraft/leechcraft-meta/metadata.xml @@ -11,6 +11,6 @@ LeechCraft full package including all official plugins which are considered to be useful. - Install components, that allow using Leechcraft as Desktop Environment + Install components that allow using LeechCraft as Desktop Environment