diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:14:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:21:37 +0100 |
commit | ef69176e5eee10076ed6fec674c3abc1a507e3bc (patch) | |
tree | 86f41472c1402cc2cdad6b6807e0f95252872fff /sci-libs/lrslib | |
parent | sci-libs/libsc: eutils-- (diff) | |
download | gentoo-ef69176e5eee10076ed6fec674c3abc1a507e3bc.tar.gz gentoo-ef69176e5eee10076ed6fec674c3abc1a507e3bc.tar.bz2 gentoo-ef69176e5eee10076ed6fec674c3abc1a507e3bc.zip |
sci-libs/lrslib: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/lrslib')
-rw-r--r-- | sci-libs/lrslib/lrslib-062.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/lrslib/lrslib-062.ebuild b/sci-libs/lrslib/lrslib-062.ebuild index 77ff95622589..d3ae098fd119 100644 --- a/sci-libs/lrslib/lrslib-062.ebuild +++ b/sci-libs/lrslib/lrslib-062.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=6 -inherit toolchain-funcs eutils +inherit toolchain-funcs DESCRIPTION="Self-contained C implementation of the reverse search algorithm" HOMEPAGE="http://cgm.cs.mcgill.ca/~avis/C/lrs.html" |