diff options
Diffstat (limited to 'app-text')
-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 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-text/opensp/opensp-1.5.2-r3.ebuild b/app-text/opensp/opensp-1.5.2-r3.ebuild index 4343444bd39e..79b03eac29a5 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 ltprune +inherit epatch 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 a3c57f7e1b2c..ea411e191909 100644 --- a/app-text/opensp/opensp-1.5.2-r6.ebuild +++ b/app-text/opensp/opensp-1.5.2-r6.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils flag-o-matic autotools ltprune +inherit epatch flag-o-matic autotools ltprune MY_P=${P/opensp/OpenSP} |