public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/libressl:master commit in: sys-boot/vboot-utils/
@ 2021-05-03  0:07 Quentin Retornaz
  0 siblings, 0 replies; only message in thread
From: Quentin Retornaz @ 2021-05-03  0:07 UTC (permalink / raw
  To: gentoo-commits

commit:     328872b0770f52876e2187778b5bbdc5223fe582
Author:     Quentin Retornaz <gentoo <AT> retornaz <DOT> com>
AuthorDate: Sun May  2 23:59:13 2021 +0000
Commit:     Quentin Retornaz <gentoo <AT> retornaz <DOT> com>
CommitDate: Sun May  2 23:59:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=328872b0

sys-boot/vboot-utils: remove libressl USE flag

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Quentin Retornaz <gentoo <AT> retornaz.com>

 sys-boot/vboot-utils/metadata.xml                       | 3 ---
 sys-boot/vboot-utils/vboot-utils-72_p20181229-r1.ebuild | 5 ++---
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/sys-boot/vboot-utils/metadata.xml b/sys-boot/vboot-utils/metadata.xml
index c4bb35a..8860a1b 100644
--- a/sys-boot/vboot-utils/metadata.xml
+++ b/sys-boot/vboot-utils/metadata.xml
@@ -9,7 +9,4 @@
 	<maintainer type="person">
 		<email>zmedico@gentoo.org</email>
 	</maintainer>
-	<use>
-		<flag name="libzip">Use dev-libs/libzip.</flag>
-	</use>
 </pkgmetadata>

diff --git a/sys-boot/vboot-utils/vboot-utils-72_p20181229-r1.ebuild b/sys-boot/vboot-utils/vboot-utils-72_p20181229-r1.ebuild
index c4798ea..b45fc15 100644
--- a/sys-boot/vboot-utils/vboot-utils-72_p20181229-r1.ebuild
+++ b/sys-boot/vboot-utils/vboot-utils-72_p20181229-r1.ebuild
@@ -18,14 +18,13 @@ SRC_URI="mirror://gentoo/${P}.tar.xz
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
-IUSE="libressl minimal static"
+IUSE="minimal static"
 
 LIB_DEPEND="
 	dev-libs/libyaml:=[static-libs(+)]
 	app-arch/xz-utils:=[static-libs(+)]"
 LIB_DEPEND_MINIMAL="
-	!libressl? ( dev-libs/openssl:0=[static-libs(+)] )
-	libressl? ( dev-libs/libressl:0=[static-libs(+)] )
+	dev-libs/openssl:0=[static-libs(+)]
 	sys-apps/util-linux:=[static-libs(+)]
 	dev-libs/libzip:=[static-libs(+)]"
 RDEPEND="!static? (


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-03  0:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-03  0:07 [gentoo-commits] repo/proj/libressl:master commit in: sys-boot/vboot-utils/ Quentin Retornaz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox