public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/di/
Date: Tue, 20 Oct 2015 13:52:18 +0000 (UTC)	[thread overview]
Message-ID: <1445349121.dccbf2705a5885ca1a9c6e23e3770862c3ce9150.polynomial-c@gentoo> (raw)

commit:     dccbf2705a5885ca1a9c6e23e3770862c3ce9150
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 20 13:52:01 2015 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Tue Oct 20 13:52:01 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dccbf270

sys-block/di: Bump to version 4.37

Package-Manager: portage-2.2.23
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 sys-block/di/Manifest       |  1 +
 sys-block/di/di-4.37.ebuild | 37 +++++++++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/sys-block/di/Manifest b/sys-block/di/Manifest
index a159789..c069367 100644
--- a/sys-block/di/Manifest
+++ b/sys-block/di/Manifest
@@ -1,2 +1,3 @@
 DIST di-4.35.tar.gz 212325 SHA256 2cdfface7a85e3a359cb228277b090a0648cabe18520e43b09919bdaf67b71d2 SHA512 5b7e7bd347b1ea285c4410e864f29cf475015a560baf450e558d3f8e1994b10822d6c3e18c04447c6a229d6d5e991194a4a3b155f3b36a8acfee866c8d048cec WHIRLPOOL 2891f70976f5818aa73ec3a07dc4afda678ae02c63b5a018cfb538a78d25f0432d70a7104ef1fe5f6e23e8e5f301430f4cc39b1538a83ea35d1a4748d4e55929
 DIST di-4.36.tar.gz 212957 SHA256 eb03d2ac0a3df531cdcb64b3667dbaebede60a4d3a4626393639cecb954c6d86 SHA512 ce7d38d3e23e68caa70bc85b623b7f4f633e2abf11b5df66b7104be49f1a1b2e64754d51ed00dd9ae629409e2a4760424f781e0351697b077e6aafb64bedad78 WHIRLPOOL 8f2c486d02dbe3f41d74d8a4e1df006ef0fa690bd0e5f3d71c6c47813724a899088fe51da2cdbb5407c27626949b1d048dc0bc1f20a8d964288c0abd8bbdb058
+DIST di-4.37.tar.gz 213649 SHA256 10687963438be65fb150adc6e31d66c0892ded0f61ea67ec58455f7717ac4ad2 SHA512 60b3aae601d5b08bfddb2be3838872d7cbf17f9409c560b0725438a7d8d7b25b954a0c488815899d3cb8afd033662bff5780620448a935d58c7c239e10f99264 WHIRLPOOL ae7c70902d07004378eb22aa395f5a691d775880360f9a8d2650b527be1100e219a656192f50389c504a2a5a6ce181dcecc0b0f7c33bf72f60d05a514e4e3da7

diff --git a/sys-block/di/di-4.37.ebuild b/sys-block/di/di-4.37.ebuild
new file mode 100644
index 0000000..5b4dc01
--- /dev/null
+++ b/sys-block/di/di-4.37.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=4
+inherit eutils toolchain-funcs
+
+DESCRIPTION="Disk Information Utility"
+HOMEPAGE="http://www.gentoo.com/di/"
+SRC_URI="http://www.gentoo.com/di/${P}.tar.gz"
+
+LICENSE="ZLIB"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+IUSE=""
+
+RESTRICT="test" #405205, #405471
+
+src_prepare() {
+	epatch "${FILESDIR}"/${PN}-4.33-build.patch
+}
+
+src_configure() {
+	emake checkbuild
+	emake -C C config.h
+}
+
+src_compile() {
+	emake prefix=/usr CC="$(tc-getCC)"
+}
+
+src_install() {
+	emake install prefix="${D}/usr"
+	# default symlink is broken
+	dosym di /usr/bin/mi
+	dodoc README
+}


             reply	other threads:[~2015-10-20 13:52 UTC|newest]

Thread overview: 61+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-20 13:52 Lars Wendler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-01-07  9:01 [gentoo-commits] repo/gentoo:master commit in: sys-block/di/ Lars Wendler
2016-01-23 10:31 Lars Wendler
2016-01-23 10:31 Lars Wendler
2016-01-25 10:41 Lars Wendler
2016-02-22 23:32 Lars Wendler
2016-02-22 23:32 Lars Wendler
2016-08-11 20:58 Lars Wendler
2016-08-11 20:58 Lars Wendler
2017-02-14 14:52 Agostino Sarubbo
2017-02-14 15:39 Agostino Sarubbo
2017-02-16 23:25 Michael Weber
2017-05-25 21:22 Lars Wendler
2017-05-25 21:22 Lars Wendler
2018-08-13 21:20 Sergei Trofimovich
2018-08-16 22:50 Mikle Kolyada
2018-08-21  0:13 Sergei Trofimovich
2018-08-21 23:46 Mikle Kolyada
2019-06-27  8:02 Lars Wendler
2019-06-28 11:37 Agostino Sarubbo
2019-06-28 15:21 Agostino Sarubbo
2019-07-02  8:24 Sergei Trofimovich
2019-07-02  8:28 Sergei Trofimovich
2019-10-31 12:05 Lars Wendler
2019-12-24 23:25 Lars Wendler
2019-12-24 23:25 Lars Wendler
2020-06-05 10:54 Lars Wendler
2020-06-05 10:54 Lars Wendler
2020-06-06 17:27 Agostino Sarubbo
2020-06-06 17:32 Agostino Sarubbo
2020-06-06 17:34 Agostino Sarubbo
2020-06-06 17:38 Agostino Sarubbo
2021-01-18 17:48 Sam James
2021-01-31 18:15 Lars Wendler
2021-01-31 18:50 Sam James
2021-01-31 21:51 Sam James
2021-02-03  0:01 Sam James
2021-02-05 12:29 Sam James
2021-03-17 17:26 Lars Wendler
2021-03-17 17:26 Lars Wendler
2021-03-17 20:04 Sam James
2021-03-25 21:32 Sam James
2021-04-06  9:48 Lars Wendler
2021-04-06  9:48 Lars Wendler
2021-05-13 16:18 Sam James
2021-05-13 17:11 Sam James
2021-05-13 17:15 Sam James
2021-05-13 18:58 Sam James
2021-05-13 20:25 David Seifert
2021-11-09 17:16 Lars Wendler
2022-06-02  3:12 Sam James
2022-06-02  3:12 Sam James
2022-06-02  3:14 Sam James
2022-06-02  3:23 Sam James
2022-06-21  9:41 David Seifert
2022-10-29 21:39 Sam James
2023-08-28 12:41 David Seifert
2023-10-01  3:57 Sam James
2023-10-01  4:04 Sam James
2023-10-01  6:30 Arthur Zamarin
2023-10-01 19:40 Arthur Zamarin

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=1445349121.dccbf2705a5885ca1a9c6e23e3770862c3ce9150.polynomial-c@gentoo \
    --to=polynomial-c@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