public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/distorm64/
Date: Sat, 11 Jul 2020 12:58:45 +0000 (UTC)	[thread overview]
Message-ID: <1594472315.b301190db7317119830c70cb76083b3377b053a5.slyfox@gentoo> (raw)

commit:     b301190db7317119830c70cb76083b3377b053a5
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 11 12:58:35 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jul 11 12:58:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b301190d

dev-libs/distorm64: drop old

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-libs/distorm64/Manifest               |  1 -
 dev-libs/distorm64/distorm64-3.4.4.ebuild | 32 -------------------------------
 2 files changed, 33 deletions(-)

diff --git a/dev-libs/distorm64/Manifest b/dev-libs/distorm64/Manifest
index dcb628b42c2..8aea32b1892 100644
--- a/dev-libs/distorm64/Manifest
+++ b/dev-libs/distorm64/Manifest
@@ -1,2 +1 @@
-DIST distorm3-3.4.4.tar.gz 134803 BLAKE2B 4c496db182c874b1f2d3e1433b53f59c51000d18c2e128d642e8088cb3150757a54d16d4f8303a2d46dfa0e83a941f9e75798d03643835938451c4b4903fd1f4 SHA512 ee39054a37436bb2137261d8fcf6da5e4849ef649bfa323c4523c195c1d9ee90708057fd1e1818f676300a410a184006d8db54ec3eef9aa8f5fcd455b25fc7a2
 DIST distorm3-3.5.0.tar.gz 137500 BLAKE2B 01d426f0b76a232503ebe4e1edb719bcdd1480a6ab729f3e49eff3e3fee5e9e4af6e6051c1e7675b14aa39a2fc999df2c1535976bb0981a23baef0e78aec8bd3 SHA512 ad9415a0a1a65a7ad3824b19ec83df90459eeb153494efb6623a8f02c60b6d0cf61d7dae4143eb1dd0586f5c7a7115f4a53cea5609296f703e5db612ce925011

diff --git a/dev-libs/distorm64/distorm64-3.4.4.ebuild b/dev-libs/distorm64/distorm64-3.4.4.ebuild
deleted file mode 100644
index 33a2f40462c..00000000000
--- a/dev-libs/distorm64/distorm64-3.4.4.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7,8} )
-
-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
-}


             reply	other threads:[~2020-07-11 12:58 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-11 12:58 Sergei Trofimovich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-25 20:31 [gentoo-commits] repo/gentoo:master commit in: dev-libs/distorm64/ Sergei Trofimovich
2020-12-12 21:30 Sergei Trofimovich
2020-12-04 18:41 Sergei Trofimovich
2020-11-10 23:49 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=1594472315.b301190db7317119830c70cb76083b3377b053a5.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