From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9E6E215813A for ; Wed, 22 Jan 2025 06:12:12 +0000 (UTC) Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 72F80342F8C for ; Wed, 22 Jan 2025 06:12:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5041EE05C1; Wed, 22 Jan 2025 06:11:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3B2C0E05C1 for ; Wed, 22 Jan 2025 06:11:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 85BF4340CC9 for ; Wed, 22 Jan 2025 06:11:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A7231255B for ; Wed, 22 Jan 2025 06:11:42 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1737526261.dcd9fac0a12d569cc2386ad31be60d947bfcb7cf.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Test-Simple/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/perl-Test-Simple/perl-Test-Simple-1.302.208.ebuild X-VCS-Directories: virtual/perl-Test-Simple/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: dcd9fac0a12d569cc2386ad31be60d947bfcb7cf X-VCS-Branch: master Date: Wed, 22 Jan 2025 06:11:42 +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: 1ceca205-eea2-4b55-a175-fe84782a7496 X-Archives-Hash: e188e8d1f5446bf96ef70073d0cb2728 commit: dcd9fac0a12d569cc2386ad31be60d947bfcb7cf Author: Sam James gentoo org> AuthorDate: Wed Jan 22 06:11:01 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jan 22 06:11:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcd9fac0 virtual/perl-Test-Simple: add 1.302.208 Signed-off-by: Sam James gentoo.org> .../perl-Test-Simple/perl-Test-Simple-1.302.208.ebuild | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/virtual/perl-Test-Simple/perl-Test-Simple-1.302.208.ebuild b/virtual/perl-Test-Simple/perl-Test-Simple-1.302.208.ebuild new file mode 100644 index 000000000000..cd4f72e03c9c --- /dev/null +++ b/virtual/perl-Test-Simple/perl-Test-Simple-1.302.208.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Virtual for ${PN#perl-}" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" + +RDEPEND=" + ~perl-core/${PN#perl-}-${PV} + dev-lang/perl:= + !