summaryrefslogtreecommitdiff
path: root/dev-lang/lci/lci-9999.ebuild
diff options
context:
space:
mode:
authoreroen2016-10-14 23:07:58 +0200
committereroen2016-10-14 23:07:58 +0200
commit6a9149a7eb0ef139ab78070fe52d04b8c3f37397 (patch)
tree34c77b9a47e03c59f28af0cf63ea037907d931ac /dev-lang/lci/lci-9999.ebuild
parent2e2c66dd27f47942919e9fe5feeead16175633af (diff)
downloaderoen-overlay-6a9149a7eb0ef139ab78070fe52d04b8c3f37397.tar.gz
eroen-overlay-6a9149a7eb0ef139ab78070fe52d04b8c3f37397.tar.bz2
eroen-overlay-6a9149a7eb0ef139ab78070fe52d04b8c3f37397.tar.xz
cleanup
Diffstat (limited to 'dev-lang/lci/lci-9999.ebuild')
-rw-r--r--dev-lang/lci/lci-9999.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-lang/lci/lci-9999.ebuild b/dev-lang/lci/lci-9999.ebuild
index 586ac7e9..b3be4201 100644
--- a/dev-lang/lci/lci-9999.ebuild
+++ b/dev-lang/lci/lci-9999.ebuild
@@ -1,6 +1,7 @@
-# By eroen, 2013 - 2015
-# Distributed under the terms of the ISC licence
-# $Header: $
+# By eroen <eroen-overlay@occam.eroen.eu>, 2013 - 2016
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
EAPI=5
@@ -22,7 +23,6 @@ else
fi
HDEPEND="test? (
- virtual/python-argparse[${PYTHON_USEDEP}]
memtest? ( dev-util/valgrind ) )"
LIBDEPEND=""
DEPEND="${LIBDEPEND}"