public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/xsm/
Date: Wed, 24 Jun 2020 20:13:12 +0000 (UTC)	[thread overview]
Message-ID: <1593029580.65f7d57d5a91cbf8d79927a2c9a4dc95db0840c6.mattst88@gentoo> (raw)

commit:     65f7d57d5a91cbf8d79927a2c9a4dc95db0840c6
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 24 20:07:29 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Jun 24 20:13:00 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65f7d57d

x11-apps/xsm: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-apps/xsm/Manifest         |  1 -
 x11-apps/xsm/xsm-1.0.3.ebuild | 32 --------------------------------
 2 files changed, 33 deletions(-)

diff --git a/x11-apps/xsm/Manifest b/x11-apps/xsm/Manifest
index c799f05991d..871a8cb966b 100644
--- a/x11-apps/xsm/Manifest
+++ b/x11-apps/xsm/Manifest
@@ -1,2 +1 @@
-DIST xsm-1.0.3.tar.bz2 161012 BLAKE2B 2628e4234b5fed58ebefb35f454c36e268c75cafa784ed709833d5979ee4484ada8f315d75b6204e64a0efd0f1fd7a14662afb430c0e84bc81a40eefda9380cf SHA512 930a12272011ddd7c60e62b32b485c383292163f8aed6086c756f71cece62d0c316d89a6056751818b3b0ee26f68cca6e0fc914cd58d9b20da0a3b7ccf2145f0
 DIST xsm-1.0.4.tar.bz2 170933 BLAKE2B 05cf4614440f36da6ed1e8e0949ef6955da03d1fe0cc2d0323150b34ea01c293301aa49006a93fe7c44c842db41fb6b66a2f4a4051ddf2258143e54a6e99b390 SHA512 d4e4da7c309a4eae126d2b58a13684f4dbc06b09f76dde9c89c707375df2843614f3d83bc44f9cd02f239200db3397abd86796dca0dbafc69f60482b0af5a176

diff --git a/x11-apps/xsm/xsm-1.0.3.ebuild b/x11-apps/xsm/xsm-1.0.3.ebuild
deleted file mode 100644
index ac51d3e4436..00000000000
--- a/x11-apps/xsm/xsm-1.0.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="X Session Manager"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="rsh"
-RDEPEND="x11-libs/libXaw
-	x11-libs/libX11
-	x11-libs/libXt
-	x11-libs/libICE
-	x11-libs/libSM
-	rsh? ( net-misc/netkit-rsh )"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
-	# (#158056) /usr/$(get_libdir)/X11/xsm could be a symlink
-	local XSMPATH="${EROOT}usr/$(get_libdir)/X11/xsm"
-	if [[ -L ${XSMPATH} ]]; then
-		einfo "Removing symlink ${XSMPATH}"
-		rm -f ${XSMPATH} || die "failed to remove symlink ${XSMPATH}"
-	fi
-	xorg-2_pkg_setup
-}
-
-src_configure() {
-	XORG_CONFIGURE_OPTIONS="$(use_with rsh rsh /usr/bin/rsh)"
-	xorg-2_src_configure
-}


             reply	other threads:[~2020-06-24 20:13 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-24 20:13 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-04  3:21 [gentoo-commits] repo/gentoo:master commit in: x11-apps/xsm/ Matt Turner
2024-04-03  9:14 Arthur Zamarin
2024-04-03  9:14 Arthur Zamarin
2024-04-03  5:13 Sam James
2024-04-03  5:13 Sam James
2024-04-03  5:02 Sam James
2024-03-04  0:57 Matt Turner
2022-05-29 15:23 Matt Turner
2022-05-28  1:35 Sam James
2022-05-25 18:00 Jakov Smolić
2022-05-25 17:57 Jakov Smolić
2022-05-10  1:07 WANG Xuerui
2022-05-08 23:01 Sam James
2022-05-07 17:55 Jakov Smolić
2022-04-04  2:40 Matt Turner
2022-01-02 14:43 James Le Cuirot
2021-01-22 21:57 Matt Turner
2021-01-06 11:41 Fabian Groffen
2019-01-19 20:09 Mart Raudsepp
2018-08-18 23:03 Mikle Kolyada
2018-03-10  6:03 Matt Turner
2017-06-19 13:26 Alexis Ballier

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=1593029580.65f7d57d5a91cbf8d79927a2c9a4dc95db0840c6.mattst88@gentoo \
    --to=mattst88@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