aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-03-03 14:20:26 +0100
committerJustin Lecher <jlec@gentoo.org>2013-03-03 14:20:26 +0100
commite6cb3fb3fb32ca8413c35f5361a7f04c0457f452 (patch)
treef789cae4f0d9f17df08192a444b1ec28b409ddb0 /sci-mathematics
parentsci-mathematics/pff: Drop pcc and sparc keywords as deps are not keyworded; m... (diff)
downloadsci-e6cb3fb3fb32ca8413c35f5361a7f04c0457f452.tar.gz
sci-e6cb3fb3fb32ca8413c35f5361a7f04c0457f452.tar.bz2
sci-e6cb3fb3fb32ca8413c35f5361a7f04c0457f452.zip
sci-mathematics/lattE-macchiato: Fix rename of USE nocxx to cxx for dev-libs/gmp
Package-Manager: portage-2.2.0_alpha164
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/lattE-macchiato/ChangeLog6
-rw-r--r--sci-mathematics/lattE-macchiato/Manifest2
-rw-r--r--sci-mathematics/lattE-macchiato/lattE-macchiato-0.9.3.ebuild5
-rw-r--r--sci-mathematics/lattE-macchiato/metadata.xml12
4 files changed, 15 insertions, 10 deletions
diff --git a/sci-mathematics/lattE-macchiato/ChangeLog b/sci-mathematics/lattE-macchiato/ChangeLog
index 5c9366c17..41715b44b 100644
--- a/sci-mathematics/lattE-macchiato/ChangeLog
+++ b/sci-mathematics/lattE-macchiato/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for sci-mathematics/lattE-macchiato
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 03 Mar 2013; Justin Lecher <jlec@gentoo.org> lattE-macchiato-0.9.3.ebuild,
+ metadata.xml:
+ Fix rename of USE nocxx to cxx for dev-libs/gmp
+
22 Jun 2010; Andreas K. Huettel (dilfridge) <mail@akhuettel.de>
lattE-macchiato-0.9.3.ebuild:
QA fixes silencing repoman
diff --git a/sci-mathematics/lattE-macchiato/Manifest b/sci-mathematics/lattE-macchiato/Manifest
index c6a034f03..99c4744e8 100644
--- a/sci-mathematics/lattE-macchiato/Manifest
+++ b/sci-mathematics/lattE-macchiato/Manifest
@@ -1 +1 @@
-DIST latte-for-tea-too-1.2-mk-0.9.3.tar.gz 12782533 RMD160 c8577dad33e0c7c23166fec4d931429577eb4339 SHA1 79bf3d2c5ae8036a934b03b7758e0794c1808a9e SHA256 3096587528f6012ee4545d51610a989f03447dc103734352cacd37182a499f48
+DIST latte-for-tea-too-1.2-mk-0.9.3.tar.gz 12782533 SHA256 3096587528f6012ee4545d51610a989f03447dc103734352cacd37182a499f48
diff --git a/sci-mathematics/lattE-macchiato/lattE-macchiato-0.9.3.ebuild b/sci-mathematics/lattE-macchiato/lattE-macchiato-0.9.3.ebuild
index 0df012b68..6c32a37a7 100644
--- a/sci-mathematics/lattE-macchiato/lattE-macchiato-0.9.3.ebuild
+++ b/sci-mathematics/lattE-macchiato/lattE-macchiato-0.9.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -17,7 +17,8 @@ LICENSE="GPL-2"
KEYWORDS="~x86 ~amd64"
IUSE=""
-DEPEND="dev-libs/gmp[-nocxx]
+DEPEND="
+ dev-libs/gmp[cxx]
>=dev-libs/ntl-5.4.2
sci-mathematics/4ti2
>=sci-libs/cdd+-077a
diff --git a/sci-mathematics/lattE-macchiato/metadata.xml b/sci-mathematics/lattE-macchiato/metadata.xml
index 64d662c40..01f74af7c 100644
--- a/sci-mathematics/lattE-macchiato/metadata.xml
+++ b/sci-mathematics/lattE-macchiato/metadata.xml
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci-mathematics</herd>
-<maintainer>
-<email>tom111@gmx.de</email>
-<name>Thomas Kahle</name>
-</maintainer>
-<longdescription lang="en">
+ <herd>sci-mathematics</herd>
+ <maintainer>
+ <email>tom111@gmx.de</email>
+ <name>Thomas Kahle</name>
+ </maintainer>
+ <longdescription lang="en">
Macaulay2 is a research tool for algraic geometry and commutative
algebra.
</longdescription>