From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 84D6C1382C5 for ; Sat, 17 Apr 2021 02:05:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 743E2E0849; Sat, 17 Apr 2021 02:05:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 31281E0849 for ; Sat, 17 Apr 2021 02:05:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 082AD340C19 for ; Sat, 17 Apr 2021 02:05:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F4E36EB for ; Sat, 17 Apr 2021 02:05:09 +0000 (UTC) From: "Sam Jorna" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam Jorna" Message-ID: <1618625078.7c806b3272e4759a3f7af67b2a5597ceb33db615.wraeth@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/jwm/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/jwm/Manifest x11-wm/jwm/jwm-2.3.2.ebuild X-VCS-Directories: x11-wm/jwm/ X-VCS-Committer: wraeth X-VCS-Committer-Name: Sam Jorna X-VCS-Revision: 7c806b3272e4759a3f7af67b2a5597ceb33db615 X-VCS-Branch: master Date: Sat, 17 Apr 2021 02:05:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cc27f891-d1f8-495e-9519-0726719097ce X-Archives-Hash: 0561bf69f5a42ea97b68dd415e8cc33b commit: 7c806b3272e4759a3f7af67b2a5597ceb33db615 Author: Sam Jorna gentoo org> AuthorDate: Sat Apr 17 02:04:38 2021 +0000 Commit: Sam Jorna gentoo org> CommitDate: Sat Apr 17 02:04:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c806b32 x11-wm/jwm: clean old Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam Jorna gentoo.org> x11-wm/jwm/Manifest | 1 - x11-wm/jwm/jwm-2.3.2.ebuild | 61 --------------------------------------------- 2 files changed, 62 deletions(-) diff --git a/x11-wm/jwm/Manifest b/x11-wm/jwm/Manifest index 3543abbfb9c..c96d0d49b67 100644 --- a/x11-wm/jwm/Manifest +++ b/x11-wm/jwm/Manifest @@ -1,2 +1 @@ -DIST jwm-2.3.2.tar.xz 325648 BLAKE2B 93654116b0dedff4ad03c7981a9978530a1989edf4766591f083c3b10fefb128acc85e93b888a7700cb59e0bd85e1e7f7e118a22327f79ddcc1d380887764028 SHA512 34b9d482815e8b269203e1f5bf02d3e13f3186153755c9e74094e4a8af376f35b8bef4553056e83c20ba0c532e6d2606633d71272e186fe45dfed9e4ea836a27 DIST jwm-2.3.7.tar.xz 350332 BLAKE2B 479d853ae9b1dd2d1a39c9e823f39cd7671b477f6e9878bc6652072bce1ce364f8c392663dc1187a4a4970918c0f68cd506654f6dfe6c91cc5f1f2f275a2021b SHA512 dab0241518e52aa2e3e1ef3f67b6965ceb683bdb0224de7d3a653d76440606d70e86e35047eda40ea53a80aa227408be77739ad7c53d51f53026e3d113ab7efc diff --git a/x11-wm/jwm/jwm-2.3.2.ebuild b/x11-wm/jwm/jwm-2.3.2.ebuild deleted file mode 100644 index f5523a67a31..00000000000 --- a/x11-wm/jwm/jwm-2.3.2.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit wrapper - -DESCRIPTION="Very fast and lightweight still powerful window manager for X" -HOMEPAGE="http://joewing.net/projects/jwm/" -SRC_URI="http://joewing.net/programs/jwm/releases/${P}.tar.xz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~hppa ppc x86" -IUSE="bidi debug jpeg png truetype xinerama xpm" - -RDEPEND="xpm? ( x11-libs/libXpm ) - xinerama? ( x11-libs/libXinerama ) - x11-libs/libXext - x11-libs/libXrender - x11-libs/libXau - x11-libs/libXdmcp - truetype? ( x11-libs/libXft ) - png? ( media-libs/libpng:0= ) - jpeg? ( virtual/jpeg:0= ) - bidi? ( dev-libs/fribidi ) - dev-libs/expat" -DEPEND="${RDEPEND} - x11-base/xorg-proto" - -src_configure() { - econf \ - $(use_enable debug) \ - $(use_enable jpeg) \ - $(use_enable png) \ - $(use_enable truetype xft) \ - $(use_enable xinerama) \ - $(use_enable xpm) \ - $(use_enable bidi fribidi) \ - --enable-shape \ - --enable-xrender -} - -src_install() { - dodir /etc - dodir /usr/bin - dodir /usr/share/man - - default - - make_wrapper "${PN}" "/usr/bin/${PN}" "" "" "/etc/X11/Sessions" - - dodoc README.md example.jwmrc ChangeLog -} - -pkg_postinst() { - einfo "JWM can be configured system-wide with ${EROOT}/etc/system.jwmrc" - einfo "or per-user by creating a configuration file in ~/.jwmrc" - einfo - einfo "An example file can be found in ${EROOT}/usr/share/doc/${PF}/" -}