diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 20:22:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 06:54:21 +0100 |
commit | 5554beb1a6eea64adcd1984acc0bfb6a87b3158f (patch) | |
tree | 8ba4478e75018e8aa44164f4f87e082e5dcdde8a /dev-games/wfmath/wfmath-1.0.2.ebuild | |
parent | dev-games/poker-eval: eutils-- (diff) | |
download | gentoo-5554beb1a6eea64adcd1984acc0bfb6a87b3158f.tar.gz gentoo-5554beb1a6eea64adcd1984acc0bfb6a87b3158f.tar.bz2 gentoo-5554beb1a6eea64adcd1984acc0bfb6a87b3158f.zip |
dev-games/wfmath: eutils--
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-games/wfmath/wfmath-1.0.2.ebuild')
-rw-r--r-- | dev-games/wfmath/wfmath-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/wfmath/wfmath-1.0.2.ebuild b/dev-games/wfmath/wfmath-1.0.2.ebuild index 59d89b7ef79e..b89fb83c51e0 100644 --- a/dev-games/wfmath/wfmath-1.0.2.ebuild +++ b/dev-games/wfmath/wfmath-1.0.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils ltprune +inherit ltprune DESCRIPTION="Worldforge math library" HOMEPAGE="http://www.worldforge.org/dev/eng/libraries/wfmath" |