public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: sys-apps/ipmiview/
Date: Tue, 19 Aug 2014 06:45:37 +0000 (UTC)	[thread overview]
Message-ID: <1408272332.ffdfd238df45355f8c9f3b258829e1b4756da25f.graaff@gentoo> (raw)

commit:     ffdfd238df45355f8c9f3b258829e1b4756da25f
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Sun Aug 17 10:45:32 2014 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Aug 17 10:45:32 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=ffdfd238

Initial import. Not fit for the main tree due to JRE installation.

Package-Manager: portage-2.2.8-r1

---
 sys-apps/ipmiview/ChangeLog              | 10 +++++++++
 sys-apps/ipmiview/Manifest               |  1 +
 sys-apps/ipmiview/ipmiview-2.9.32.ebuild | 38 ++++++++++++++++++++++++++++++++
 sys-apps/ipmiview/metadata.xml           |  5 +++++
 4 files changed, 54 insertions(+)

diff --git a/sys-apps/ipmiview/ChangeLog b/sys-apps/ipmiview/ChangeLog
new file mode 100644
index 0000000..6bc9a54
--- /dev/null
+++ b/sys-apps/ipmiview/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for sys-apps/ipmiview
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*ipmiview-2.9.32 (17 Aug 2014)
+
+  17 Aug 2014; Hans de Graaff <graaff@gentoo.org> +ipmiview-2.9.32.ebuild,
+  +metadata.xml:
+  Initial import. Not fit for the main tree due to JRE installation.
+

diff --git a/sys-apps/ipmiview/Manifest b/sys-apps/ipmiview/Manifest
new file mode 100644
index 0000000..ee90a5d
--- /dev/null
+++ b/sys-apps/ipmiview/Manifest
@@ -0,0 +1 @@
+DIST IPMIView_2.9.32_bundleJRE_Linux_20140624.tar.gz 69865002 SHA256 532de4d2f7c3b860bc7615f095b3ad0573ca6fdc5ef47a712101c69a20401974 SHA512 734897ba03c247a4e05b6152928d4c50d8bb695ec7c09f629ecc76ed6c9bbdce393319d15c0fdcc2defa926f4e0004f7d5132ad0932b31680aa641ab1a14af89 WHIRLPOOL c3392b7bc3fda285ad7bc02d865524b06c61c766f182da2d77e32325e04b1f66c12ad4983aafae23a5bf6255963a871811bd92f71ba8d29c820a7acf829b3292

diff --git a/sys-apps/ipmiview/ipmiview-2.9.32.ebuild b/sys-apps/ipmiview/ipmiview-2.9.32.ebuild
new file mode 100644
index 0000000..85cfdff
--- /dev/null
+++ b/sys-apps/ipmiview/ipmiview-2.9.32.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+DATE=20140624
+
+inherit eutils
+
+DESCRIPTION="Supermicro IPMIView tool"
+HOMEPAGE="ftp://ftp.supermicro.com/utility/IPMIView/"
+SRC_URI="ftp://ftp.supermicro.com/utility/IPMIView/Linux/IPMIView_${PV}_bundleJRE_Linux_${DATE}.tar.gz"
+LICENSE="MIT"
+
+S="${WORKDIR}/IPMIView_${PV}_bundleJRE_Linux_${DATE}"
+
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE="doc"
+
+# Accept the JRE TEXTRELs for now as long as we need to use the bundled
+# version.
+QA_TEXTRELS="opt/ipmiview/jre/lib/i386/client/libjvm.so opt/ipmiview/jre/lib/i386/motif21/libmawt.so opt/ipmiview/jre/lib/i386/server/libjvm.so"
+
+src_install() {
+	insinto /opt/ipmiview
+	doins *
+
+	dosym /opt/ipmiview/IPMIView20 /usr/bin/IPMIView20
+
+	dodoc ReleaseNote.txt
+
+	# Also install the bundled jre version since IPMIView20 doesn't seem
+	# to like a modern Java version such as icedtea 1.7: the script
+	# won't accept this java version.
+	doins -r jre
+}

diff --git a/sys-apps/ipmiview/metadata.xml b/sys-apps/ipmiview/metadata.xml
new file mode 100644
index 0000000..f977299
--- /dev/null
+++ b/sys-apps/ipmiview/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version = '1.0' encoding = 'UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer><email>graaff@gentoo.org</email></maintainer>
+</pkgmetadata>


             reply	other threads:[~2014-08-19  9:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-19  6:45 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-08-25 14:45 [gentoo-commits] dev/graaff:master commit in: sys-apps/ipmiview/ Hans de Graaff
2014-08-25 15:07 Hans de Graaff
2014-08-26  6:19 Hans de Graaff
2014-08-26  6:26 Hans de Graaff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1408272332.ffdfd238df45355f8c9f3b258829e1b4756da25f.graaff@gentoo \
    --to=graaff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox