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 15A7B13835A for ; Fri, 12 Mar 2021 20:49:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55AE1E0B0F; Fri, 12 Mar 2021 20:49:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 3F822E0B0F for ; Fri, 12 Mar 2021 20:49:34 +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 464BF335C78 for ; Fri, 12 Mar 2021 20:49:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 764C259D for ; Fri, 12 Mar 2021 20:49:30 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1615582161.450f45e544996b983cfe399ce3d2566bfb063012.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/claws-mail-themes/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/claws-mail-themes/claws-mail-themes-20140629.ebuild X-VCS-Directories: x11-themes/claws-mail-themes/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 450f45e544996b983cfe399ce3d2566bfb063012 X-VCS-Branch: master Date: Fri, 12 Mar 2021 20:49:30 +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: fb98286d-7de0-4cc1-bdf4-331fca637348 X-Archives-Hash: 06d453f45deba7c46b0e17a3b04d8fef commit: 450f45e544996b983cfe399ce3d2566bfb063012 Author: Aisha Tammy aisha cc> AuthorDate: Thu Feb 4 01:06:53 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Mar 12 20:49:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=450f45e5 x11-themes/claws-mail-themes: fix eclass usage Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Aisha Tammy aisha.cc> Signed-off-by: Andreas Sturmlechner gentoo.org> x11-themes/claws-mail-themes/claws-mail-themes-20140629.ebuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/x11-themes/claws-mail-themes/claws-mail-themes-20140629.ebuild b/x11-themes/claws-mail-themes/claws-mail-themes-20140629.ebuild index 055e24d32b7..cc33261cd02 100644 --- a/x11-themes/claws-mail-themes/claws-mail-themes-20140629.ebuild +++ b/x11-themes/claws-mail-themes/claws-mail-themes-20140629.ebuild @@ -1,7 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 + +inherit xdg DESCRIPTION="Iconsets for Claws Mail" HOMEPAGE="https://www.claws-mail.org/" @@ -13,7 +15,6 @@ KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86" RESTRICT="mirror bindist" RDEPEND="mail-client/claws-mail" -DEPEND="" src_install() { insinto /usr/share/claws-mail/themes