public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Eray Aslan" <eras@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/heimdal/
Date: Tue, 19 Sep 2023 16:04:18 +0000 (UTC)	[thread overview]
Message-ID: <1695139441.566b3e75f3ed42e2f5019358de6ea7f68f32e21b.eras@gentoo> (raw)

commit:     566b3e75f3ed42e2f5019358de6ea7f68f32e21b
Author:     Eray Aslan <eras <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 19 16:02:55 2023 +0000
Commit:     Eray Aslan <eras <AT> gentoo <DOT> org>
CommitDate: Tue Sep 19 16:04:01 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=566b3e75

app-crypt/heimdal: Remove unused dependencies

Signed-off-by: Eray Aslan <eras <AT> gentoo.org>

 app-crypt/heimdal/heimdal-7.8.0-r3.ebuild | 12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)

diff --git a/app-crypt/heimdal/heimdal-7.8.0-r3.ebuild b/app-crypt/heimdal/heimdal-7.8.0-r3.ebuild
index 8408240047cb..27e020f183d4 100644
--- a/app-crypt/heimdal/heimdal-7.8.0-r3.ebuild
+++ b/app-crypt/heimdal/heimdal-7.8.0-r3.ebuild
@@ -4,9 +4,8 @@
 EAPI=8
 
 PYTHON_COMPAT=( python3_{11..12} )
-VIRTUALX_REQUIRED="manual"
 
-inherit autotools db-use multilib-minimal python-any-r1 virtualx flag-o-matic
+inherit autotools db-use multilib-minimal python-any-r1 flag-o-matic
 
 MY_P="${P}"
 DESCRIPTION="Kerberos 5 implementation from KTH"
@@ -34,11 +33,6 @@ CDEPEND="
 	>=sys-libs/readline-6.2_p5-r1:0=[${MULTILIB_USEDEP}]
 	afs? ( net-fs/openafs )
 	hdb-ldap? ( >=net-nds/openldap-2.3.0:= )
-	X? (
-		x11-libs/libX11
-		x11-libs/libXau
-		x11-libs/libXt
-	)
 	!!app-crypt/mit-krb5
 	!!app-crypt/mit-krb5-appl"
 
@@ -47,8 +41,7 @@ DEPEND="${CDEPEND}
 	dev-perl/JSON
 	virtual/pkgconfig
 	sys-apps/texinfo
-	>=sys-devel/autoconf-2.62
-	test? ( X? ( ${VIRTUALX_DEPEND} ) )"
+	>=sys-devel/autoconf-2.62"
 
 RDEPEND="${CDEPEND}
 	selinux? ( sec-policy/selinux-kerberos )"
@@ -110,7 +103,6 @@ multilib_src_configure() {
 		$(use_enable static-libs static)
 		$(multilib_native_use_with caps capng)
 		$(multilib_native_use_with hdb-ldap openldap "${EPREFIX}"/usr)
-		$(multilib_native_use_with X x)
 	)
 	if use berkdb; then
 		myeconfargs+=(


             reply	other threads:[~2023-09-19 16:04 UTC|newest]

Thread overview: 81+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-19 16:04 Eray Aslan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-12  6:13 [gentoo-commits] repo/gentoo:master commit in: app-crypt/heimdal/ Arthur Zamarin
2024-08-26 19:06 Mike Gilbert
2023-09-19 16:04 Eray Aslan
2023-08-16 17:49 Eray Aslan
2023-08-02 16:23 Sam James
2023-08-02 16:23 Sam James
2023-08-02 16:23 Sam James
2023-08-02 16:23 Sam James
2023-04-01  0:55 Sam James
2023-03-29  7:19 Eray Aslan
2023-03-19 17:36 Arthur Zamarin
2023-02-09  3:24 Sam James
2023-02-05 15:21 Eray Aslan
2022-11-28 11:44 Eray Aslan
2022-11-28 11:44 Eray Aslan
2022-11-25 12:12 Arthur Zamarin
2022-11-25 12:12 Arthur Zamarin
2022-11-25 12:12 Arthur Zamarin
2022-11-25 12:12 Arthur Zamarin
2022-11-18  0:48 Sam James
2022-11-15 22:58 Eray Aslan
2022-05-19  9:50 Eray Aslan
2022-04-17 15:09 David Seifert
2022-03-23  0:14 Sam James
2021-12-31 17:50 David Seifert
2021-12-16 10:18 Eray Aslan
2021-12-14  2:05 Sam James
2021-12-14  2:05 Sam James
2021-05-31 20:18 Michał Górny
2021-05-02 17:22 Mikle Kolyada
2021-03-25 19:03 Ben Kohler
2021-03-08 11:02 Sam James
2021-01-18  3:32 Sam James
2021-01-03  9:14 Sam James
2020-12-30  0:24 Sam James
2020-12-30  0:24 Sam James
2020-11-10  8:46 Eray Aslan
2020-09-08  6:36 Eray Aslan
2020-09-07  8:47 Sergei Trofimovich
2020-04-16 19:12 Sergei Trofimovich
2019-08-28  9:11 David Seifert
2019-08-13 10:30 Agostino Sarubbo
2019-06-13 15:39 Eray Aslan
2019-06-13 15:39 Eray Aslan
2019-06-13 12:43 Eray Aslan
2019-06-13 10:36 Eray Aslan
2019-06-07 10:05 Agostino Sarubbo
2019-05-31 20:29 Sergei Trofimovich
2019-05-26  9:48 Mikle Kolyada
2019-05-19 20:32 Mikle Kolyada
2019-05-18 15:40 Aaron Bauman
2019-01-07 17:00 Lars Wendler
2018-06-12 15:38 Mikle Kolyada
2018-04-22 22:46 Aaron Bauman
2018-04-22 22:40 Matt Turner
2018-01-29  8:22 Tobias Klausmann
2017-12-28 21:55 Sergei Trofimovich
2017-12-21 19:28 Markus Meier
2017-12-14 20:27 Agostino Sarubbo
2017-12-13  7:40 Sergei Trofimovich
2017-12-12 16:35 Thomas Deutschmann
2017-12-12  9:10 Eray Aslan
2017-12-10 10:17 Pacho Ramos
2017-10-28 20:31 Sergei Trofimovich
2017-10-22 16:28 Patrice Clement
2017-09-30  6:30 Sergei Trofimovich
2017-08-18 21:02 Thomas Deutschmann
2017-07-25 18:52 Markus Meier
2017-07-16 11:08 Tobias Klausmann
2017-07-15 11:29 Sergei Trofimovich
2017-07-15  9:57 Tobias Klausmann
2017-07-13  5:48 Eray Aslan
2017-05-04  6:52 Eray Aslan
2016-12-23 12:03 Eray Aslan
2016-12-22 14:01 Eray Aslan
2016-12-22 14:01 Eray Aslan
2016-12-14  6:10 Eray Aslan
2016-12-01 12:50 Eray Aslan
2016-10-09  7:47 Pacho Ramos
2015-08-16 14:20 Justin Lecher

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=1695139441.566b3e75f3ed42e2f5019358de6ea7f68f32e21b.eras@gentoo \
    --to=eras@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