app-portage/portagecfg: drop 2.1.3, 2.2.2, 2.3.0

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
Lucio Sauer
2025-12-02 13:50:39 +01:00
parent 77ff9ad591
commit 9cc2d5851b
4 changed files with 0 additions and 66 deletions

View File

@@ -1,4 +1 @@
DIST portagecfg-2.1.3.tar.gz 608887 BLAKE2B abe8ecb53c6220a71c8d4f126dbcd29190d03253252d3e21c09994ea40d758cbd8c197e9ef3b3f2590704e6f75784bc27489d025752bc5a76e2d32d53d5950e0 SHA512 08b6a627aaf8fc92d191830938c2b669dd7e6df33bede9c471ebac7a61bf07c9f312c60c9bac6913ca6f902ebe6fdbfbdd1c68c3c40a2f0954d739739b12ff49
DIST portagecfg-2.2.2.tar.gz 610533 BLAKE2B 814abbfe5482fbfd50aa0ba6c90aa9ea487b5d9a7a14c7067a5570dfd525b2160f19cfad973a72b793953f936d4b16fc862f1c381cc50388015f526c3667a727 SHA512 9b31e2839fc14981dd62b91aecd672675d2ed5ce6dad7a79f3434d75b6b5535606cb25961748c3cc0bf84d983450d6a7e8eb47c42078073a1cbb69a63f6d5a43
DIST portagecfg-2.3.0.tar.gz 610799 BLAKE2B 0ac8715ab85099122c6abf48a1d885ab2ba664328609f09c2c5d16a426fe339f5e47e5017639110e1b832fc121663385d10a78f9b981b10b6a1170e622a82321 SHA512 ec7061d6228b73976701ea9c7937d4996a063dec64339cbd8bfdcf1a8d5d8fa309fe222e1e0501e83a0ff7c7522ea69edb7b262c499697caaf2b1be06644e7d4
DIST portagecfg-2.4.0.tar.gz 612770 BLAKE2B 77c12c5bf631af4ce6040d6b9e784930e94909f08d61616450485480dc08bb4ef2ae2673d60f1c5ea1d0b420a99fa96a3c10ea4b1f0fffffe594f86836a79b5e SHA512 99569f7150e3b642ecb05f064d1d75215b8f56c404f9186edf6815b01ddbbbc01d303e59a6551fcfa503278f2d99c235bc6e427236f9d0b18e866be93916ad04

View File

@@ -1,21 +0,0 @@
# Copyright 2024 Brayan M. Salazar <this.brayan@proton.me>
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit cmake
DESCRIPTION="Utility to write Portage config files in an easy manner."
HOMEPAGE="https://github.com/brookiestein/portagecfg"
SRC_URI="https://github.com/brookiestein/portagecfg/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"
DEPEND="
dev-qt/qtbase:6
dev-qt/linguist-tools:5
"
RDEPEND="${DEPEND}"
BDEPEND=">=dev-build/cmake-3.28"

View File

@@ -1,21 +0,0 @@
# Copyright 2024 Brayan M. Salazar <this.brayan@proton.me>
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit cmake
DESCRIPTION="Utility to write Portage config files in an easy manner."
HOMEPAGE="https://github.com/brookiestein/portagecfg"
SRC_URI="https://github.com/brookiestein/portagecfg/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"
DEPEND="
dev-qt/qtbase:6
dev-qt/linguist-tools:5
"
RDEPEND="${DEPEND}"
BDEPEND=">=dev-build/cmake-3.28"

View File

@@ -1,21 +0,0 @@
# Copyright 2024 Brayan M. Salazar <this.brayan@proton.me>
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit cmake
DESCRIPTION="Utility to write Portage config files in an easy manner."
HOMEPAGE="https://github.com/brookiestein/portagecfg"
SRC_URI="https://github.com/brookiestein/portagecfg/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"
DEPEND="
dev-qt/qtbase:6
dev-qt/linguist-tools:5
"
RDEPEND="${DEPEND}"
BDEPEND=">=dev-build/cmake-3.28"