diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:14:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:21:53 +0100 |
commit | 72db798cc67729cb2105b202f43af285f12afec6 (patch) | |
tree | 053e702bee2116ba0a9a834b8858dd39655716bd /sci-visualization | |
parent | sci-physics/herwig: eutils-- (diff) | |
download | gentoo-72db798cc67729cb2105b202f43af285f12afec6.tar.gz gentoo-72db798cc67729cb2105b202f43af285f12afec6.tar.bz2 gentoo-72db798cc67729cb2105b202f43af285f12afec6.zip |
sci-visualization/gle: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/gle/gle-4.2.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/gle/gle-4.2.5-r1.ebuild b/sci-visualization/gle/gle-4.2.5-r1.ebuild index dee5f4ae58c9..9c52191e544f 100644 --- a/sci-visualization/gle/gle-4.2.5-r1.ebuild +++ b/sci-visualization/gle/gle-4.2.5-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils elisp-common flag-o-matic autotools +inherit elisp-common flag-o-matic autotools DESCRIPTION="Graphics Layout Engine" HOMEPAGE="http://glx.sourceforge.net/" |