diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 08:50:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:16:55 +0100 |
commit | e486da1a749837ad5c71252c9666640f99733122 (patch) | |
tree | 039aa67d3bd50ed244ec3c8ddfbb7c1142cd509d /dev-scheme/gambit | |
parent | dev-ruby/ruby-prof: drop superfluous die (diff) | |
download | gentoo-e486da1a749837ad5c71252c9666640f99733122.tar.gz gentoo-e486da1a749837ad5c71252c9666640f99733122.tar.bz2 gentoo-e486da1a749837ad5c71252c9666640f99733122.zip |
dev-scheme/gambit: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-scheme/gambit')
-rw-r--r-- | dev-scheme/gambit/gambit-4.9.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-scheme/gambit/gambit-4.9.3.ebuild b/dev-scheme/gambit/gambit-4.9.3.ebuild index fe1062004979..bb0afb8cb964 100644 --- a/dev-scheme/gambit/gambit-4.9.3.ebuild +++ b/dev-scheme/gambit/gambit-4.9.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit eutils elisp-common +inherit elisp-common MY_PV="${PV//./_}" MY_P="${PN}-v${MY_PV}" |