aboutsummaryrefslogtreecommitdiff
blob: d61438569d5b2b17408e17ea33a868b8d8acb7f5 (plain)
1
2
3
4
5
6
7
8
9
10
diff -Naur standalone/MissingSlotDepCheck/MissingSlotDep/MissingSlotDep-0.ebuild fixed/MissingSlotDepCheck/MissingSlotDep/MissingSlotDep-0.ebuild
--- standalone/MissingSlotDepCheck/MissingSlotDep/MissingSlotDep-0.ebuild	2019-11-28 01:46:30.606468149 -0700
+++ fixed/MissingSlotDepCheck/MissingSlotDep/MissingSlotDep-0.ebuild	2019-11-28 01:50:03.520400413 -0700
@@ -4,5 +4,5 @@
 HOMEPAGE="https://github.com/pkgcore/pkgcheck"
 LICENSE="BSD"
 SLOT="0"
-RDEPEND="stub/slotted"
+RDEPEND="stub/slotted:1="
 DEPEND="${RDEPEND}"