From 9c15e2e7b466163153800d1187669fd418d4ad0d Mon Sep 17 00:00:00 2001 From: nishanth1232 <44456350+nishanth1232@users.noreply.github.com> Date: Sun, 18 Nov 2018 05:50:41 +0000 Subject: [PATCH] Glucas: fix copyright. (#3386) --- sci-mathematics/glucas/glucas-2.9.0.recipe | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sci-mathematics/glucas/glucas-2.9.0.recipe b/sci-mathematics/glucas/glucas-2.9.0.recipe index bd6dd8a59..fffddd190 100644 --- a/sci-mathematics/glucas/glucas-2.9.0.recipe +++ b/sci-mathematics/glucas/glucas-2.9.0.recipe @@ -2,9 +2,10 @@ SUMMARY="A client to make primality test for Mersenne numbers" DESCRIPTION="Glucas is related to GIMPS effort to search the biggest primes \ ever found." HOMEPAGE="https://sourceforge.net/projects/glucas/" -COPYRIGHT="2001-2002 gbvalor" +COPYRIGHT="2000-2002 Guillermo Ballester Valor + 2000-2002 Klaus Kastens" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://downloads.sourceforge.net/glucas/Glucas-$portVersion.tar.gz" CHECKSUM_SHA256="fde422220245788c0d8aeaec6a89f26e849905b1417c5e6ff1a01f56c595cadc" PATCHES="glucas-$portVersion.patchset"