From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: app-emulation/unicorn/ Date: Wed, 15 Dec 2021 10:51:25 +0000 (UTC) [thread overview] Message-ID: <1639565272.d8d3cf4cfb67d06c303778841de529c199dba0c5.andrewammerlaan@gentoo> (raw) commit: d8d3cf4cfb67d06c303778841de529c199dba0c5 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Wed Dec 15 10:47:52 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Wed Dec 15 10:47:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d8d3cf4c app-emulation/unicorn: fix BadFilename, add missing TestRestrict Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> app-emulation/unicorn/Manifest | 2 +- app-emulation/unicorn/unicorn-1.0.3.ebuild | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app-emulation/unicorn/Manifest b/app-emulation/unicorn/Manifest index a32d340b3..fadbfcb1d 100644 --- a/app-emulation/unicorn/Manifest +++ b/app-emulation/unicorn/Manifest @@ -1 +1 @@ -DIST 1.0.3.tar.gz 3759365 BLAKE2B 130d494d03aa9aa1b27e6806856eb36c1871af6e8b89aef9136baa6ca8b726ba2eab778488185e96c47bf3771dd8bce19bf4fd5090888d28433a6129c827d88c SHA512 10f1b5194358c65bc94723eaafd7b4167fee18f96a4810f46f8c78ed1ef5584546e66e8c910fa4eeadd791fcd73edea68f898e337081409fd188b4090b78a7ca +DIST unicorn-1.0.3.tar.gz 3759365 BLAKE2B 130d494d03aa9aa1b27e6806856eb36c1871af6e8b89aef9136baa6ca8b726ba2eab778488185e96c47bf3771dd8bce19bf4fd5090888d28433a6129c827d88c SHA512 10f1b5194358c65bc94723eaafd7b4167fee18f96a4810f46f8c78ed1ef5584546e66e8c910fa4eeadd791fcd73edea68f898e337081409fd188b4090b78a7ca diff --git a/app-emulation/unicorn/unicorn-1.0.3.ebuild b/app-emulation/unicorn/unicorn-1.0.3.ebuild index 7c576f626..da1b0f660 100644 --- a/app-emulation/unicorn/unicorn-1.0.3.ebuild +++ b/app-emulation/unicorn/unicorn-1.0.3.ebuild @@ -10,13 +10,14 @@ inherit cmake distutils-r1 DESCRIPTION="Unicorn CPU emulator framework" HOMEPAGE="http://www.unicorn-engine.org/" -SRC_URI="https://github.com/unicorn-engine/${PN}/archive/${PV}.tar.gz" +SRC_URI="https://github.com/unicorn-engine/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64" IUSE="test python" +RESTRICT="!test? ( test )" RDEPEND="python? ( ${PYTHON_DEPS} )" DEPEND="${RDEPEND} python? ( dev-python/setuptools[${PYTHON_USEDEP}] )
WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-emulation/unicorn/ Date: Wed, 15 Dec 2021 10:51:21 +0000 (UTC) [thread overview] Message-ID: <1639565272.d8d3cf4cfb67d06c303778841de529c199dba0c5.andrewammerlaan@gentoo> (raw) Message-ID: <20211215105121.hA-sEI1vm-O9fUfgOHiiabERtEgfl_Ie5t104T-9b7s@z> (raw) commit: d8d3cf4cfb67d06c303778841de529c199dba0c5 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Wed Dec 15 10:47:52 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Wed Dec 15 10:47:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d8d3cf4c app-emulation/unicorn: fix BadFilename, add missing TestRestrict Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> app-emulation/unicorn/Manifest | 2 +- app-emulation/unicorn/unicorn-1.0.3.ebuild | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app-emulation/unicorn/Manifest b/app-emulation/unicorn/Manifest index a32d340b3..fadbfcb1d 100644 --- a/app-emulation/unicorn/Manifest +++ b/app-emulation/unicorn/Manifest @@ -1 +1 @@ -DIST 1.0.3.tar.gz 3759365 BLAKE2B 130d494d03aa9aa1b27e6806856eb36c1871af6e8b89aef9136baa6ca8b726ba2eab778488185e96c47bf3771dd8bce19bf4fd5090888d28433a6129c827d88c SHA512 10f1b5194358c65bc94723eaafd7b4167fee18f96a4810f46f8c78ed1ef5584546e66e8c910fa4eeadd791fcd73edea68f898e337081409fd188b4090b78a7ca +DIST unicorn-1.0.3.tar.gz 3759365 BLAKE2B 130d494d03aa9aa1b27e6806856eb36c1871af6e8b89aef9136baa6ca8b726ba2eab778488185e96c47bf3771dd8bce19bf4fd5090888d28433a6129c827d88c SHA512 10f1b5194358c65bc94723eaafd7b4167fee18f96a4810f46f8c78ed1ef5584546e66e8c910fa4eeadd791fcd73edea68f898e337081409fd188b4090b78a7ca diff --git a/app-emulation/unicorn/unicorn-1.0.3.ebuild b/app-emulation/unicorn/unicorn-1.0.3.ebuild index 7c576f626..da1b0f660 100644 --- a/app-emulation/unicorn/unicorn-1.0.3.ebuild +++ b/app-emulation/unicorn/unicorn-1.0.3.ebuild @@ -10,13 +10,14 @@ inherit cmake distutils-r1 DESCRIPTION="Unicorn CPU emulator framework" HOMEPAGE="http://www.unicorn-engine.org/" -SRC_URI="https://github.com/unicorn-engine/${PN}/archive/${PV}.tar.gz" +SRC_URI="https://github.com/unicorn-engine/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64" IUSE="test python" +RESTRICT="!test? ( test )" RDEPEND="python? ( ${PYTHON_DEPS} )" DEPEND="${RDEPEND} python? ( dev-python/setuptools[${PYTHON_USEDEP}] )
next reply other threads:[~2021-12-15 10:51 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-12-15 10:51 Andrew Ammerlaan [this message] 2021-12-15 10:51 ` [gentoo-commits] repo/proj/guru:dev commit in: app-emulation/unicorn/ Andrew Ammerlaan
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=1639565272.d8d3cf4cfb67d06c303778841de529c199dba0c5.andrewammerlaan@gentoo \ --to=andrewammerlaan@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: linkBe 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