From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1B1F1139694 for ; Fri, 16 Jun 2017 19:57:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A38AE0BEB; Fri, 16 Jun 2017 19:57:27 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1AC5DE0BEB for ; Fri, 16 Jun 2017 19:57:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 98F4334189A for ; Fri, 16 Jun 2017 19:57:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 08ECB7481 for ; Fri, 16 Jun 2017 19:57:23 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1497642919.c62ea072e887e722705a94bc95f5211ccaabba2c.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/nestedsums/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/nestedsums/Manifest sci-mathematics/nestedsums/nestedsums-1.4.12-r2.ebuild X-VCS-Directories: sci-mathematics/nestedsums/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: c62ea072e887e722705a94bc95f5211ccaabba2c X-VCS-Branch: master Date: Fri, 16 Jun 2017 19:57:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4090a909-1d52-454d-888a-a4909085ca0d X-Archives-Hash: 90def9980a832d68a4ef91f88820fbc2 commit: c62ea072e887e722705a94bc95f5211ccaabba2c Author: Andreas K. Hüttel gentoo org> AuthorDate: Fri Jun 16 19:55:19 2017 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Fri Jun 16 19:55:19 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c62ea072 sci-mathematics/nestedsums: Drop old, bug 605728 Package-Manager: Portage-2.3.6, Repoman-2.3.2 sci-mathematics/nestedsums/Manifest | 1 - .../nestedsums/nestedsums-1.4.12-r2.ebuild | 31 ---------------------- 2 files changed, 32 deletions(-) diff --git a/sci-mathematics/nestedsums/Manifest b/sci-mathematics/nestedsums/Manifest index 279cb092458..1236f1e89aa 100644 --- a/sci-mathematics/nestedsums/Manifest +++ b/sci-mathematics/nestedsums/Manifest @@ -1,2 +1 @@ -DIST nestedsums-1.4.12.tar.gz 415265 SHA256 4d290529373e83d205d9fe2d1ff1d9f2f95b3dd1dba1585d298ba52593ce831c SHA512 2fbda746655958f34d83f61779fa7036152a75a8b90423d039ce8693b59fcec3794e1898759c2ee64c4751a745f9f2a910be607b1d656fcc32c093a9cfe4bd4e WHIRLPOOL 60ee37d78731739e05bc49010ad904d2258ddd1b8d3ae6f4ad1a3c50b5d077255b76202309a1d7d84185ff059e11615d72b39bad8f5ec9b139bc946b5e6e013f DIST nestedsums-1.5.1.tar.gz 511814 SHA256 a68446ab86cc4e6cccda90ba9cd7180c8394639b89d2e2d4d9cfd1684e023545 SHA512 e68e6b58125c5049aebe8d3769b92b7af7c40ea1bcf2caac5091a4c79015c51793d0c78dae20e01d05bdaac9106d54c8a59f6b2157ea6d497cfd117008127aa2 WHIRLPOOL 465dd3e4fdfdb1fc636f7f118057338b668a09965a89497fdd2666961eb74bfb4d87cf66d6bc88aade541516d8001fd63b501b58a6ad59b71ae9f5d4eec2284f diff --git a/sci-mathematics/nestedsums/nestedsums-1.4.12-r2.ebuild b/sci-mathematics/nestedsums/nestedsums-1.4.12-r2.ebuild deleted file mode 100644 index 66b1786a50e..00000000000 --- a/sci-mathematics/nestedsums/nestedsums-1.4.12-r2.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -EAPI="3" -DESCRIPTION="A GiNaC-based library for symbolic expansion of certain transcendental functions" -HOMEPAGE="http://wwwthep.physik.uni-mainz.de/~stefanw/nestedsums/" -IUSE="doc" -SRC_URI="http://wwwthep.physik.uni-mainz.de/~stefanw/download/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -RDEPEND=">=sci-mathematics/ginac-1.5