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 3956F1382C5 for ; Sun, 29 Nov 2020 01:56:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 34B37E0809; Sun, 29 Nov 2020 01:56:45 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 0BC95E0809 for ; Sun, 29 Nov 2020 01:56:44 +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 9519C340E72 for ; Sun, 29 Nov 2020 01:56:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 18917453 for ; Sun, 29 Nov 2020 01:56:42 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1606614963.8b0958c0a395b432ca7cba7d8a2c7f8136cb99d0.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ipmiview/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/ipmiview/Manifest net-misc/ipmiview/ipmiview-2.17.0.200505.ebuild X-VCS-Directories: net-misc/ipmiview/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 8b0958c0a395b432ca7cba7d8a2c7f8136cb99d0 X-VCS-Branch: master Date: Sun, 29 Nov 2020 01:56: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: 07ac05fa-2a0c-43b5-8bc6-dde058d34149 X-Archives-Hash: 30980d2059840288e7573b201cccfa8c commit: 8b0958c0a395b432ca7cba7d8a2c7f8136cb99d0 Author: Conrad Kostecki gentoo org> AuthorDate: Sun Nov 29 01:56:03 2020 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sun Nov 29 01:56:03 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b0958c0 net-misc/ipmiview: drop old version Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki gentoo.org> net-misc/ipmiview/Manifest | 1 - net-misc/ipmiview/ipmiview-2.17.0.200505.ebuild | 81 ------------------------- 2 files changed, 82 deletions(-) diff --git a/net-misc/ipmiview/Manifest b/net-misc/ipmiview/Manifest index 3e8cc63342e..757079b9e06 100644 --- a/net-misc/ipmiview/Manifest +++ b/net-misc/ipmiview/Manifest @@ -1,2 +1 @@ -DIST IPMIView_2.17.0_build.200505_bundleJRE_Linux_x64.tar.gz 105509705 BLAKE2B 915c1c27bb9e1f519634c0c2a78e3673aaa2c6e713be1132d2682dabf8f56a35b16c2403645fc0fda54643e35214ead65ef9d01854180219dfcc8489904b8766 SHA512 17ed72e802fb0a55c140f98262575385ede2d490484fe926bb7ff19f34e5a376f2d21025e99318d2001b042487729dc8b07b38cca4bf62df6e04d7df0d1d3091 DIST IPMIView_2.18.0_build.201007_bundleJRE_Linux_x64.tar.gz 108315796 BLAKE2B 5ffbe555245a6fce04bd53ad7f91f8a7aef3b645b0f9affa0aaa7fbaa221cc7259d0de2ee7bf9a3d6e79f5525190314435c4553c785c1b345030edd7b46126d8 SHA512 bda6116f59776b93c449711ad890160238b53ec93aabc669b2c5938eaee7f594e3b91a11f8c293110874fb13c2ed94692257c16fbffe7f86c1d2ee757d30b948 diff --git a/net-misc/ipmiview/ipmiview-2.17.0.200505.ebuild b/net-misc/ipmiview/ipmiview-2.17.0.200505.ebuild deleted file mode 100644 index e6d9549403f..00000000000 --- a/net-misc/ipmiview/ipmiview-2.17.0.200505.ebuild +++ /dev/null @@ -1,81 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit desktop java-pkg-2 prefix - -MY_DATE="$(ver_cut 4)" -MY_PN="IPMIView" -MY_PV="$(ver_cut 1-3)" - -DESCRIPTION="A GUI application that allows to manage multiple target systems through BMC" -HOMEPAGE="https://www.supermicro.com/" -SRC_URI="https://www.supermicro.com/wftp/utility/${MY_PN}/Linux/${MY_PN}_${MY_PV}_build.${MY_DATE}_bundleJRE_Linux_x64.tar.gz" - -LICENSE="supermicro" -SLOT="0" -KEYWORDS="-* ~amd64" - -RDEPEND=" - net-misc/stunnel - sys-libs/ncurses-compat:5 - virtual/jre:1.8 -" - -BDEPEND="app-arch/unzip" - -RESTRICT="bindist mirror" - -DIR="/usr/share/${PN}" -QA_PREBUILT="usr/lib*" - -src_unpack() { - unpack ${A} - mv -v ${MY_PN}_${MY_PV}_build.${MY_DATE}_bundleJRE_Linux_x64 ${P} || die -} - -src_prepare() { - default - - # Extract icons for menu entries - unzip -j -LL IPMIView20.jar images/ipmi{view,trap}.ico || die - - # Don't use their scary launchers - rm -v lax.jar || die -} - -src_compile() { - : -} - -src_install() { - java-pkg_dojar *.jar - java-pkg_doso *64.so - - local pre=$(prefixify_ro "${FILESDIR}"/launcher-pre.bash) - java-pkg_dolauncher ipmiview --jar IPMIView20.jar -pre "${pre}" - java-pkg_dolauncher ipmiview-ikvm --jar iKVM.jar -pre "${pre}" - java-pkg_dolauncher ipmiview-ikvmmicroblade --jar iKVMMicroBlade.jar -pre "${pre}" - java-pkg_dolauncher ipmiview-jviewerx9 --jar JViewerX9.jar -pre "${pre}" - java-pkg_dolauncher trapreceiver --jar TrapView.jar -pre "${pre}" - - exeinto ${DIR}/jre/bin - newexe $(prefixify_ro "${FILESDIR}"/fake-java-r1.bash) java - - insinto ${DIR}/lib/BMCSecurity - doins BMCSecurity/*.{crt,key,pem,txt} - - insinto ${DIR}/lib/BMCSecurity/linux - doins BMCSecurity/linux/stunnel.conf - - dosym ../../../../../bin/stunnel ${DIR}/lib/BMCSecurity/linux/stunnel32 - dosym ../../../../../bin/stunnel ${DIR}/lib/BMCSecurity/linux/stunnel64 - - doicon ipmi{view,trap}.ico - make_desktop_entry ipmiview IPMIView ipmiview.ico - make_desktop_entry trapreceiver "Trap Receiver" ipmitrap.ico - - local DOCS=( *.pdf *.txt ) - einstalldocs -}