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 7A9A51382C5 for ; Wed, 6 Jan 2021 11:56:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F3E9E085E; Wed, 6 Jan 2021 11:56:58 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 7BD26E085E for ; Wed, 6 Jan 2021 11:56:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 1594833BED4 for ; Wed, 6 Jan 2021 11:56:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AC0F5490 for ; Wed, 6 Jan 2021 11:56:55 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1609934213.378e00aaac3bfd62b370a20200665b9b582ad8ea.grobian@gentoo> Subject: [gentoo-commits] repo/proj/prefix:master commit in: dev-java/maven-bin/ X-VCS-Repository: repo/proj/prefix X-VCS-Files: dev-java/maven-bin/maven-bin-2.2.1-r2.ebuild dev-java/maven-bin/maven-bin-2.2.1.ebuild dev-java/maven-bin/maven-bin-3.0.4-r1.ebuild dev-java/maven-bin/maven-bin-3.2.5.ebuild dev-java/maven-bin/maven-bin-3.3.9.ebuild X-VCS-Directories: dev-java/maven-bin/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 378e00aaac3bfd62b370a20200665b9b582ad8ea X-VCS-Branch: master Date: Wed, 6 Jan 2021 11:56:55 +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: 50920f39-fb9a-458e-a9a8-0ff85f6b38bd X-Archives-Hash: 7171f23fcc1380bbedbb3ad5dd047e7b commit: 378e00aaac3bfd62b370a20200665b9b582ad8ea Author: Fabian Groffen gentoo org> AuthorDate: Wed Jan 6 11:56:53 2021 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Wed Jan 6 11:56:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=378e00aa dev-java/maven-bin: drop x86-macos Package-Manager: Portage-3.0.12.0.2-prefix, Repoman-3.0.2 Signed-off-by: Fabian Groffen gentoo.org> dev-java/maven-bin/maven-bin-2.2.1-r2.ebuild | 4 ++-- dev-java/maven-bin/maven-bin-2.2.1.ebuild | 4 ++-- dev-java/maven-bin/maven-bin-3.0.4-r1.ebuild | 4 ++-- dev-java/maven-bin/maven-bin-3.2.5.ebuild | 4 ++-- dev-java/maven-bin/maven-bin-3.3.9.ebuild | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/dev-java/maven-bin/maven-bin-2.2.1-r2.ebuild b/dev-java/maven-bin/maven-bin-2.2.1-r2.ebuild index 58629ae368..eda3d7d584 100644 --- a/dev-java/maven-bin/maven-bin-2.2.1-r2.ebuild +++ b/dev-java/maven-bin/maven-bin-2.2.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-java/maven-bin/maven-bin-2.2.1-r2.ebuild,v 1.6 2015/03/31 18:58:00 ulm Exp $ @@ -16,7 +16,7 @@ HOMEPAGE="http://maven.apache.org/" LICENSE="Apache-2.0" SLOT="2.2" -KEYWORDS="~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" IUSE="" DEPEND="|| ( app-eselect/eselect-java app-eselect/eselect-maven )" diff --git a/dev-java/maven-bin/maven-bin-2.2.1.ebuild b/dev-java/maven-bin/maven-bin-2.2.1.ebuild index f3cf0c3f4b..bbcaf5ba2f 100644 --- a/dev-java/maven-bin/maven-bin-2.2.1.ebuild +++ b/dev-java/maven-bin/maven-bin-2.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-java/maven-bin/maven-bin-2.2.1.ebuild,v 1.8 2015/03/31 18:58:00 ulm Exp $ @@ -13,7 +13,7 @@ SRC_URI="mirror://apache/maven/maven-${MY_MV}/${PV}/binaries/${MY_P}-bin.tar.bz2 HOMEPAGE="http://maven.apache.org/" LICENSE="Apache-2.0" SLOT="2.2" -KEYWORDS="~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" RDEPEND=">=virtual/jdk-1.5 app-eselect/eselect-maven" diff --git a/dev-java/maven-bin/maven-bin-3.0.4-r1.ebuild b/dev-java/maven-bin/maven-bin-3.0.4-r1.ebuild index 66e699339d..8706973e65 100644 --- a/dev-java/maven-bin/maven-bin-3.0.4-r1.ebuild +++ b/dev-java/maven-bin/maven-bin-3.0.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-java/maven-bin/maven-bin-3.0.4-r1.ebuild,v 1.6 2015/03/31 18:58:00 ulm Exp $ @@ -16,7 +16,7 @@ HOMEPAGE="http://maven.apache.org/" LICENSE="Apache-2.0" SLOT="3.0" -KEYWORDS="~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" IUSE="" DEPEND="|| ( app-eselect/eselect-java app-eselect/eselect-maven )" diff --git a/dev-java/maven-bin/maven-bin-3.2.5.ebuild b/dev-java/maven-bin/maven-bin-3.2.5.ebuild index b2dcc09f8a..68aa4d133b 100644 --- a/dev-java/maven-bin/maven-bin-3.2.5.ebuild +++ b/dev-java/maven-bin/maven-bin-3.2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-java/maven-bin/maven-bin-3.2.5.ebuild,v 1.2 2015/03/31 18:58:00 ulm Exp $ @@ -17,7 +17,7 @@ HOMEPAGE="http://maven.apache.org/" LICENSE="Apache-2.0" SLOT="3.2" -KEYWORDS="~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" # TODO: Needs further resolution: # diff --git a/dev-java/maven-bin/maven-bin-3.3.9.ebuild b/dev-java/maven-bin/maven-bin-3.3.9.ebuild index a8da1ca5b5..3c146d7c3a 100644 --- a/dev-java/maven-bin/maven-bin-3.3.9.ebuild +++ b/dev-java/maven-bin/maven-bin-3.3.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -16,7 +16,7 @@ HOMEPAGE="http://maven.apache.org/" LICENSE="Apache-2.0" SLOT="3.3" -KEYWORDS="~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" # TODO: Needs further resolution: #