commit: 54bb3586b31c3e4147677474df8a0a62a153e0fe Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 25 06:08:25 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Oct 25 06:08:52 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54bb3586
dev-libs/c-capnproto: drop 0.3, EAPI=7-- Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-libs/c-capnproto/c-capnproto-0.3.ebuild | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/dev-libs/c-capnproto/c-capnproto-0.3.ebuild b/dev-libs/c-capnproto/c-capnproto-0.3.ebuild deleted file mode 100644 index 143d47a4ac1f..000000000000 --- a/dev-libs/c-capnproto/c-capnproto-0.3.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="C library/compiler for the Cap'n Proto serialization/RPC protocol" -HOMEPAGE="https://github.com/opensourcerouting/c-capnproto" -SRC_URI="https://github.com/opensourcerouting/c-capnproto/releases/download/${P}/${P}.tar.xz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 arm arm64" - -BDEPEND="app-arch/xz-utils"
