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, 26 Aug 2014 06:19:15 +0000 (UTC)	[thread overview]
Message-ID: <1409033935.cae485b3fc65cfdc87602d12e27ce2d1d1b92a6f.graaff@gentoo> (raw)

commit:     cae485b3fc65cfdc87602d12e27ce2d1d1b92a6f
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Tue Aug 26 06:18:55 2014 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Aug 26 06:18:55 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=cae485b3

Add missing dependencies. Retrieve the 64bit version for amd64.

Package-Manager: portage-2.2.8-r1

---
 sys-apps/ipmiview/ChangeLog              | 3 +++
 sys-apps/ipmiview/Manifest               | 2 +-
 sys-apps/ipmiview/ipmiview-2.9.32.ebuild | 7 ++++++-
 3 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/sys-apps/ipmiview/ChangeLog b/sys-apps/ipmiview/ChangeLog
index 07f7719..3991724 100644
--- a/sys-apps/ipmiview/ChangeLog
+++ b/sys-apps/ipmiview/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  26 Aug 2014; Hans de Graaff <graaff@gentoo.org> ipmiview-2.9.32.ebuild:
+  Add missing dependencies. Retrieve the 64bit version for amd64.
+
   25 Aug 2014; Hans de Graaff <graaff@gentoo.org> ipmiview-2.9.32.ebuild:
   Fix the executables of the JRE.
 

diff --git a/sys-apps/ipmiview/Manifest b/sys-apps/ipmiview/Manifest
index ee90a5d..0bb4067 100644
--- a/sys-apps/ipmiview/Manifest
+++ b/sys-apps/ipmiview/Manifest
@@ -1 +1 @@
-DIST IPMIView_2.9.32_bundleJRE_Linux_20140624.tar.gz 69865002 SHA256 532de4d2f7c3b860bc7615f095b3ad0573ca6fdc5ef47a712101c69a20401974 SHA512 734897ba03c247a4e05b6152928d4c50d8bb695ec7c09f629ecc76ed6c9bbdce393319d15c0fdcc2defa926f4e0004f7d5132ad0932b31680aa641ab1a14af89 WHIRLPOOL c3392b7bc3fda285ad7bc02d865524b06c61c766f182da2d77e32325e04b1f66c12ad4983aafae23a5bf6255963a871811bd92f71ba8d29c820a7acf829b3292
+DIST IPMIView_2.9.32_bundleJRE_Linux_x64_20140624.tar.gz 63593801 SHA256 492cac6a4542356eb0066ed7abc866bf99f0163ecfa4d5637f85d12361020cf2 SHA512 6095a56c76eddc5c84fd9543ed09f62c5878dec421c178ae1381d0fc7e09bac11e045b18df8e14acc48ce85dec185ab360f372b60bbad07c7a77741bd83ea55c WHIRLPOOL 68028cd0a19b35c689b1ddfa1109c357bd16d36e73dd4597be3ed7a824d84ed160efd3b5480c0316840c2a4421bee930276ec8e42122a8fb96d6e9c57b66d4a0

diff --git a/sys-apps/ipmiview/ipmiview-2.9.32.ebuild b/sys-apps/ipmiview/ipmiview-2.9.32.ebuild
index d97874e..9b25e90 100644
--- a/sys-apps/ipmiview/ipmiview-2.9.32.ebuild
+++ b/sys-apps/ipmiview/ipmiview-2.9.32.ebuild
@@ -10,7 +10,7 @@ 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"
+SRC_URI="ftp://ftp.supermicro.com/utility/IPMIView/Linux/IPMIView_${PV}_bundleJRE_Linux_x64_${DATE}.tar.gz"
 LICENSE="MIT"
 
 S="${WORKDIR}/IPMIView_${PV}_bundleJRE_Linux_${DATE}"
@@ -19,6 +19,11 @@ KEYWORDS="~amd64"
 SLOT="0"
 IUSE="doc"
 
+RDEPEND="
+	x11-libs/libXext
+	virtual/awk
+"
+
 # 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"


             reply	other threads:[~2014-08-26  6:19 UTC|newest]

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