From 604208e92419c7934809c00999434fd4a2c57fed Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 25 Nov 2017 17:51:38 +0100 Subject: sci-libs/primegen: [QA] Consistent whitespace in metadata.xml --- sci-libs/primegen/metadata.xml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'sci-libs/primegen') diff --git a/sci-libs/primegen/metadata.xml b/sci-libs/primegen/metadata.xml index b705e6b87a99..b9ad1c8da710 100644 --- a/sci-libs/primegen/metadata.xml +++ b/sci-libs/primegen/metadata.xml @@ -1,18 +1,18 @@ - - sci-mathematics@gentoo.org - Gentoo Mathematics Project - - - primegen is a small, fast library to generate prime numbers in - order. It generates the 50847534 primes up to 1000000000 in just 8 - seconds on a Pentium II-350; it prints them in decimal in just 35 - seconds. + + sci-mathematics@gentoo.org + Gentoo Mathematics Project + + + primegen is a small, fast library to generate prime numbers in + order. It generates the 50847534 primes up to 1000000000 in just 8 + seconds on a Pentium II-350; it prints them in decimal in just 35 + seconds. - primegen can generate primes up to 1000000000000000, although it - is not optimized for primes past 32 bits. It uses the Sieve of Atkin - instead of the traditional Sieve of Eratosthenes. - + primegen can generate primes up to 1000000000000000, although it + is not optimized for primes past 32 bits. It uses the Sieve of Atkin + instead of the traditional Sieve of Eratosthenes. + -- cgit v1.2.3-65-gdbad