diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 08:49:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:16:06 +0100 |
commit | b9bad46fd00be743993181e802d1c2ba1d1ac882 (patch) | |
tree | 6eed428da00868257c10917243a6e51178f538d3 /dev-lisp/abcl | |
parent | dev-lisp/abcl: eutils-- (diff) | |
download | gentoo-b9bad46fd00be743993181e802d1c2ba1d1ac882.tar.gz gentoo-b9bad46fd00be743993181e802d1c2ba1d1ac882.tar.bz2 gentoo-b9bad46fd00be743993181e802d1c2ba1d1ac882.zip |
dev-lisp/abcl: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lisp/abcl')
-rw-r--r-- | dev-lisp/abcl/abcl-1.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lisp/abcl/abcl-1.8.0.ebuild b/dev-lisp/abcl/abcl-1.8.0.ebuild index 139a56a5ef2d..fdf7e5a4c742 100644 --- a/dev-lisp/abcl/abcl-1.8.0.ebuild +++ b/dev-lisp/abcl/abcl-1.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit eutils java-pkg-2 java-ant-2 +inherit java-pkg-2 java-ant-2 MY_P=${PN}-src-${PV} |