public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/wdm/
Date: Sun, 18 Apr 2021 21:33:24 +0000 (UTC)	[thread overview]
Message-ID: <1618781565.7715d1e74503dc2805c1d5f43996eefd2886fe85.asturm@gentoo> (raw)

commit:     7715d1e74503dc2805c1d5f43996eefd2886fe85
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 18 21:32:45 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr 18 21:32:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7715d1e7

x11-misc/wdm: Drop 1.28-r6

Closes: https://bugs.gentoo.org/783858
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 x11-misc/wdm/wdm-1.28-r6.ebuild | 48 -----------------------------------------
 1 file changed, 48 deletions(-)

diff --git a/x11-misc/wdm/wdm-1.28-r6.ebuild b/x11-misc/wdm/wdm-1.28-r6.ebuild
deleted file mode 100644
index 1ba2a83d76c..00000000000
--- a/x11-misc/wdm/wdm-1.28-r6.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit pam
-
-DESCRIPTION="WINGs Display Manager"
-HOMEPAGE="https://github.com/voins/wdm"
-SRC_URI="http://voins.program.ru/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86"
-IUSE="pam selinux truetype"
-
-COMMON_DEPEND=">=x11-wm/windowmaker-0.70.0
-	truetype? ( x11-libs/libXft )
-	x11-libs/libXmu
-	x11-libs/libXt
-	x11-libs/libXpm
-	pam? ( sys-libs/pam )"
-DEPEND="${COMMON_DEPEND}
-	sys-devel/gettext"
-RDEPEND="${COMMON_DEPEND}
-	pam? ( >=sys-auth/pambase-20080219.1 )"
-
-PATCHES=(
-	"${FILESDIR}"/${P}-terminateServer.patch
-	"${FILESDIR}"/${P}-remove-fakehome.patch
-)
-
-src_configure() {
-	econf \
-		--with-wdmdir="${EPREFIX}"/etc/X11/wdm \
-		$(use_enable pam) \
-		$(use_enable selinux)
-}
-
-src_install() {
-	default
-
-	rm -f "${ED%/}"/etc/pam.d/wdm || die
-
-	if use pam; then
-		pamd_mimic system-local-login wdm auth account password session
-	fi
-}


             reply	other threads:[~2021-04-18 21:33 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-18 21:33 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-30 21:56 [gentoo-commits] repo/gentoo:master commit in: x11-misc/wdm/ Andreas K. Hüttel
2023-10-09  7:04 Sam James
2023-05-29 12:39 Joonas Niilola
2021-04-18 21:27 Sam James
2021-04-18 21:20 Sam James
2021-04-18 18:42 Andreas Sturmlechner
2021-02-21  2:15 Jonas Stein
2021-01-22 17:46 Mikle Kolyada
2020-02-08 16:25 David Seifert
2019-10-12 17:49 Mikle Kolyada
2017-04-13 19:28 Patrice Clement
2017-04-04 19:28 Tobias Klausmann
2017-03-22  7:30 Michael Weber

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=1618781565.7715d1e74503dc2805c1d5f43996eefd2886fe85.asturm@gentoo \
    --to=asturm@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