* [gentoo-commits] repo/gentoo:master commit in: app-crypt/ima-evm-utils/
@ 2016-10-30 20:05 Sven Wegener
0 siblings, 0 replies; 15+ messages in thread
From: Sven Wegener @ 2016-10-30 20:05 UTC (permalink / raw
To: gentoo-commits
commit: be4274adaa8e39e64b80a1b2e751fdc6f9172380
Author: Sven Wegener <swegener <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 3 11:16:34 2016 +0000
Commit: Sven Wegener <swegener <AT> gentoo <DOT> org>
CommitDate: Sun Oct 30 20:04:27 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be4274ad
app-crypt/ima-evm-utils: Update SourceForge GIT URLs
Package-Manager: portage-2.3.0
app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild b/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild
index f46ca06..66b0dd2 100644
--- a/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild
+++ b/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-EGIT_REPO_URI="git://linux-ima.git.sourceforge.net/gitroot/linux-ima/ima-evm-utils.git"
+EGIT_REPO_URI="git://git.code.sf.net/p/linux-ima/ima-evm-utils"
EGIT_BOOTSTRAP="autogen.sh"
inherit git-2 eutils
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-crypt/ima-evm-utils/
@ 2016-11-26 11:23 Jason Zaman
0 siblings, 0 replies; 15+ messages in thread
From: Jason Zaman @ 2016-11-26 11:23 UTC (permalink / raw
To: gentoo-commits
commit: 72abc4dd8bc48c7e71295b86282ba49c5be4a4a8
Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 26 10:42:40 2016 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sat Nov 26 11:21:07 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72abc4dd
app-crypt/ima-evm-utils: bump to 1.0
Package-Manager: portage-2.3.0
app-crypt/ima-evm-utils/Manifest | 1 +
app-crypt/ima-evm-utils/ima-evm-utils-1.0.ebuild | 32 ++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/app-crypt/ima-evm-utils/Manifest b/app-crypt/ima-evm-utils/Manifest
index 58e6011..d2c5ada 100644
--- a/app-crypt/ima-evm-utils/Manifest
+++ b/app-crypt/ima-evm-utils/Manifest
@@ -1,2 +1,3 @@
DIST ima-evm-utils-0.2.tar.gz 16329 SHA256 ca8c238562c205f265ff76db7af15df90eea7335db82f6c2fe82def34315aba6 SHA512 44d5ead01d0d1241d743a8545a619308a1988f2188384571d7d37dca567598f46d1d7d8b8a6ba3fdaf5b5e980f4c8a80f1c098ec4dadf082393a727f7a266229 WHIRLPOOL db21f3cddd0f21f23605c3abed0b2ea9f864b63c7715605bdd24c0345527923d51684f57c7d0b18a6eb5590882530e2f13d52aa3d908353d3c69657b4e499a32
DIST ima-evm-utils-0.8.tar.gz 32025 SHA256 4d9b467ba31305dd815c56ddda5969db45133c7bd14f4a5356df58ed35221cf1 SHA512 cfa90963426c9adfaa3b61e31c1b63d87407a1dfadd39d4c00f5c16b2b312d7535159c84c7f1854bb143147b5b097ef41dde22f8bba30555eecd8ed0255f3630 WHIRLPOOL 32d47f8f23d4a28ae96178ac443ce9ddff102ccfded22f06796ad23bdff375272cc3f2d4c92eb6bc2d5b9df92fde45e5af4161f20ea9eb1ebc8e0ef2c5c83005
+DIST ima-evm-utils-1.0.tar.gz 35601 SHA256 5701d98069311d0a84ffd67eba047cf46c591f93a55c382a449d10e930b85858 SHA512 f7edec4c2cd0f72291045c0096d198bff49bf892f5c5f7bf772f104613295e7522e96cccb89261c0ac035b0265c9574c14758359ab84c47180095630cf60802a WHIRLPOOL b7c0f41f4b09e141d47906a5c23dd8b729db176df87b59e583bfcf413a51dfd353e3249120a5ee07b7dd12c2bf4df29dc1d6dfe2540267d4746f983937df95c2
diff --git a/app-crypt/ima-evm-utils/ima-evm-utils-1.0.ebuild b/app-crypt/ima-evm-utils/ima-evm-utils-1.0.ebuild
new file mode 100644
index 00000000..c52b8a4
--- /dev/null
+++ b/app-crypt/ima-evm-utils/ima-evm-utils-1.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit autotools
+
+DESCRIPTION="Supporting tools for IMA and EVM"
+HOMEPAGE="http://linux-ima.sourceforge.net"
+SRC_URI="mirror://sourceforge/linux-ima/${P}.tar.gz"
+
+RDEPEND="sys-apps/keyutils"
+DEPEND="${RDEPEND}
+ app-text/docbook-xsl-stylesheets"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+src_prepare() {
+ eapply_user
+
+ sed -i '/^MANPAGE_DOCBOOK_XSL/s:/usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl:/usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl:' Makefile.am || die
+
+ eautoreconf
+}
+
+src_configure() {
+ econf $(use_enable debug)
+}
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-crypt/ima-evm-utils/
@ 2017-12-25 14:43 David Seifert
0 siblings, 0 replies; 15+ messages in thread
From: David Seifert @ 2017-12-25 14:43 UTC (permalink / raw
To: gentoo-commits
commit: a7d432a61be60ab70c9bf3c1d5b502bb2a4ea05f
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 25 13:19:43 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Dec 25 14:42:11 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7d432a6
app-crypt/ima-evm-utils: [QA] Port to git-r3
Package-Manager: Portage-2.3.19, Repoman-2.3.6
app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild | 33 +++++++++++++++--------
1 file changed, 22 insertions(+), 11 deletions(-)
diff --git a/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild b/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild
index a7366acbcaa..6252285e3f1 100644
--- a/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild
+++ b/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild
@@ -1,21 +1,32 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
-EGIT_REPO_URI="git://git.code.sf.net/p/linux-ima/ima-evm-utils"
-EGIT_BOOTSTRAP="autogen.sh"
-
-inherit git-2 eutils
+inherit autotools git-r3
DESCRIPTION="Supporting tools for IMA and EVM"
HOMEPAGE="http://linux-ima.sourceforge.net"
-SRC_URI=""
+EGIT_REPO_URI="git://git.code.sf.net/p/linux-ima/ima-evm-utils"
-DEPEND="sys-apps/keyutils"
-RDEPEND="${DEPEND}"
+RDEPEND="
+ dev-libs/openssl:0=
+ sys-apps/keyutils"
+DEPEND="${RDEPEND}
+ app-text/docbook-xsl-stylesheets"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS=""
-IUSE=""
+IUSE="debug"
+
+src_prepare() {
+ default
+
+ sed -i '/^MANPAGE_DOCBOOK_XSL/s:/usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl:/usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl:' Makefile.am || die
+
+ eautoreconf
+}
+
+src_configure() {
+ econf $(use_enable debug)
+}
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-crypt/ima-evm-utils/
@ 2018-02-11 10:01 Michał Górny
0 siblings, 0 replies; 15+ messages in thread
From: Michał Górny @ 2018-02-11 10:01 UTC (permalink / raw
To: gentoo-commits
commit: 533664ca349ba57efa5be87ea1bff15a6651b34b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 09:55:08 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 10:01:12 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=533664ca
app-crypt/ima-evm-utils: Remove useless maintainer <description/>
Remove useless/redundant maintainer <description/>. It does not benefit
bug wrangling, and only wastes developer's time on reading it. Few tips:
- assignee/CC is implied by ordering, there is no reason to repeat it,
- we know that maintainer is maintainer (la la la la la),
- most of adjectives for maintainer are of no value and/or are obvious.
app-crypt/ima-evm-utils/metadata.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/app-crypt/ima-evm-utils/metadata.xml b/app-crypt/ima-evm-utils/metadata.xml
index 8d9db951aca..b45a890a417 100644
--- a/app-crypt/ima-evm-utils/metadata.xml
+++ b/app-crypt/ima-evm-utils/metadata.xml
@@ -4,7 +4,6 @@
<maintainer type="person">
<email>swift@gentoo.org</email>
<name>Sven Vermeulen</name>
- <description>Maintainer</description>
</maintainer>
<maintainer type="project">
<email>hardened@gentoo.org</email>
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-crypt/ima-evm-utils/
@ 2018-08-27 8:34 Jason Zaman
0 siblings, 0 replies; 15+ messages in thread
From: Jason Zaman @ 2018-08-27 8:34 UTC (permalink / raw
To: gentoo-commits
commit: 48f9cf18f4817d03568e9d20ce6892a5734bf3af
Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 27 08:34:10 2018 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Mon Aug 27 08:34:42 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48f9cf18
app-crypt/ima-evm-utils: drop old
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-crypt/ima-evm-utils/Manifest | 3 ---
app-crypt/ima-evm-utils/ima-evm-utils-0.2.ebuild | 32 ------------------------
app-crypt/ima-evm-utils/ima-evm-utils-0.8.ebuild | 32 ------------------------
app-crypt/ima-evm-utils/ima-evm-utils-1.0.ebuild | 31 -----------------------
4 files changed, 98 deletions(-)
diff --git a/app-crypt/ima-evm-utils/Manifest b/app-crypt/ima-evm-utils/Manifest
index 9e6ad9d7cf8..9366262e30c 100644
--- a/app-crypt/ima-evm-utils/Manifest
+++ b/app-crypt/ima-evm-utils/Manifest
@@ -1,4 +1 @@
-DIST ima-evm-utils-0.2.tar.gz 16329 BLAKE2B 6682d42d7e5801adf49a253fbcbbfbb9f66387e78e27fa8fa301a4cd6da904d0666b5f2011df7791dfc7c0e05cebe90fa20d7a103254141b6fbcd2c1a56aa334 SHA512 44d5ead01d0d1241d743a8545a619308a1988f2188384571d7d37dca567598f46d1d7d8b8a6ba3fdaf5b5e980f4c8a80f1c098ec4dadf082393a727f7a266229
-DIST ima-evm-utils-0.8.tar.gz 32025 BLAKE2B 4635c737257bba7b5aa7ca5b9b27e57a3cb16c7730bcd752602923c84e0f6e4c56e7de9099fcde6e6ae479fcfdb3b6c3251aeeb2872ecbc9430977f7f77fce7e SHA512 cfa90963426c9adfaa3b61e31c1b63d87407a1dfadd39d4c00f5c16b2b312d7535159c84c7f1854bb143147b5b097ef41dde22f8bba30555eecd8ed0255f3630
-DIST ima-evm-utils-1.0.tar.gz 35601 BLAKE2B 990e58e16923988d678cf1e1b588a2bc025b37cf94bda446e256640a9a1114f710b242dad9839767fb3570d593f8da7a31b39b92bf5acb6a5629e074513995e7 SHA512 f7edec4c2cd0f72291045c0096d198bff49bf892f5c5f7bf772f104613295e7522e96cccb89261c0ac035b0265c9574c14758359ab84c47180095630cf60802a
DIST ima-evm-utils-1.1.tar.gz 37825 BLAKE2B 469f5bbc194f3fcc8996f252d01745c0d8d4d4f63476174622ea4569c97978db478bd522ae4672819c5ef995f2bb524eb857e5bf5c303131959f2f5cb9c2ebcc SHA512 fc7efc890812233db888eef210dc4357bee838b56fd95efd9a9e141d684b0b354670a3c053dd93a94a1402dd826074d4a83a4637c8e6c1d90ead3132354a5776
diff --git a/app-crypt/ima-evm-utils/ima-evm-utils-0.2.ebuild b/app-crypt/ima-evm-utils/ima-evm-utils-0.2.ebuild
deleted file mode 100644
index 5f3ac2d1c0b..00000000000
--- a/app-crypt/ima-evm-utils/ima-evm-utils-0.2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils autotools
-
-DESCRIPTION="Supporting tools for IMA and EVM"
-HOMEPAGE="http://linux-ima.sourceforge.net"
-SRC_URI="mirror://sourceforge/linux-ima/${P}.tar.gz"
-
-DEPEND="sys-apps/keyutils"
-RDEPEND="${DEPEND}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-src_prepare() {
- sed -i 's:pkglib_PROGRAMS:pkglibexec_PROGRAMS:g' tests/Makefile.am
- sed -i 's:pkglib_SCRIPTS:pkglibexec_SCRIPTS:g' tests/Makefile.am
- eautoreconf
-}
-
-src_configure() {
- econf || die
-}
-
-src_install() {
- emake install DESTDIR="${D}" || die
-}
diff --git a/app-crypt/ima-evm-utils/ima-evm-utils-0.8.ebuild b/app-crypt/ima-evm-utils/ima-evm-utils-0.8.ebuild
deleted file mode 100644
index 94811723d9d..00000000000
--- a/app-crypt/ima-evm-utils/ima-evm-utils-0.8.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils autotools
-
-DESCRIPTION="Supporting tools for IMA and EVM"
-HOMEPAGE="http://linux-ima.sourceforge.net"
-SRC_URI="mirror://sourceforge/linux-ima/${P}.tar.gz"
-
-DEPEND="sys-apps/keyutils"
-RDEPEND="${DEPEND}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-src_prepare() {
- sed -i 's:pkglib_PROGRAMS:pkglibexec_PROGRAMS:g' tests/Makefile.am
- sed -i 's:pkglib_SCRIPTS:pkglibexec_SCRIPTS:g' tests/Makefile.am
- eautoreconf
-}
-
-src_configure() {
- econf || die
-}
-
-src_install() {
- emake install DESTDIR="${D}" || die
-}
diff --git a/app-crypt/ima-evm-utils/ima-evm-utils-1.0.ebuild b/app-crypt/ima-evm-utils/ima-evm-utils-1.0.ebuild
deleted file mode 100644
index 3a4552f1e3c..00000000000
--- a/app-crypt/ima-evm-utils/ima-evm-utils-1.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-DESCRIPTION="Supporting tools for IMA and EVM"
-HOMEPAGE="http://linux-ima.sourceforge.net"
-SRC_URI="mirror://sourceforge/linux-ima/${P}.tar.gz"
-
-RDEPEND="sys-apps/keyutils"
-DEPEND="${RDEPEND}
- app-text/docbook-xsl-stylesheets"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-src_prepare() {
- eapply_user
-
- sed -i '/^MANPAGE_DOCBOOK_XSL/s:/usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl:/usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl:' Makefile.am || die
-
- eautoreconf
-}
-
-src_configure() {
- econf $(use_enable debug)
-}
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-crypt/ima-evm-utils/
@ 2018-08-27 8:34 Jason Zaman
0 siblings, 0 replies; 15+ messages in thread
From: Jason Zaman @ 2018-08-27 8:34 UTC (permalink / raw
To: gentoo-commits
commit: ea7a5fffa770b179d3c04b6f89bbaaab3c65ed7a
Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 27 08:24:40 2018 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Mon Aug 27 08:34:40 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea7a5fff
app-crypt/ima-evm-utils: bump to 1.1
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-crypt/ima-evm-utils/Manifest | 1 +
.../{ima-evm-utils-9999.ebuild => ima-evm-utils-1.1.ebuild} | 11 +++++++----
app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild | 6 ++++--
3 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/app-crypt/ima-evm-utils/Manifest b/app-crypt/ima-evm-utils/Manifest
index e4172dca042..9e6ad9d7cf8 100644
--- a/app-crypt/ima-evm-utils/Manifest
+++ b/app-crypt/ima-evm-utils/Manifest
@@ -1,3 +1,4 @@
DIST ima-evm-utils-0.2.tar.gz 16329 BLAKE2B 6682d42d7e5801adf49a253fbcbbfbb9f66387e78e27fa8fa301a4cd6da904d0666b5f2011df7791dfc7c0e05cebe90fa20d7a103254141b6fbcd2c1a56aa334 SHA512 44d5ead01d0d1241d743a8545a619308a1988f2188384571d7d37dca567598f46d1d7d8b8a6ba3fdaf5b5e980f4c8a80f1c098ec4dadf082393a727f7a266229
DIST ima-evm-utils-0.8.tar.gz 32025 BLAKE2B 4635c737257bba7b5aa7ca5b9b27e57a3cb16c7730bcd752602923c84e0f6e4c56e7de9099fcde6e6ae479fcfdb3b6c3251aeeb2872ecbc9430977f7f77fce7e SHA512 cfa90963426c9adfaa3b61e31c1b63d87407a1dfadd39d4c00f5c16b2b312d7535159c84c7f1854bb143147b5b097ef41dde22f8bba30555eecd8ed0255f3630
DIST ima-evm-utils-1.0.tar.gz 35601 BLAKE2B 990e58e16923988d678cf1e1b588a2bc025b37cf94bda446e256640a9a1114f710b242dad9839767fb3570d593f8da7a31b39b92bf5acb6a5629e074513995e7 SHA512 f7edec4c2cd0f72291045c0096d198bff49bf892f5c5f7bf772f104613295e7522e96cccb89261c0ac035b0265c9574c14758359ab84c47180095630cf60802a
+DIST ima-evm-utils-1.1.tar.gz 37825 BLAKE2B 469f5bbc194f3fcc8996f252d01745c0d8d4d4f63476174622ea4569c97978db478bd522ae4672819c5ef995f2bb524eb857e5bf5c303131959f2f5cb9c2ebcc SHA512 fc7efc890812233db888eef210dc4357bee838b56fd95efd9a9e141d684b0b354670a3c053dd93a94a1402dd826074d4a83a4637c8e6c1d90ead3132354a5776
diff --git a/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild b/app-crypt/ima-evm-utils/ima-evm-utils-1.1.ebuild
similarity index 72%
copy from app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild
copy to app-crypt/ima-evm-utils/ima-evm-utils-1.1.ebuild
index 6252285e3f1..9ca9b52abd8 100644
--- a/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild
+++ b/app-crypt/ima-evm-utils/ima-evm-utils-1.1.ebuild
@@ -1,22 +1,25 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools git-r3
+inherit autotools
DESCRIPTION="Supporting tools for IMA and EVM"
HOMEPAGE="http://linux-ima.sourceforge.net"
-EGIT_REPO_URI="git://git.code.sf.net/p/linux-ima/ima-evm-utils"
+SRC_URI="mirror://sourceforge/linux-ima/${P}.tar.gz"
RDEPEND="
dev-libs/openssl:0=
sys-apps/keyutils"
DEPEND="${RDEPEND}
- app-text/docbook-xsl-stylesheets"
+ app-text/asciidoc
+ app-text/docbook-xsl-stylesheets
+ dev-libs/libxslt"
LICENSE="GPL-2"
SLOT="0"
+KEYWORDS="~amd64 ~x86"
IUSE="debug"
src_prepare() {
diff --git a/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild b/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild
index 6252285e3f1..4d21524b674 100644
--- a/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild
+++ b/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,9 @@ RDEPEND="
dev-libs/openssl:0=
sys-apps/keyutils"
DEPEND="${RDEPEND}
- app-text/docbook-xsl-stylesheets"
+ app-text/asciidoc
+ app-text/docbook-xsl-stylesheets
+ dev-libs/libxslt"
LICENSE="GPL-2"
SLOT="0"
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-crypt/ima-evm-utils/
@ 2019-03-25 6:06 Michał Górny
0 siblings, 0 replies; 15+ messages in thread
From: Michał Górny @ 2019-03-25 6:06 UTC (permalink / raw
To: gentoo-commits
commit: 26ce2c4bd93d6adca3009a84742a0d4b3fb98f3a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 25 06:06:19 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Mar 25 06:06:38 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26ce2c4b
app-crypt/ima-evm-utils: Remove swift@ from maintainers
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-crypt/ima-evm-utils/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/app-crypt/ima-evm-utils/metadata.xml b/app-crypt/ima-evm-utils/metadata.xml
index b45a890a417..37c8aa55a83 100644
--- a/app-crypt/ima-evm-utils/metadata.xml
+++ b/app-crypt/ima-evm-utils/metadata.xml
@@ -1,10 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>swift@gentoo.org</email>
- <name>Sven Vermeulen</name>
- </maintainer>
<maintainer type="project">
<email>hardened@gentoo.org</email>
<name>Gentoo Hardened</name>
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-crypt/ima-evm-utils/
@ 2019-09-07 17:44 Matt Turner
0 siblings, 0 replies; 15+ messages in thread
From: Matt Turner @ 2019-09-07 17:44 UTC (permalink / raw
To: gentoo-commits
commit: e70738af90b64fbad95b188c0b405ca6123416f9
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 7 17:43:36 2019 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Sep 7 17:43:47 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e70738af
app-crypt/ima-evm-utils: Use slot operator for sys-apps/keyutils
Closes: https://bugs.gentoo.org/693224
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
.../{ima-evm-utils-1.1.ebuild => ima-evm-utils-1.1-r1.ebuild} | 4 ++--
app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/app-crypt/ima-evm-utils/ima-evm-utils-1.1.ebuild b/app-crypt/ima-evm-utils/ima-evm-utils-1.1-r1.ebuild
similarity index 92%
rename from app-crypt/ima-evm-utils/ima-evm-utils-1.1.ebuild
rename to app-crypt/ima-evm-utils/ima-evm-utils-1.1-r1.ebuild
index 35ae3638a98..93152d94896 100644
--- a/app-crypt/ima-evm-utils/ima-evm-utils-1.1.ebuild
+++ b/app-crypt/ima-evm-utils/ima-evm-utils-1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/linux-ima/${P}.tar.gz"
RDEPEND="
dev-libs/openssl:0=
- sys-apps/keyutils"
+ sys-apps/keyutils:="
DEPEND="${RDEPEND}
app-text/asciidoc
app-text/docbook-xsl-stylesheets
diff --git a/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild b/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild
index 4d21524b674..1a92d1287ad 100644
--- a/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild
+++ b/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ EGIT_REPO_URI="git://git.code.sf.net/p/linux-ima/ima-evm-utils"
RDEPEND="
dev-libs/openssl:0=
- sys-apps/keyutils"
+ sys-apps/keyutils:="
DEPEND="${RDEPEND}
app-text/asciidoc
app-text/docbook-xsl-stylesheets
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-crypt/ima-evm-utils/
@ 2021-09-28 1:45 Sam James
0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2021-09-28 1:45 UTC (permalink / raw
To: gentoo-commits
commit: 4e898ba90c404819ef8efd7e96ccb78ad8fddc5f
Author: Christopher Byrne <salah.coronya <AT> gmail <DOT> com>
AuthorDate: Mon Aug 16 01:27:00 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 28 01:45:17 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e898ba9
app-crypt/ima-evm-utils: Update live ebuild to EAPI 7
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Christopher Byrne <salah.coronya <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/20260
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild b/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild
index d967038aff7..50b1baf00da 100644
--- a/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild
+++ b/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild
@@ -1,18 +1,19 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit autotools git-r3
DESCRIPTION="Supporting tools for IMA and EVM"
HOMEPAGE="http://linux-ima.sourceforge.net"
-EGIT_REPO_URI="git://git.code.sf.net/p/linux-ima/ima-evm-utils"
+EGIT_REPO_URI="https://git.code.sf.net/p/linux-ima/ima-evm-utils"
RDEPEND="
dev-libs/openssl:0=
sys-apps/keyutils:="
-DEPEND="${RDEPEND}
+DEPEND="${RDEPEND}"
+BDEPEND="
app-text/asciidoc
app-text/docbook-xsl-stylesheets
dev-libs/libxslt"
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-crypt/ima-evm-utils/
@ 2021-09-28 1:45 Sam James
0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2021-09-28 1:45 UTC (permalink / raw
To: gentoo-commits
commit: fdf665c73e21dd854ae03ff5f1c29feea3356a22
Author: Christopher Byrne <salah.coronya <AT> gmail <DOT> com>
AuthorDate: Mon Aug 16 01:26:58 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 28 01:45:16 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdf665c7
app-crypt/ima-evm-utils: Bump to 1.3.2
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Christopher Byrne <salah.coronya <AT> gmail.com>
Closes: https://bugs.gentoo.org/788061
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-crypt/ima-evm-utils/Manifest | 1 +
app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild | 42 ++++++++++++++++++++++
2 files changed, 43 insertions(+)
diff --git a/app-crypt/ima-evm-utils/Manifest b/app-crypt/ima-evm-utils/Manifest
index 9366262e30c..02f3d5d79e9 100644
--- a/app-crypt/ima-evm-utils/Manifest
+++ b/app-crypt/ima-evm-utils/Manifest
@@ -1 +1,2 @@
DIST ima-evm-utils-1.1.tar.gz 37825 BLAKE2B 469f5bbc194f3fcc8996f252d01745c0d8d4d4f63476174622ea4569c97978db478bd522ae4672819c5ef995f2bb524eb857e5bf5c303131959f2f5cb9c2ebcc SHA512 fc7efc890812233db888eef210dc4357bee838b56fd95efd9a9e141d684b0b354670a3c053dd93a94a1402dd826074d4a83a4637c8e6c1d90ead3132354a5776
+DIST ima-evm-utils-1.3.2.tar.gz 100373 BLAKE2B 04717a934795f7e2a351b1f59388d2d429e00a8a18c57c0eb258bb81bc329342cb9971fa2b4493f7b492f07961ec794a0549fd2d0984381492dcab474915a0d6 SHA512 af96935f953fbec8cdd40ba1a24001fae916633df03f9dee1e96775baec0ffea21a7a13798b3e3c3f375fd493a65fe65b5357887890b46cac0c4dcca5a5b79db
diff --git a/app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild b/app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild
new file mode 100644
index 00000000000..1e7b2fccd74
--- /dev/null
+++ b/app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="Supporting tools for IMA and EVM"
+HOMEPAGE="http://linux-ima.sourceforge.net"
+SRC_URI="https://download.sourceforge.net/linux-ima/${P}.tar.gz"
+
+RDEPEND="
+ dev-libs/openssl:0=
+ sys-apps/keyutils:="
+DEPEND="${RDEPEND}"
+BDEPEND="
+ app-text/asciidoc
+ app-text/docbook-xsl-stylesheets
+ dev-libs/libxslt"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+src_prepare() {
+ default
+
+ sed -i '/^MANPAGE_DOCBOOK_XSL/s:/usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl:/usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl:' Makefile.am || die
+
+ eautoreconf
+}
+
+src_configure() {
+ econf \
+ $(use_enable debug) \
+ --disable-static
+}
+
+src_install() {
+ default
+ find "${ED}" -name '*.la' -delete || die
+}
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-crypt/ima-evm-utils/
@ 2021-09-29 0:09 Sam James
0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2021-09-29 0:09 UTC (permalink / raw
To: gentoo-commits
commit: ec32c9c6ff47c9e572f7ce68cefcc448f25a548d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 29 00:07:47 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 29 00:09:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec32c9c6
app-crypt/ima-evm-utils: shift vim-core into BDEPEND
We need to execute 'xxd' during tests.
Bug: https://bugs.gentoo.org/815210
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild b/app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild
index 4835f863526..530379501d7 100644
--- a/app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild
+++ b/app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild
@@ -12,12 +12,12 @@ SRC_URI="https://download.sourceforge.net/linux-ima/${P}.tar.gz"
RDEPEND="
dev-libs/openssl:0=
sys-apps/keyutils:="
-DEPEND="${RDEPEND}
- test? ( app-editors/vim-core )"
+DEPEND="${RDEPEND}"
BDEPEND="
app-text/asciidoc
app-text/docbook-xsl-stylesheets
- dev-libs/libxslt"
+ dev-libs/libxslt
+ test? ( app-editors/vim-core )"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-crypt/ima-evm-utils/
@ 2021-09-29 0:09 Sam James
0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2021-09-29 0:09 UTC (permalink / raw
To: gentoo-commits
commit: 5656bd34d70467baec41833eece6328dcdc73989
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 29 00:08:43 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 29 00:09:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5656bd34
app-crypt/ima-evm-utils: use standard variable order
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild | 9 +++++----
app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild | 11 +++++++----
2 files changed, 12 insertions(+), 8 deletions(-)
diff --git a/app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild b/app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild
index 530379501d7..760e13c5031 100644
--- a/app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild
+++ b/app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild
@@ -9,6 +9,11 @@ DESCRIPTION="Supporting tools for IMA and EVM"
HOMEPAGE="http://linux-ima.sourceforge.net"
SRC_URI="https://download.sourceforge.net/linux-ima/${P}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug test"
+
RDEPEND="
dev-libs/openssl:0=
sys-apps/keyutils:="
@@ -18,10 +23,6 @@ BDEPEND="
app-text/docbook-xsl-stylesheets
dev-libs/libxslt
test? ( app-editors/vim-core )"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug test"
RESTRICT="!test? ( test )"
diff --git a/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild b/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild
index 50b1baf00da..bdb4d49d4f7 100644
--- a/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild
+++ b/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild
@@ -9,6 +9,10 @@ DESCRIPTION="Supporting tools for IMA and EVM"
HOMEPAGE="http://linux-ima.sourceforge.net"
EGIT_REPO_URI="https://git.code.sf.net/p/linux-ima/ima-evm-utils"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="debug test"
+
RDEPEND="
dev-libs/openssl:0=
sys-apps/keyutils:="
@@ -16,11 +20,10 @@ DEPEND="${RDEPEND}"
BDEPEND="
app-text/asciidoc
app-text/docbook-xsl-stylesheets
- dev-libs/libxslt"
+ dev-libs/libxslt
+ test? ( app-editors/vim-core )"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="debug"
+RESTRICT="!test? ( test )"
src_prepare() {
default
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-crypt/ima-evm-utils/
@ 2021-09-29 0:09 Sam James
0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2021-09-29 0:09 UTC (permalink / raw
To: gentoo-commits
commit: 539564bb1bb723bfe70297d481a65ecd89650e6f
Author: Christopher Byrne <salah.coronya <AT> gmail <DOT> com>
AuthorDate: Tue Sep 28 17:20:54 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 29 00:07:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=539564bb
app-crypt/ima-evm-utils: Fix tests
Closes: https://bugs.gentoo.org/815210
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Christopher Byrne <salah.coronya <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/22432
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild b/app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild
index 1e7b2fccd74..4835f863526 100644
--- a/app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild
+++ b/app-crypt/ima-evm-utils/ima-evm-utils-1.3.2.ebuild
@@ -12,7 +12,8 @@ SRC_URI="https://download.sourceforge.net/linux-ima/${P}.tar.gz"
RDEPEND="
dev-libs/openssl:0=
sys-apps/keyutils:="
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+ test? ( app-editors/vim-core )"
BDEPEND="
app-text/asciidoc
app-text/docbook-xsl-stylesheets
@@ -20,7 +21,9 @@ BDEPEND="
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="debug"
+IUSE="debug test"
+
+RESTRICT="!test? ( test )"
src_prepare() {
default
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-crypt/ima-evm-utils/
@ 2022-02-26 2:43 Sam James
0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2022-02-26 2:43 UTC (permalink / raw
To: gentoo-commits
commit: f017a49dbc8dda50bb125667a1340ac80c34e330
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 26 02:42:36 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 26 02:43:35 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f017a49d
app-crypt/ima-evm-utils: sync live ebuild
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-crypt/ima-evm-utils/ima-evm-utils-1.4.ebuild | 4 ++--
app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild | 18 ++++++++++++------
2 files changed, 14 insertions(+), 8 deletions(-)
diff --git a/app-crypt/ima-evm-utils/ima-evm-utils-1.4.ebuild b/app-crypt/ima-evm-utils/ima-evm-utils-1.4.ebuild
index 8a6872dda3e1..3f32ba3defbf 100644
--- a/app-crypt/ima-evm-utils/ima-evm-utils-1.4.ebuild
+++ b/app-crypt/ima-evm-utils/ima-evm-utils-1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -31,7 +31,7 @@ PATCHES=(
"${FILESDIR}/${PN}-1.4-configure-remove-automagic-TSS-dependencies.patch"
"${FILESDIR}/${PN}-1.4-test-Rename-bash-variable-WORKDIR-to-MYWORKDIR.patch"
"${FILESDIR}/${PN}-1.4-test-remove-boot_aggregate.patch"
- )
+)
src_prepare() {
default
diff --git a/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild b/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild
index bdb4d49d4f72..7237825ff877 100644
--- a/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild
+++ b/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit autotools git-r3
@@ -11,11 +11,12 @@ EGIT_REPO_URI="https://git.code.sf.net/p/linux-ima/ima-evm-utils"
LICENSE="GPL-2"
SLOT="0"
-IUSE="debug test"
+IUSE="debug test tpm"
RDEPEND="
dev-libs/openssl:0=
- sys-apps/keyutils:="
+ sys-apps/keyutils:=
+ tpm? ( app-crypt/tpm2-tss )"
DEPEND="${RDEPEND}"
BDEPEND="
app-text/asciidoc
@@ -25,18 +26,23 @@ BDEPEND="
RESTRICT="!test? ( test )"
+PATCHES=(
+ "${FILESDIR}/${PN}-1.4-configure-remove-automagic-TSS-dependencies.patch"
+ "${FILESDIR}/${PN}-1.4-test-Rename-bash-variable-WORKDIR-to-MYWORKDIR.patch"
+ "${FILESDIR}/${PN}-1.4-test-remove-boot_aggregate.patch"
+)
+
src_prepare() {
default
sed -i '/^MANPAGE_DOCBOOK_XSL/s:/usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl:/usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl:' Makefile.am || die
-
eautoreconf
}
src_configure() {
econf \
$(use_enable debug) \
- --disable-static
+ $(use_with tpm pcrtss)
}
src_install() {
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-crypt/ima-evm-utils/
@ 2022-04-23 21:34 Sam James
0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2022-04-23 21:34 UTC (permalink / raw
To: gentoo-commits
commit: a3f9157fb7d5bf54bab7884fa7c2c9d3d0f831b9
Author: Christopher Byrne <salah.coronya <AT> gmail <DOT> com>
AuthorDate: Sat Apr 23 19:34:20 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 21:33:58 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3f9157f
app-crypt/ima-evm-utils: Revbump to prepare for tpm2-tss subslot
Signed-off-by: Christopher Byrne <salah.coronya <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../{ima-evm-utils-1.4.ebuild => ima-evm-utils-1.4-r1.ebuild} | 2 +-
app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-crypt/ima-evm-utils/ima-evm-utils-1.4.ebuild b/app-crypt/ima-evm-utils/ima-evm-utils-1.4-r1.ebuild
similarity index 97%
rename from app-crypt/ima-evm-utils/ima-evm-utils-1.4.ebuild
rename to app-crypt/ima-evm-utils/ima-evm-utils-1.4-r1.ebuild
index 3f32ba3defbf..89252bd4e730 100644
--- a/app-crypt/ima-evm-utils/ima-evm-utils-1.4.ebuild
+++ b/app-crypt/ima-evm-utils/ima-evm-utils-1.4-r1.ebuild
@@ -17,7 +17,7 @@ IUSE="debug test tpm"
RDEPEND="
dev-libs/openssl:0=
sys-apps/keyutils:=
- tpm? ( app-crypt/tpm2-tss )"
+ tpm? ( app-crypt/tpm2-tss:= )"
DEPEND="${RDEPEND}"
BDEPEND="
app-text/asciidoc
diff --git a/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild b/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild
index 7237825ff877..f749bed88fe6 100644
--- a/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild
+++ b/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild
@@ -16,7 +16,7 @@ IUSE="debug test tpm"
RDEPEND="
dev-libs/openssl:0=
sys-apps/keyutils:=
- tpm? ( app-crypt/tpm2-tss )"
+ tpm? ( app-crypt/tpm2-tss:= )"
DEPEND="${RDEPEND}"
BDEPEND="
app-text/asciidoc
^ permalink raw reply related [flat|nested] 15+ messages in thread
end of thread, other threads:[~2022-04-23 21:34 UTC | newest]
Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-11 10:01 [gentoo-commits] repo/gentoo:master commit in: app-crypt/ima-evm-utils/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2022-04-23 21:34 Sam James
2022-02-26 2:43 Sam James
2021-09-29 0:09 Sam James
2021-09-29 0:09 Sam James
2021-09-29 0:09 Sam James
2021-09-28 1:45 Sam James
2021-09-28 1:45 Sam James
2019-09-07 17:44 Matt Turner
2019-03-25 6:06 Michał Górny
2018-08-27 8:34 Jason Zaman
2018-08-27 8:34 Jason Zaman
2017-12-25 14:43 David Seifert
2016-11-26 11:23 Jason Zaman
2016-10-30 20:05 Sven Wegener
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox