diff options
author | Sam James <sam@gentoo.org> | 2021-04-17 00:07:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 07:04:15 +0100 |
commit | f91fc76b453b739c407b8b637ce6a1055f552fa1 (patch) | |
tree | a5afe82910abc89d9936a135b0d2a1396b9a6f4d /sys-apps/zorroutils/zorroutils-0.05.ebuild | |
parent | sci-visualization/gri: eutils->epatch (diff) | |
download | gentoo-f91fc76b453b739c407b8b637ce6a1055f552fa1.tar.gz gentoo-f91fc76b453b739c407b8b637ce6a1055f552fa1.tar.bz2 gentoo-f91fc76b453b739c407b8b637ce6a1055f552fa1.zip |
sys-apps/zorroutils: flag-o-matic--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/zorroutils/zorroutils-0.05.ebuild')
-rw-r--r-- | sys-apps/zorroutils/zorroutils-0.05.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/zorroutils/zorroutils-0.05.ebuild b/sys-apps/zorroutils/zorroutils-0.05.ebuild index f5e28bc3f6ca..c5c317af0be4 100644 --- a/sys-apps/zorroutils/zorroutils-0.05.ebuild +++ b/sys-apps/zorroutils/zorroutils-0.05.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit flag-o-matic toolchain-funcs +inherit toolchain-funcs DESCRIPTION="Zorro bus utility for Amigas running 2.1 and later kernels" HOMEPAGE="http://users.telenet.be/geertu/Download/#zorro" |