diff options
Diffstat (limited to 'net-misc/lambdamoo/lambdamoo-1.8.1-r3.ebuild')
-rw-r--r-- | net-misc/lambdamoo/lambdamoo-1.8.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/lambdamoo/lambdamoo-1.8.1-r3.ebuild b/net-misc/lambdamoo/lambdamoo-1.8.1-r3.ebuild index 447f42484f06..41acc456a60d 100644 --- a/net-misc/lambdamoo/lambdamoo-1.8.1-r3.ebuild +++ b/net-misc/lambdamoo/lambdamoo-1.8.1-r3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" -inherit autotools +inherit autotools toolchain-funcs DESCRIPTION="networked mud that can be used for different types of collaborative software" HOMEPAGE="https://sourceforge.net/projects/lambdamoo/" |