diff options
Diffstat (limited to 'index/damocles.mk')
-rw-r--r-- | index/damocles.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/damocles.mk b/index/damocles.mk deleted file mode 100644 index cbd2595..0000000 --- a/index/damocles.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += damocles -pkg_damocles_name = damocles -pkg_damocles_description = Erlang library for generating adversarial network conditions for QAing distributed applications/systems on a single Linux box. -pkg_damocles_homepage = https://github.com/lostcolony/damocles -pkg_damocles_fetch = git -pkg_damocles_repo = https://github.com/lostcolony/damocles -pkg_damocles_commit = master |