From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/distorm64/
Date: Thu, 25 Mar 2021 20:31:47 +0000 (UTC) [thread overview]
Message-ID: <1616704303.c19eb8372a5bbf7cd5c191431618d116ef77d02e.slyfox@gentoo> (raw)
commit: c19eb8372a5bbf7cd5c191431618d116ef77d02e
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 25 20:14:43 2021 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Mar 25 20:31:43 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c19eb837
dev-libs/distorm64: bump up to 3.5.2
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-libs/distorm64/Manifest | 1 +
dev-libs/distorm64/distorm64-3.5.2.ebuild | 32 +++++++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/dev-libs/distorm64/Manifest b/dev-libs/distorm64/Manifest
index f9f235de0e5..b1be86c66b2 100644
--- a/dev-libs/distorm64/Manifest
+++ b/dev-libs/distorm64/Manifest
@@ -1 +1,2 @@
DIST distorm3-3.5.1.tar.gz 137638 BLAKE2B cecd29dd30a78514e8f8275fef6d0d8338f8d3f5c22b9b48abf2a156b9dc14626455db92172a9bcf6ce36fab8975149395437697a464ce8dd7fb73e9acfcad9d SHA512 0f4cc669c0c562f8458f29d7d6c5d6c308e4681c1c1737d9d81dd2d02e11e5af236b7084d1b24980d1bd0fac514a043bb83d3b6c499b731d43cb4b7458172c48
+DIST distorm3-3.5.2.tar.gz 138371 BLAKE2B 76cc9c987d53a5c7336632ee96878df62865a862bba9b3d07fa95cd585aff428a0187033b78e0731f14a24cc37d7d19f290b2ca06a5a3dd6ee8116a0e68678c8 SHA512 bc08a12f87e6bf22ff9bbba8a34b88b0988b80ddec405c669ba5cd863545128f8b3df4b122a69f4849af3d08818c836b368332e6546871bdfee99e611b3f8d19
diff --git a/dev-libs/distorm64/distorm64-3.5.2.ebuild b/dev-libs/distorm64/distorm64-3.5.2.ebuild
new file mode 100644
index 00000000000..e2793ecdb56
--- /dev/null
+++ b/dev-libs/distorm64/distorm64-3.5.2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+
+inherit distutils-r1
+
+DESCRIPTION="The ultimate disassembler library (X86-32, X86-64)"
+HOMEPAGE="http://www.ragestorm.net/distorm/"
+
+MY_PN=distorm3
+MY_P=${MY_PN}-${PV}
+
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+DEPEND=""
+RDEPEND=""
+
+LICENSE="BSD-4"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+python_install() {
+ distutils-r1_python_install
+
+ # don't know why it does not happen by default
+ python_optimize
+}
next reply other threads:[~2021-03-25 20:31 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-25 20:31 Sergei Trofimovich [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-12-12 21:30 [gentoo-commits] repo/gentoo:master commit in: dev-libs/distorm64/ Sergei Trofimovich
2020-12-04 18:41 Sergei Trofimovich
2020-11-10 23:49 Sergei Trofimovich
2020-07-11 12:58 Sergei Trofimovich
2020-06-06 13:10 Sergei Trofimovich
2020-05-30 0:23 Sergei Trofimovich
2020-05-29 22:13 Sergei Trofimovich
2020-05-02 19:06 Sergei Trofimovich
2020-05-02 19:06 Sergei Trofimovich
2020-05-02 17:51 Sergei Trofimovich
2020-04-25 8:51 Sergei Trofimovich
2020-04-05 10:07 Sergei Trofimovich
2020-02-12 22:32 Sergei Trofimovich
2019-12-14 0:41 David Seifert
2018-12-12 22:38 Sergei Trofimovich
2018-12-12 22:38 Sergei Trofimovich
2018-11-11 23:02 Sergei Trofimovich
2017-07-07 9:20 Pacho Ramos
2016-11-05 11:03 Sergei Trofimovich
2016-06-04 11:30 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=1616704303.c19eb8372a5bbf7cd5c191431618d116ef77d02e.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