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 5F3E61382C5 for ; Sun, 4 Mar 2018 12:07:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78232E0882; Sun, 4 Mar 2018 12:07:56 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 49C57E0882 for ; Sun, 4 Mar 2018 12:07:56 +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 0B608335C30 for ; Sun, 4 Mar 2018 12:07:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7464C239 for ; Sun, 4 Mar 2018 12:07:53 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1520165180.97387e19e66ea5479c2755110f2f18559db37f0b.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-java/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-eselect/eselect-java/Manifest app-eselect/eselect-java/eselect-java-0.2.0-r1.ebuild app-eselect/eselect-java/eselect-java-0.2.0.ebuild app-eselect/eselect-java/eselect-java-0.3.0.ebuild X-VCS-Directories: app-eselect/eselect-java/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 97387e19e66ea5479c2755110f2f18559db37f0b X-VCS-Branch: master Date: Sun, 4 Mar 2018 12:07:53 +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-Archives-Salt: dc8e5f25-a027-44e1-9a11-001dafe0491a X-Archives-Hash: ca4e2e135f93bd8ee88c759ebd50a478 commit: 97387e19e66ea5479c2755110f2f18559db37f0b Author: James Le Cuirot gentoo org> AuthorDate: Sun Mar 4 12:05:34 2018 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sun Mar 4 12:06:20 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97387e19 app-eselect/eselect-java: Drop old pre-0.4.0 Package-Manager: Portage-2.3.24, Repoman-2.3.6 app-eselect/eselect-java/Manifest | 2 - .../eselect-java/eselect-java-0.2.0-r1.ebuild | 45 --------------------- app-eselect/eselect-java/eselect-java-0.2.0.ebuild | 39 ------------------ app-eselect/eselect-java/eselect-java-0.3.0.ebuild | 47 ---------------------- 4 files changed, 133 deletions(-) diff --git a/app-eselect/eselect-java/Manifest b/app-eselect/eselect-java/Manifest index 6209b629ebf..413648787cd 100644 --- a/app-eselect/eselect-java/Manifest +++ b/app-eselect/eselect-java/Manifest @@ -1,3 +1 @@ -DIST eselect-java-0.2.0.tar.bz2 13353 BLAKE2B 9fbc647329194ce61970ed7315ddbb22311ca3a58a370c2e4e5a693f8d085d01251b54ba586ea0cd9c5cbd5d0fa93db1054b955a4be53ab59ffce767aa878c9b SHA512 376c72317461c743dd91f8576cff7b1279b8f1672aa878c492ec3ed0da5f3c8d25cbb5fd4d9120109a01466dadbd049fb75d642187c850676d939925bcb55fdd -DIST eselect-java-0.3.0.tar.bz2 13434 BLAKE2B 0a9f69f3ad75174bc49f2ada6aafac9c7135c151cb06e8a37cf60095a1bd323c5e7bd99752269c7674af9c1b67cc061778fdf8e49c8a02f2e90ec9bb623058b9 SHA512 d874d1d20d3920d16d5812b2aa28455f9166c6590b711e2bd49b1632e164be18f177eec5f5f2814391966ca3b710aab21b44d29afead2148cc7d0ed90841f9d8 DIST eselect-java-0.4.0.tar.xz 13412 BLAKE2B da3df5c342b1632d1cc597909283cfcb7cb71d4bff04c2aa3253110f06b8addc5121efe1a50409f2b297c70c4f816a385a0199e68821acb6c48e3065d3097b37 SHA512 a1bdb2554e4dc78d980cab80591f6e0c537f983ae78d2ca98bda8f5292cf749fa5a9983dc51c6576176566f2fcc255ca40b04c26bd1b5d7f1db2d12b76048567 diff --git a/app-eselect/eselect-java/eselect-java-0.2.0-r1.ebuild b/app-eselect/eselect-java/eselect-java-0.2.0-r1.ebuild deleted file mode 100644 index 1f1de54d8ea..00000000000 --- a/app-eselect/eselect-java/eselect-java-0.2.0-r1.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit autotools - -DESCRIPTION="A set of eselect modules for Java" -HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Java" -SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND=" - !app-eselect/eselect-ecj - !app-eselect/eselect-maven - !&2$,, }' \ - "${S}"/src/modules/maven.eselect.in \ - "${S}"/src/modules/ecj.eselect.in -} - -pkg_postinst() { - local REMOVED=0 - - rm -v "${EROOT}"usr/lib*/nsbrowser/plugins/javaplugin.so 2>/dev/null && REMOVED=1 - rm -v "${EROOT}"etc/java-config-2/current-icedtea-web-vm 2>/dev/null && REMOVED=1 - - if [[ "${REMOVED}" = 1 ]]; then - elog "The eselect java-nsplugin module has been removed and your configuration" - elog "has been cleaned up. From now on, you may only install either Oracle or" - elog "IcedTea's plugin but not both. Note you can use IcedTea's plugin with an" - elog "Oracle VM. See the README installed with icedtea-web for more details." - fi -} diff --git a/app-eselect/eselect-java/eselect-java-0.2.0.ebuild b/app-eselect/eselect-java/eselect-java-0.2.0.ebuild deleted file mode 100644 index 2c5ac069d7b..00000000000 --- a/app-eselect/eselect-java/eselect-java-0.2.0.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit autotools - -DESCRIPTION="A set of eselect modules for Java" -HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Java" -SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND=" - !app-eselect/eselect-ecj - !app-eselect/eselect-maven - !/dev/null && REMOVED=1 - rm -v "${EROOT}"etc/java-config-2/current-icedtea-web-vm 2>/dev/null && REMOVED=1 - - if [[ "${REMOVED}" = 1 ]]; then - elog "The eselect java-nsplugin module has been removed and your configuration" - elog "has been cleaned up. From now on, you may only install either Oracle or" - elog "IcedTea's plugin but not both. Note you can use IcedTea's plugin with an" - elog "Oracle VM. See the README installed with icedtea-web for more details." - fi -} diff --git a/app-eselect/eselect-java/eselect-java-0.3.0.ebuild b/app-eselect/eselect-java/eselect-java-0.3.0.ebuild deleted file mode 100644 index eb44bc261fc..00000000000 --- a/app-eselect/eselect-java/eselect-java-0.3.0.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit autotools - -DESCRIPTION="A set of eselect modules for Java" -HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Java" -SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND=" - !app-eselect/eselect-ecj - !app-eselect/eselect-maven - !&2$,, }' \ - "${S}"/src/modules/maven.eselect.in \ - "${S}"/src/modules/ecj.eselect.in -} - -pkg_postinst() { - local REMOVED=0 - - rm -v "${EROOT}"usr/lib*/nsbrowser/plugins/javaplugin.so 2>/dev/null && REMOVED=1 - rm -v "${EROOT}"etc/java-config-2/current-icedtea-web-vm 2>/dev/null && REMOVED=1 - - if [[ "${REMOVED}" = 1 ]]; then - elog "The eselect java-nsplugin module has been removed and your configuration" - elog "has been cleaned up. From now on, you may only install either Oracle or" - elog "IcedTea's plugin but not both. Note you can use IcedTea's plugin with an" - elog "Oracle VM. See the README installed with icedtea-web for more details." - fi -}