Gentoo Archives: gentoo-commits

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-libs/lodepng/
Date: Mon, 30 May 2022 17:02:57
Message-Id: 1653930171.c0af0f29d91b5d6255c9726756911a3c03d2c12b.Alessandro-Barbieri@gentoo
1 commit: c0af0f29d91b5d6255c9726756911a3c03d2c12b
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Mon May 30 17:02:12 2022 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Mon May 30 17:02:51 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c0af0f29
7
8 media-libs/lodepng: revert adding subslot
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 media-libs/lodepng/lodepng-20210627-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/lodepng/lodepng-20210627-r1.ebuild b/media-libs/lodepng/lodepng-20210627-r1.ebuild
16 index 7dda29727..1e568f6e1 100644
17 --- a/media-libs/lodepng/lodepng-20210627-r1.ebuild
18 +++ b/media-libs/lodepng/lodepng-20210627-r1.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/lvandeve/lodepng/archive/${COMMIT}.tar.gz -> ${P}-${
20 S="${WORKDIR}/${PN}-${COMMIT}"
21
22 LICENSE="ZLIB"
23 -SLOT="0/${PV}"
24 +SLOT="0"
25 KEYWORDS="~amd64"
26 IUSE="benchmark pngdetail showpng test"