diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:12:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:17:38 +0100 |
commit | 62b47e588cf6b4116db334549c02b64c891059fe (patch) | |
tree | 60e6cbcc86a78397a96be88d41b8a9be0ae3bdf5 /games-server | |
parent | games-rpg/xu4: eutils-- (diff) | |
download | gentoo-62b47e588cf6b4116db334549c02b64c891059fe.tar.gz gentoo-62b47e588cf6b4116db334549c02b64c891059fe.tar.bz2 gentoo-62b47e588cf6b4116db334549c02b64c891059fe.zip |
games-server/monopd: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-server')
-rw-r--r-- | games-server/monopd/monopd-0.10.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-server/monopd/monopd-0.10.2-r1.ebuild b/games-server/monopd/monopd-0.10.2-r1.ebuild index 83037a0574f6..da2bf28824fe 100644 --- a/games-server/monopd/monopd-0.10.2-r1.ebuild +++ b/games-server/monopd/monopd-0.10.2-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools eutils flag-o-matic systemd +inherit autotools flag-o-matic systemd DESCRIPTION="server for atlantik games" HOMEPAGE="http://gtkatlantic.gradator.net/" |