public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/wmenu/
Date: Thu, 20 Jun 2024 15:51:58 +0000 (UTC)	[thread overview]
Message-ID: <1718898703.e5a34f8cc763ac04d0dfd3da424aa7fe390ede88.arthurzam@gentoo> (raw)

commit:     e5a34f8cc763ac04d0dfd3da424aa7fe390ede88
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 20 15:51:43 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 20 15:51:43 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5a34f8c

gui-apps/wmenu: drop 0.1.7

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 gui-apps/wmenu/Manifest           |  1 -
 gui-apps/wmenu/wmenu-0.1.7.ebuild | 29 -----------------------------
 2 files changed, 30 deletions(-)

diff --git a/gui-apps/wmenu/Manifest b/gui-apps/wmenu/Manifest
index d2a15dba135e..5780f7d45e25 100644
--- a/gui-apps/wmenu/Manifest
+++ b/gui-apps/wmenu/Manifest
@@ -1,3 +1,2 @@
-DIST wmenu-0.1.7.tar.gz 19052 BLAKE2B 7aa1ccc5a8f4ea4fd0252ce6fe31168fb8346558093df0a72d29023fa2e8c38cec9562f1d4bb733abc3b00ba4bf952dc29ef22dba373db01a05229b420791a7f SHA512 2e949bc1b14e74b65aafa523a01acda3cb7b546dbd0fb4d6561ae0fbae9a017eaf15962e6231b9cd81df22f870477725c2279c2cb1f3d99ac802701b788a306e
 DIST wmenu-0.1.8.tar.gz 20353 BLAKE2B 3d08de95d9a85d2f8d28ccf2a0cd9fda4db93e9ff2cfa4198c40d6f0963020036a91c1e825dcf32ed3c7099f7d250653a55f50aca701acf835f42d527345c4af SHA512 de57f92e80cd4ab02e18e91df7cc4c923464224656f4f90adaf4f7788e2884ead6fb21dba1527681e63c64b5720d3c936abaa46259fcd8d7146d73feaa6bab93
 DIST wmenu-0.1.9.tar.gz 20422 BLAKE2B 28eeb3d1dd9b5f8bdb2fbbcd8e2b303fa4d9f926871dd11011e63da930787f05788bbe01afc5a3c3dfb210d3dd1117e2375e5ba0b5cfff7ab9e866bfd564f12c SHA512 cd4ee9a3bc23f676ec75a5b51403e9f14b2830960e25ca2d21b87380af9d6b2283025d3e9a7168c0221270f6bf8be7a6f4062dc3819da5c20b542d8280f515bd

diff --git a/gui-apps/wmenu/wmenu-0.1.7.ebuild b/gui-apps/wmenu/wmenu-0.1.7.ebuild
deleted file mode 100644
index 0bc6efb65db1..000000000000
--- a/gui-apps/wmenu/wmenu-0.1.7.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson
-
-DESCRIPTION="dynamic menu for wlroots compositors, maintains the look and feel of dmenu"
-HOMEPAGE="https://sr.ht/~adnano/wmenu/"
-SRC_URI="https://git.sr.ht/~adnano/wmenu/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
-
-BDEPEND="
-	app-text/scdoc
-	dev-util/wayland-scanner
-"
-RDEPEND="
-	x11-libs/cairo
-	x11-libs/pango
-	dev-libs/wayland
-	x11-libs/libxkbcommon
-"
-DEPEND="
-	${RDEPEND}
-	dev-libs/wayland-protocols
-"


             reply	other threads:[~2024-06-20 15:52 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-20 15:51 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-19 18:57 [gentoo-commits] repo/gentoo:master commit in: gui-apps/wmenu/ Arthur Zamarin
2024-09-19 18:34 Sam James
2024-06-20 15:51 Arthur Zamarin
2024-06-20 15:51 Arthur Zamarin
2024-06-20 15:51 Arthur Zamarin
2024-06-07 13:15 Joonas Niilola
2024-06-02 18:57 Arthur Zamarin
2024-05-08 15:46 Arthur Zamarin
2024-05-08 15:46 Arthur Zamarin
2024-03-16 19:16 Arthur Zamarin
2024-03-10  5:08 Ionen Wolkens
2024-02-24 11:59 Jakov Smolić
2024-02-24  9:43 Michał Górny
2024-02-23 17:33 Sam James
2024-02-23 16:18 Jakov Smolić
2024-02-22  1:10 Yixun Lan

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=1718898703.e5a34f8cc763ac04d0dfd3da424aa7fe390ede88.arthurzam@gentoo \
    --to=arthurzam@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