diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 20:26:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 07:04:11 +0100 |
commit | 05e1f15a06332dec9faca206a16edfdb5418f1a7 (patch) | |
tree | 5d70d11e9bec92b0e3c321af96ed1a5d9c9b2950 /sci-mathematics | |
parent | sci-mathematics/twelf: eutils-- (diff) | |
download | gentoo-05e1f15a06332dec9faca206a16edfdb5418f1a7.tar.gz gentoo-05e1f15a06332dec9faca206a16edfdb5418f1a7.tar.bz2 gentoo-05e1f15a06332dec9faca206a16edfdb5418f1a7.zip |
sci-mathematics/yafu: eutils--
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/yafu/yafu-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/yafu/yafu-9999.ebuild b/sci-mathematics/yafu/yafu-9999.ebuild index baa6c351b546..76173ba1c425 100644 --- a/sci-mathematics/yafu/yafu-9999.ebuild +++ b/sci-mathematics/yafu/yafu-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils subversion versionator +inherit subversion versionator DESCRIPTION="Yet another factoring utility" HOMEPAGE="https://sourceforge.net/projects/yafu/" |