commit: 72265d10ed6bfa0b3a8b86e1e107379b5fac8d44
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sat May 28 23:26:35 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sat May 28 23:26:35 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=72265d10
dev-cpp/xdgpp: add subslot
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
.../{xdgpp-0_pre20201007.ebuild => xdgpp-0_pre20201007-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-cpp/xdgpp/xdgpp-0_pre20201007.ebuild
b/dev-cpp/xdgpp/xdgpp-0_pre20201007-r1.ebuild
similarity index 97%
rename from dev-cpp/xdgpp/xdgpp-0_pre20201007.ebuild
rename to dev-cpp/xdgpp/xdgpp-0_pre20201007-r1.ebuild
index 2a9450649..140637eaf 100644
--- a/dev-cpp/xdgpp/xdgpp-0_pre20201007.ebuild
+++ b/dev-cpp/xdgpp/xdgpp-0_pre20201007-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ SRC_URI="
S="${WORKDIR}"
LICENSE="BSD"
-SLOT="0"
+SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE="test"