commit: 923b956c18647976a193eb32fafd6990693925cc Author: Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de> AuthorDate: Wed Jan 4 20:19:25 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 5 05:19:57 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=923b956c
media-libs/librtprocess: drop 0.12.0 Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de> Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/librtprocess/librtprocess-0.12.0.ebuild | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/media-libs/librtprocess/librtprocess-0.12.0.ebuild b/media-libs/librtprocess/librtprocess-0.12.0.ebuild deleted file mode 100644 index e3fcacc8dbc7..000000000000 --- a/media-libs/librtprocess/librtprocess-0.12.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake - -DESCRIPTION="Algorithms for RAW processing from RawTherapee" -HOMEPAGE="https://github.com/CarVac/librtprocess/" -SRC_URI="https://github.com/CarVac/librtprocess/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="amd64 x86"
