summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-04-01 16:40:44 +0300
committerJoonas Niilola <juippis@gentoo.org>2020-04-01 17:37:33 +0300
commit6cd7e2f90bfeadf877936a50237d9348818dee09 (patch)
treeec753dc933e9094efebf82ef9086235a9e246c4e /app-misc/ledit
parentapp-misc/ledit: version bump to 2.04 (diff)
downloadgentoo-6cd7e2f90bfeadf877936a50237d9348818dee09.tar.gz
gentoo-6cd7e2f90bfeadf877936a50237d9348818dee09.tar.bz2
gentoo-6cd7e2f90bfeadf877936a50237d9348818dee09.zip
app-misc/ledit: follow ebuild skel
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-misc/ledit')
-rw-r--r--app-misc/ledit/ledit-2.04.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-misc/ledit/ledit-2.04.ebuild b/app-misc/ledit/ledit-2.04.ebuild
index e987e9a7848a..2236980b1f7e 100644
--- a/app-misc/ledit/ledit-2.04.ebuild
+++ b/app-misc/ledit/ledit-2.04.ebuild
@@ -4,13 +4,14 @@
EAPI=7
DESCRIPTION="A line editor to be used with interactive commands"
-SRC_URI="http://pauillac.inria.fr/~ddr/ledit/distrib/src/${P}.tgz"
HOMEPAGE="http://pauillac.inria.fr/~ddr/ledit/"
+SRC_URI="http://pauillac.inria.fr/~ddr/ledit/distrib/src/${P}.tgz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="+ocamlopt"
+
RESTRICT="installsources !ocamlopt? ( strip )"
DEPEND=">=dev-lang/ocaml-3.09:=[ocamlopt?]