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 E6016138359 for ; Sun, 16 Aug 2020 20:06:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40CC8E0839; Sun, 16 Aug 2020 20:06:11 +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 23097E085A for ; Sun, 16 Aug 2020 20:06:11 +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 12FEA34F210 for ; Sun, 16 Aug 2020 20:06:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B39E33B for ; Sun, 16 Aug 2020 20:05:32 +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: <1597606831.c68d2bf79457f3e54887efc0b2374b6a07c07b3e.asturm@gentoo> Subject: [gentoo-commits] proj/kde-sunset:master commit in: dev-perl/DCOP-Amarok-Player/ X-VCS-Repository: proj/kde-sunset X-VCS-Files: dev-perl/DCOP-Amarok-Player/DCOP-Amarok-Player-0.036.ebuild dev-perl/DCOP-Amarok-Player/DCOP-Amarok-Player-0.037.ebuild dev-perl/DCOP-Amarok-Player/metadata.xml X-VCS-Directories: dev-perl/DCOP-Amarok-Player/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c68d2bf79457f3e54887efc0b2374b6a07c07b3e X-VCS-Branch: master Date: Sun, 16 Aug 2020 20:05:32 +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: 9f7e5f6c-e32a-425f-a004-eafcc6966085 X-Archives-Hash: ffe2e05c2ef3e3ba7b2247b96e1793e1 commit: c68d2bf79457f3e54887efc0b2374b6a07c07b3e Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Aug 16 19:40:27 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Aug 16 19:40:31 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=c68d2bf7 dev-perl/DCOP-Amarok-Player: EAPI-5 bump to fix fatal error w/ perl-module.eclass Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner gentoo.org> .../DCOP-Amarok-Player-0.036.ebuild | 22 ---------------------- .../DCOP-Amarok-Player-0.037.ebuild | 14 +++++++------- dev-perl/DCOP-Amarok-Player/metadata.xml | 5 ----- 3 files changed, 7 insertions(+), 34 deletions(-) diff --git a/dev-perl/DCOP-Amarok-Player/DCOP-Amarok-Player-0.036.ebuild b/dev-perl/DCOP-Amarok-Player/DCOP-Amarok-Player-0.036.ebuild deleted file mode 100644 index cd35e82d..00000000 --- a/dev-perl/DCOP-Amarok-Player/DCOP-Amarok-Player-0.036.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP-Amarok-Player/DCOP-Amarok-Player-0.036.ebuild,v 1.6 2008/02/22 05:49:52 robbat2 Exp $ - -inherit perl-module - -DESCRIPTION="Perl interface to Amarok via dcop" -SRC_URI="mirror://cpan/authors/id/J/JC/JCMULLER/${P}.tar.gz" -HOMEPAGE="http://www.cpan.org/modules/by-authors/id/J/JC/JCMULLER/${P}.readme" - -RDEPEND="dev-perl/DCOP-Amarok" - -IUSE="" - -SLOT="0" -LICENSE="Artistic" -KEYWORDS="amd64 ~ppc64 x86 ~ppc" - -#Tests disabled - comment back if you are testing and are running an active KDE -# session -# ~mcummings -#SRC_TEST="do" diff --git a/dev-perl/DCOP-Amarok-Player/DCOP-Amarok-Player-0.037.ebuild b/dev-perl/DCOP-Amarok-Player/DCOP-Amarok-Player-0.037.ebuild index d74e2bc9..7f9ad1e1 100644 --- a/dev-perl/DCOP-Amarok-Player/DCOP-Amarok-Player-0.037.ebuild +++ b/dev-perl/DCOP-Amarok-Player/DCOP-Amarok-Player-0.037.ebuild @@ -1,21 +1,21 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP-Amarok-Player/DCOP-Amarok-Player-0.037.ebuild,v 1.1 2009/08/25 17:24:01 robbat2 Exp $ + +EAPI=5 MODULE_AUTHOR="JCMULLER" inherit perl-module DESCRIPTION="Perl interface to Amarok via dcop" -RDEPEND="dev-perl/DCOP-Amarok" - -IUSE="" - -SLOT="0" LICENSE="Artistic" +SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +IUSE="" #Tests disabled - comment back if you are testing and are running an active KDE # session # ~mcummings #SRC_TEST="do" + +RDEPEND="dev-perl/DCOP-Amarok" diff --git a/dev-perl/DCOP-Amarok-Player/metadata.xml b/dev-perl/DCOP-Amarok-Player/metadata.xml index 546cff7c..7a38bb90 100644 --- a/dev-perl/DCOP-Amarok-Player/metadata.xml +++ b/dev-perl/DCOP-Amarok-Player/metadata.xml @@ -2,9 +2,4 @@ - - perl@gentoo.org - Primary Maintainer - -