diff options
author | 2021-04-16 09:12:49 +0100 | |
---|---|---|
committer | 2021-04-16 12:18:07 +0100 | |
commit | 616ebc2546234e7053e4c918132d5dc80df79ff2 (patch) | |
tree | 0dae74acf16508d8bf81fd52c1029363585dac20 /media-libs | |
parent | media-gfx/tachyon: eutils-- (diff) | |
download | gentoo-616ebc2546234e7053e4c918132d5dc80df79ff2.tar.gz gentoo-616ebc2546234e7053e4c918132d5dc80df79ff2.tar.bz2 gentoo-616ebc2546234e7053e4c918132d5dc80df79ff2.zip |
media-libs/esdl: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/esdl/esdl-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/esdl/esdl-1.3.1.ebuild b/media-libs/esdl/esdl-1.3.1.ebuild index fcdf01675319..39c668074613 100644 --- a/media-libs/esdl/esdl-1.3.1.ebuild +++ b/media-libs/esdl/esdl-1.3.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils fixheadtails multilib +inherit fixheadtails multilib DESCRIPTION="Erlang bindings for the SDL library" HOMEPAGE="http://esdl.sourceforge.net/" |