diff options
-rw-r--r-- | app-text/opensp/opensp-1.5.2-r3.ebuild | 2 | ||||
-rw-r--r-- | app-text/opensp/opensp-1.5.2-r6.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/opensp/opensp-1.5.2-r3.ebuild b/app-text/opensp/opensp-1.5.2-r3.ebuild index 8378b4241079..c6dfd3456cf9 100644 --- a/app-text/opensp/opensp-1.5.2-r3.ebuild +++ b/app-text/opensp/opensp-1.5.2-r3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils flag-o-matic +inherit eutils flag-o-matic ltprune MY_P=${P/opensp/OpenSP} diff --git a/app-text/opensp/opensp-1.5.2-r6.ebuild b/app-text/opensp/opensp-1.5.2-r6.ebuild index b9081aef1e1e..0af226ca6882 100644 --- a/app-text/opensp/opensp-1.5.2-r6.ebuild +++ b/app-text/opensp/opensp-1.5.2-r6.ebuild @@ -1,8 +1,8 @@ -# 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 autotools +inherit eutils flag-o-matic autotools ltprune MY_P=${P/opensp/OpenSP} |