diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:12:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:18:02 +0100 |
commit | f6d848dcdde943e89a38bc2225c4ac6227c58006 (patch) | |
tree | 4b5264cff53c4a22b84c2a6b23e71f69b34f38a5 /media-gfx | |
parent | media-gfx/exact-image: eutils-- (diff) | |
download | gentoo-f6d848dcdde943e89a38bc2225c4ac6227c58006.tar.gz gentoo-f6d848dcdde943e89a38bc2225c4ac6227c58006.tar.bz2 gentoo-f6d848dcdde943e89a38bc2225c4ac6227c58006.zip |
media-gfx/flam3: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/flam3/flam3-3.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/flam3/flam3-3.1.1.ebuild b/media-gfx/flam3/flam3-3.1.1.ebuild index 935aeca183f1..6a111b72cfe3 100644 --- a/media-gfx/flam3/flam3-3.1.1.ebuild +++ b/media-gfx/flam3/flam3-3.1.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools eutils +inherit autotools DESCRIPTION="Tools and a library for creating flame fractal images" HOMEPAGE="https://flam3.com/" |