From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/objconv/
Date: Sat, 9 Nov 2019 21:09:03 +0000 (UTC) [thread overview]
Message-ID: <1573333739.9023894b67c4a2161ae6ea4975ab53ddc5b2e280.slyfox@gentoo> (raw)
commit: 9023894b67c4a2161ae6ea4975ab53ddc5b2e280
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 9 21:08:53 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Nov 9 21:08:59 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9023894b
dev-util/objconv: bump up to 2.51
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-util/objconv/Manifest | 1 +
dev-util/objconv/objconv-2.42.ebuild | 4 ++--
dev-util/objconv/{objconv-2.42.ebuild => objconv-2.51.ebuild} | 9 ++++++---
3 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/dev-util/objconv/Manifest b/dev-util/objconv/Manifest
index 2bc31bc891d..b1593a00a9d 100644
--- a/dev-util/objconv/Manifest
+++ b/dev-util/objconv/Manifest
@@ -1 +1,2 @@
DIST objconv-2.42.zip 1016499 BLAKE2B fec4a386b3d8e0e870066098353c33d78e6b027de1f0183d568479ce508b2c10b020ab3de47d1d24481ddc785be5ee1d0b8053ec354bb23dd317a6e08de8c1a4 SHA512 9ccc49ddfe5a6d353c746917832419478335e73d1cb85762cad314f918532bd20844b9812e392d57789a4a6cb8764945a6b1894884b50d5486bdf635fe58d35f
+DIST objconv-2.51.zip 1033450 BLAKE2B 1029e8001bee969f177e7e47e735dc132dbf640bb472ae148cd2a33af522c190066f226a55da3bb3b47902a68eecf437edc025622781bda691a10956c84561c3 SHA512 12991b98fafbb5fad709471b25bf8acd2944f862ca1f3cbae5a6f7fd53a6009dbb6e67a2fcfa180965b519a2d6010d9b2f7585748ea58d36b28d86c0981f13d8
diff --git a/dev-util/objconv/objconv-2.42.ebuild b/dev-util/objconv/objconv-2.42.ebuild
index f4aa2421d77..8555cd6bce3 100644
--- a/dev-util/objconv/objconv-2.42.ebuild
+++ b/dev-util/objconv/objconv-2.42.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND=""
-DEPEND=""
+DEPEND="app-arch/unzip"
S=${WORKDIR}/${P}
diff --git a/dev-util/objconv/objconv-2.42.ebuild b/dev-util/objconv/objconv-2.51.ebuild
similarity index 85%
copy from dev-util/objconv/objconv-2.42.ebuild
copy to dev-util/objconv/objconv-2.51.ebuild
index f4aa2421d77..c4d8fb20963 100644
--- a/dev-util/objconv/objconv-2.42.ebuild
+++ b/dev-util/objconv/objconv-2.51.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
inherit toolchain-funcs unpacker
DESCRIPTION="object code file converted (COFF, ELF, OMF, MACHO)"
HOMEPAGE="http://agner.org/optimize/#objconv"
# original URL is "http://agner.org/optimize/objconv.zip", but it's unversioned.
-# I copy those to distfiles time to time
+# I copy those to distfiles time to time. last modified: 2018-Oct-07
SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${P}.zip"
LICENSE="GPL-2"
@@ -17,6 +17,7 @@ KEYWORDS="~amd64 ~x86"
RDEPEND=""
DEPEND=""
+BDEPEND="app-arch/unzip"
S=${WORKDIR}/${P}
@@ -28,6 +29,8 @@ src_unpack() {
}
src_prepare() {
+ default
+
# project has extremenly poor build system (see build.sh)
local sources=$(echo *.cpp)
next reply other threads:[~2019-11-10 10:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-09 21:09 Sergei Trofimovich [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-10-01 7:14 [gentoo-commits] repo/gentoo:master commit in: dev-util/objconv/ Sam James
2021-07-23 7:33 Sergei Trofimovich
2020-07-09 22:18 Sergei Trofimovich
2019-11-10 11:59 Sergei Trofimovich
2019-11-09 21:09 Sergei Trofimovich
2016-04-03 7:38 Sergei Trofimovich
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=1573333739.9023894b67c4a2161ae6ea4975ab53ddc5b2e280.slyfox@gentoo \
--to=slyfox@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