aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-21 12:25:27 +0200
committerJustin Lecher <jlec@gentoo.org>2015-06-21 12:25:27 +0200
commita891336052fb27fd9f3f82e33c30f0984f50ea54 (patch)
treede17e959b3cccda4481344867f797bfdb42713e2 /sci-libs/givaro
parentMerge remote-tracking branch 'github/master' (diff)
downloadsci-a891336052fb27fd9f3f82e33c30f0984f50ea54.tar.gz
sci-a891336052fb27fd9f3f82e33c30f0984f50ea54.tar.bz2
sci-a891336052fb27fd9f3f82e33c30f0984f50ea54.zip
Revert "Gentoo does https by default now"
This reverts commit 98718494343af4990facdefb0033471686e975a6.
Diffstat (limited to 'sci-libs/givaro')
-rw-r--r--sci-libs/givaro/metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/givaro/metadata.xml b/sci-libs/givaro/metadata.xml
index 6659b5170..51b72af48 100644
--- a/sci-libs/givaro/metadata.xml
+++ b/sci-libs/givaro/metadata.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription>Givaro is a C++ library for arithmetic and algebraic computations. Its main features are implementations of the basic arithmetic of many mathematical entities: Primes fields, Extensions Fields, Finite Fields, Finite Rings, Polynomials, Algebraic numbers, Arbitrary precision integers and rationals (C++ wrappers over gmp) It also provides data-structures and templated classes for the manipulation of basic algebraic objects, such as vectors, matrices (dense, sparse, structured), univariate polynomials (and therefore recursive multivariate).</longdescription>