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 483501382C5 for ; Fri, 16 Apr 2021 04:55:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9AF36E0809; Fri, 16 Apr 2021 04:55:17 +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 3AA62E0809 for ; Fri, 16 Apr 2021 04:55:17 +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 095D5335C8F for ; Fri, 16 Apr 2021 04:55:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6A6AD643 for ; Fri, 16 Apr 2021 04:55:14 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1618548908.8f8f8f85b9fa0b77ced11a9c22ebb3b9ae2f4021.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/commons-lang/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/commons-lang/commons-lang-3.11-r1.ebuild dev-java/commons-lang/commons-lang-3.11.ebuild X-VCS-Directories: dev-java/commons-lang/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 8f8f8f85b9fa0b77ced11a9c22ebb3b9ae2f4021 X-VCS-Branch: master Date: Fri, 16 Apr 2021 04:55:14 +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: 5e8028fb-d6b1-4816-bcfc-335d6d2cdb27 X-Archives-Hash: ab44e9116988e03ffc3d1562f2ae7029 commit: 8f8f8f85b9fa0b77ced11a9c22ebb3b9ae2f4021 Author: Miroslav Šulc gentoo org> AuthorDate: Fri Apr 16 04:54:52 2021 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Fri Apr 16 04:55:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f8f8f85 dev-java/commons-lang: most probably no need for new slot in 3.11 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Miroslav Šulc gentoo.org> .../{commons-lang-3.11.ebuild => commons-lang-3.11-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/commons-lang/commons-lang-3.11.ebuild b/dev-java/commons-lang/commons-lang-3.11-r1.ebuild similarity index 98% rename from dev-java/commons-lang/commons-lang-3.11.ebuild rename to dev-java/commons-lang/commons-lang-3.11-r1.ebuild index 40673eadae9..e3845dbe1aa 100644 --- a/dev-java/commons-lang/commons-lang-3.11.ebuild +++ b/dev-java/commons-lang/commons-lang-3.11-r1.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="Commons components to manipulate core java classes" HOMEPAGE="https://commons.apache.org/lang" SRC_URI="mirror://apache/commons/lang/source/${MY_P}-src.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" -SLOT="3.11" +SLOT="3.6" KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" CDEPEND="