commit: b325c7478ef6a4f08e7c41a8a59fa9591c7784d8 Author: John M. Harris, Jr. <johnmh <AT> johnmh <DOT> me> AuthorDate: Tue Jun 18 04:07:03 2024 +0000 Commit: John Harris <johnmh <AT> openblox <DOT> org> CommitDate: Tue Jun 18 04:07:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/user/johnmh.git/commit/?id=b325c747
dev-libs/epoll-shim: Drop package I don't have any interest in supporting the BSDs. Signed-off-by: John M. Harris, Jr. <johnmh <AT> johnmh.me> dev-libs/epoll-shim/Manifest | 1 - dev-libs/epoll-shim/epoll-shim-9999.ebuild | 16 ---------------- 2 files changed, 17 deletions(-) diff --git a/dev-libs/epoll-shim/Manifest b/dev-libs/epoll-shim/Manifest deleted file mode 100644 index 1fd6b57..0000000 --- a/dev-libs/epoll-shim/Manifest +++ /dev/null @@ -1 +0,0 @@ -EBUILD epoll-shim-9999.ebuild 389 BLAKE2B 17fdbd8ae4cf806c748606dee5fcdd391dfd42b53e347e30e3003ea580ca189ee5a8a3539f32d7cc70669743df47d7965880c53edaa7f3002c4d2cdce45189e3 SHA512 2e4ab4a720e5e05751618936c4c3f4bffd04496caf270c84f4317d2df6f0d8c133e89f7495f3e71b1d0b124649c9a4209aaa636db2a3f43375a8e78a7c1cee9a diff --git a/dev-libs/epoll-shim/epoll-shim-9999.ebuild b/dev-libs/epoll-shim/epoll-shim-9999.ebuild deleted file mode 100644 index addc825..0000000 --- a/dev-libs/epoll-shim/epoll-shim-9999.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 2024 John M. Harris, Jr. -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake - -DESCRIPTION="Official implementation library for the hypr config language" -HOMEPAGE="https://github.com/FreeBSDDesktop/epoll-shim" - -inherit git-r3 -EGIT_REPO_URI="https://github.com/FreeBSDDesktop/epoll-shim.git" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~riscv"
