From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/page/
Date: Wed, 29 Jun 2022 08:44:30 +0000 (UTC) [thread overview]
Message-ID: <1656492258.49ac3450c65e26b1b7c8ca8e656a4a9113f48ff3.soap@gentoo> (raw)
commit: 49ac3450c65e26b1b7c8ca8e656a4a9113f48ff3
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 29 08:44:18 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Jun 29 08:44:18 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49ac3450
x11-wm/page: drop 1.9.8
Signed-off-by: David Seifert <soap <AT> gentoo.org>
x11-wm/page/Manifest | 1 -
x11-wm/page/page-1.9.8.ebuild | 49 -------------------------------------------
2 files changed, 50 deletions(-)
diff --git a/x11-wm/page/Manifest b/x11-wm/page/Manifest
index 78488740ed59..d582910bde41 100644
--- a/x11-wm/page/Manifest
+++ b/x11-wm/page/Manifest
@@ -1,2 +1 @@
-DIST page-1.9.8.tar.gz 162352 BLAKE2B acde0feb62d58f66708ec09545137978540fb8c5fab651961b6e87d7c9d7be3170b8e2171c80ec553a9059ae2c23869759f37953da783be3a8fb3ea471e8b15b SHA512 758b1efbecb6d0a3d6ea0f7261b1c55db0927aa46d871f1a30b77e5aa7b9819ae74ca6fb821692656f2150da758793ba5653bdd94ab92ba2b79b39e0d4a4882e
DIST page-1.9.9-r1.tar.gz 1009216 BLAKE2B 8248705f9e5eceaeea37889a9859249d9eb236f215da804f5edad3c36007179f63f132c161c1e4a6a97df6240f87799242140c97877775ae00f2e86dd7eed69d SHA512 9e7594590b1fdeadcf59d715d30727bee9f640903a34cadd8c0d92b3e94059c183d931a7d8e96763adb74f59a94acb03f7bfbbd4f1f8b57371fe886e6a227012
diff --git a/x11-wm/page/page-1.9.8.ebuild b/x11-wm/page/page-1.9.8.ebuild
deleted file mode 100644
index cc6ee93df99a..000000000000
--- a/x11-wm/page/page-1.9.8.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-DESCRIPTION="A mouse friendly tiling window manager"
-HOMEPAGE="https://github.com/gschwind/page"
-SRC_URI="https://github.com/gschwind/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
- >=x11-libs/libxcb-1.11[xkb]
- >=x11-libs/xcb-util-0.4.0
- >=x11-libs/libXfixes-5.0.3
- >=x11-libs/libXdamage-1.1.4-r1
- >=x11-libs/libXrandr-1.5.1
- >=x11-libs/libXcomposite-0.4.4-r1
- >=x11-libs/libXrender-0.9.10
- >=x11-libs/libXext-1.3.3
- >=x11-libs/cairo-1.14.6[X,xcb(+)]
- >=x11-libs/pango-1.40.5
- >=dev-libs/glib-2.50.3-r1:2"
-
-DEPEND="${RDEPEND}
- >=x11-base/xcb-proto-1.12-r2
- x11-base/xorg-proto"
-
-src_prepare() {
- default
- eautoreconf
-}
-
-src_install() {
- default
-
- # Solves file collision with dev-tcltk/tcllib, bug #574074
- mv "${D}"usr/bin/page "${D}"usr/bin/pagewm || die "Could not rename binary!"
- sed -i -e "s:/usr/bin/page:/usr/bin/pagewm:" "${D}"usr/share/applications/page.desktop || die "Could not change .desktop file!"
-}
-
-pkg_postinst() {
- elog "page can now be launched using \"pagewm\". To find out more about this functionality,"
- elog "see the following bug report: https://bugs.gentoo.org/574074."
-}
next reply other threads:[~2022-06-29 8:44 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-29 8:44 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-05 17:04 [gentoo-commits] repo/gentoo:master commit in: x11-wm/page/ Matt Turner
2022-07-13 18:16 Florian Schmaus
2022-07-03 21:04 Matt Turner
2022-06-29 8:44 David Seifert
2022-05-13 20:04 Sam James
2021-10-15 12:03 Patrice Clement
2021-09-27 14:48 Yixun Lan
2020-06-17 19:11 Patrice Clement
2020-06-17 19:09 Patrice Clement
2020-01-14 22:48 Matt Turner
2018-06-03 13:49 Aaron Bauman
2018-04-27 1:16 Matt Turner
2018-04-27 1:16 Matt Turner
2017-12-04 20:35 Patrice Clement
2017-11-25 14:39 Patrick Lauer
2017-07-26 22:09 Patrice Clement
2017-06-23 16:33 Patrice Clement
2017-02-08 22:43 Patrice Clement
2017-02-08 22:43 Patrice Clement
2016-07-25 21:02 Patrice Clement
2016-06-12 17:52 Patrice Clement
2016-03-03 19:37 Daniel Campbell
2015-12-13 22:37 Patrice Clement
2015-10-16 16:16 Patrice Clement
2015-10-16 16:16 Patrice Clement
2015-10-10 8:56 Patrice Clement
2015-10-07 8:11 Patrice Clement
2015-10-06 19:51 Patrice Clement
2015-10-06 19:51 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=1656492258.49ac3450c65e26b1b7c8ca8e656a4a9113f48ff3.soap@gentoo \
--to=soap@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