aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/data/repos/standalone/MissingSlotDepCheck/MissingSlotDep/fix.patch')
-rw-r--r--testdata/data/repos/standalone/MissingSlotDepCheck/MissingSlotDep/fix.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/testdata/data/repos/standalone/MissingSlotDepCheck/MissingSlotDep/fix.patch b/testdata/data/repos/standalone/MissingSlotDepCheck/MissingSlotDep/fix.patch
index 6f405e60..d6143856 100644
--- a/testdata/data/repos/standalone/MissingSlotDepCheck/MissingSlotDep/fix.patch
+++ b/testdata/data/repos/standalone/MissingSlotDepCheck/MissingSlotDep/fix.patch
@@ -3,8 +3,8 @@ diff -Naur standalone/MissingSlotDepCheck/MissingSlotDep/MissingSlotDep-0.ebuild
+++ fixed/MissingSlotDepCheck/MissingSlotDep/MissingSlotDep-0.ebuild 2019-11-28 01:50:03.520400413 -0700
@@ -4,5 +4,5 @@
HOMEPAGE="https://github.com/pkgcore/pkgcheck"
- SLOT="0"
LICENSE="BSD"
+ SLOT="0"
-RDEPEND="stub/slotted"
+RDEPEND="stub/slotted:1="
DEPEND="${RDEPEND}"