From 6a9149a7eb0ef139ab78070fe52d04b8c3f37397 Mon Sep 17 00:00:00 2001 From: eroen Date: Fri, 14 Oct 2016 23:07:58 +0200 Subject: cleanup --- dev-lang/lci/lci-0.11.1.ebuild | 8 ++++---- dev-lang/lci/lci-9999.ebuild | 8 ++++---- dev-lang/lci/metadata.xml | 9 ++++++--- 3 files changed, 14 insertions(+), 11 deletions(-) (limited to 'dev-lang') diff --git a/dev-lang/lci/lci-0.11.1.ebuild b/dev-lang/lci/lci-0.11.1.ebuild index 586ac7e9..b3be4201 100644 --- a/dev-lang/lci/lci-0.11.1.ebuild +++ b/dev-lang/lci/lci-0.11.1.ebuild @@ -1,6 +1,7 @@ -# By eroen, 2013 - 2015 -# Distributed under the terms of the ISC licence -# $Header: $ +# By eroen , 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}" 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 , 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}" diff --git a/dev-lang/lci/metadata.xml b/dev-lang/lci/metadata.xml index 72ab7a52..59a64f1e 100644 --- a/dev-lang/lci/metadata.xml +++ b/dev-lang/lci/metadata.xml @@ -1,12 +1,15 @@ + + eroen-overlay@occam.eroen.eu + eroen + - lci is a LOLCODE interpreter written in C and is designed to be correct, - portable, fast, and precisely documented. + lci is a LOLCODE interpreter written in C and is designed to be + correct, portable, fast, and precisely documented. Perform memory tests with dev-util/valgrind. Takes a while. - -- cgit v1.2.1