diff options
-rw-r--r-- | sys-devel/flex/flex-2.6.1.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/flex/flex-2.6.3-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/flex/flex-2.6.3.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/flex/flex-2.6.4-r1.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/flex/flex-2.6.4.ebuild | 4 |
5 files changed, 8 insertions, 8 deletions
diff --git a/sys-devel/flex/flex-2.6.1.ebuild b/sys-devel/flex/flex-2.6.1.ebuild index 3e476206523..d3b1aa4e85e 100644 --- a/sys-devel/flex/flex-2.6.1.ebuild +++ b/sys-devel/flex/flex-2.6.1.ebuild @@ -3,7 +3,7 @@ EAPI="5" -inherit eutils flag-o-matic multilib-minimal +inherit eutils flag-o-matic ltprune multilib-minimal DESCRIPTION="The Fast Lexical Analyzer" HOMEPAGE="https://flex.sourceforge.net/ https://github.com/westes/flex" diff --git a/sys-devel/flex/flex-2.6.3-r1.ebuild b/sys-devel/flex/flex-2.6.3-r1.ebuild index ecb6e84db26..be6acefa30b 100644 --- a/sys-devel/flex/flex-2.6.3-r1.ebuild +++ b/sys-devel/flex/flex-2.6.3-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" -inherit eutils flag-o-matic libtool multilib-minimal +inherit eutils flag-o-matic libtool ltprune multilib-minimal DESCRIPTION="The Fast Lexical Analyzer" HOMEPAGE="https://flex.sourceforge.net/ https://github.com/westes/flex" diff --git a/sys-devel/flex/flex-2.6.3.ebuild b/sys-devel/flex/flex-2.6.3.ebuild index 2f3c3a49c49..f2a60b83bbe 100644 --- a/sys-devel/flex/flex-2.6.3.ebuild +++ b/sys-devel/flex/flex-2.6.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" -inherit eutils flag-o-matic libtool multilib-minimal +inherit eutils flag-o-matic libtool ltprune multilib-minimal DESCRIPTION="The Fast Lexical Analyzer" HOMEPAGE="https://flex.sourceforge.net/ https://github.com/westes/flex" diff --git a/sys-devel/flex/flex-2.6.4-r1.ebuild b/sys-devel/flex/flex-2.6.4-r1.ebuild index d931860cb4f..18940acd6a1 100644 --- a/sys-devel/flex/flex-2.6.4-r1.ebuild +++ b/sys-devel/flex/flex-2.6.4-r1.ebuild @@ -3,7 +3,7 @@ EAPI="6" -inherit eutils flag-o-matic libtool multilib-minimal +inherit eutils flag-o-matic libtool ltprune multilib-minimal DESCRIPTION="The Fast Lexical Analyzer" HOMEPAGE="https://flex.sourceforge.net/ https://github.com/westes/flex" diff --git a/sys-devel/flex/flex-2.6.4.ebuild b/sys-devel/flex/flex-2.6.4.ebuild index 7b2cb965404..8f61cd8ee37 100644 --- a/sys-devel/flex/flex-2.6.4.ebuild +++ b/sys-devel/flex/flex-2.6.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" -inherit eutils flag-o-matic libtool multilib-minimal +inherit eutils flag-o-matic libtool ltprune multilib-minimal DESCRIPTION="The Fast Lexical Analyzer" HOMEPAGE="https://flex.sourceforge.net/ https://github.com/westes/flex" |