public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/xwmfs/
Date: Sat,  7 May 2022 05:04:13 +0000 (UTC)	[thread overview]
Message-ID: <1651899785.e9f6a7858d4611c556fb0c4b4d626fa9de3c361b.sam@gentoo> (raw)

commit:     e9f6a7858d4611c556fb0c4b4d626fa9de3c361b
Author:     Matthias Gerstner <Matthias.Gerstner <AT> nefkom <DOT> net>
AuthorDate: Wed May  4 18:10:13 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May  7 05:03:05 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9f6a785

sys-fs/xwmfs: removal of old version 0.90

Closes: https://bugs.gentoo.org/841020
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthias Gerstner <matthias.gerstner <AT> nefkom.net>
Closes: https://github.com/gentoo/gentoo/pull/25323
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-fs/xwmfs/Manifest          |  1 -
 sys-fs/xwmfs/xwmfs-0.90.ebuild | 27 ---------------------------
 2 files changed, 28 deletions(-)

diff --git a/sys-fs/xwmfs/Manifest b/sys-fs/xwmfs/Manifest
index ef957dbb20c9..c22623b64c51 100644
--- a/sys-fs/xwmfs/Manifest
+++ b/sys-fs/xwmfs/Manifest
@@ -1,2 +1 @@
-DIST xwmfs-0.90.tar.gz 199555 BLAKE2B b2223edb1befad1055d103c03ba8092ea6319eb7299ec9e74338567aef9e45071f056ebfaddd41bcca3722f2ad96122d5009890847b6a485ea700e1e43d2893b SHA512 70805bc509cd8ab11d75b0f9b303f76c6e7c0af7664eca4f9f1dc14c6d59d34a1bcf3e1ffde427b7f11740f1b52e7838c44a28de44fd96ca0bacb45c8b160a67
 DIST xwmfs-0.91.tar.gz 205380 BLAKE2B fe16fb42c255c8aa3f3a89c494ee9a0d89a4ec1f7d09299374b8891ecc03fe41bb676e2a65112d60abf7ea7e7c2b173aa1333969b445814b07f5c972c001969b SHA512 a2f86b614364c1ffd5fa591bdabd8940f9f317f07e5c4ddc45e8da44de1ae434cbe0336fd1ef7f25027c390388943a8cd03991546ffa640ffe5800a66792ac17

diff --git a/sys-fs/xwmfs/xwmfs-0.90.ebuild b/sys-fs/xwmfs/xwmfs-0.90.ebuild
deleted file mode 100644
index 6f9d03e0f508..000000000000
--- a/sys-fs/xwmfs/xwmfs-0.90.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="FUSE-based X11 Window-Manager file system"
-HOMEPAGE="https://github.com/gerstner-hub/xwmfs"
-SRC_URI="https://github.com/gerstner-hub/${PN}/releases/download/v${PV}/${P}-dist.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm ~x86"
-SLOT="0"
-
-RDEPEND="
-	sys-fs/fuse:0=
-	>=x11-libs/libX11-1.6.5"
-
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-src_test() {
-	# unset display to avoid testing errors, tests rely on X11 and a window
-	# manager environment
-	unset DISPLAY
-
-	default
-}


             reply	other threads:[~2022-05-07  5:04 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-07  5:04 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-17  5:29 [gentoo-commits] repo/gentoo:master commit in: sys-fs/xwmfs/ Sam James
2023-02-17  5:29 Sam James
2022-05-07  5:04 Sam James
2021-04-13 10:38 Joonas Niilola
2021-04-13 10:38 Joonas Niilola
2020-07-24  8:28 Joonas Niilola
2020-07-24  8:28 Joonas Niilola
2020-06-08  7:46 Joonas Niilola
2020-06-08  7:46 Joonas Niilola
2020-03-26 14:01 Joonas Niilola
2020-03-26 14:01 Joonas Niilola
2019-05-21  9:17 Michał Górny
2019-05-21  9:17 Michał Górny
2019-02-03 22:57 Andreas Sturmlechner
2019-02-03 22:57 Andreas Sturmlechner
2019-02-03 22:57 Andreas Sturmlechner
2017-11-30 14:47 Patrice Clement
2017-11-30 14:47 Patrice Clement
2017-11-05 23:08 Patrice Clement

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=1651899785.e9f6a7858d4611c556fb0c4b4d626fa9de3c361b.sam@gentoo \
    --to=sam@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