diff options
Diffstat (limited to 'paludis/repositories/e/ebuild/exheres-0/portage_stubs.bash')
-rwxr-xr-x | paludis/repositories/e/ebuild/exheres-0/portage_stubs.bash | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/paludis/repositories/e/ebuild/exheres-0/portage_stubs.bash b/paludis/repositories/e/ebuild/exheres-0/portage_stubs.bash index ef6509026..d25d6ad06 100755 --- a/paludis/repositories/e/ebuild/exheres-0/portage_stubs.bash +++ b/paludis/repositories/e/ebuild/exheres-0/portage_stubs.bash @@ -63,11 +63,6 @@ vdb_path() die "Function 'vdb_path' banned in this EAPI" } -check_KV() -{ - die "check_KV not implemented" -} - debug-print() { die "Function 'debug-print' banned in this EAPI" |