From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id EAF8213827E for ; Sun, 8 Dec 2013 05:00:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0AD47E09DF; Sun, 8 Dec 2013 05:00:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 75B80E09E4 for ; Sun, 8 Dec 2013 05:00:42 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 951A433F499 for ; Sun, 8 Dec 2013 05:00:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 21EFCE5558 for ; Sun, 8 Dec 2013 05:00:40 +0000 (UTC) From: "Sebastien Fabbro" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastien Fabbro" Message-ID: <1386396981.1e1580c7d866925d38210d9a4a895c6894ae2cd8.bicatali@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/coinor-vol/ X-VCS-Repository: proj/sci X-VCS-Files: sci-libs/coinor-vol/ChangeLog sci-libs/coinor-vol/coinor-vol-1.4.0.ebuild sci-libs/coinor-vol/coinor-vol-1.4.3.ebuild X-VCS-Directories: sci-libs/coinor-vol/ X-VCS-Committer: bicatali X-VCS-Committer-Name: Sebastien Fabbro X-VCS-Revision: 1e1580c7d866925d38210d9a4a895c6894ae2cd8 X-VCS-Branch: master Date: Sun, 8 Dec 2013 05:00:40 +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: f0884db4-3387-4daf-b015-f72af557a2d8 X-Archives-Hash: 5f5b6ee29e7aef2748a7810be9dcd92d commit: 1e1580c7d866925d38210d9a4a895c6894ae2cd8 Author: Sébastien Fabbro gentoo org> AuthorDate: Sat Dec 7 06:16:21 2013 +0000 Commit: Sebastien Fabbro gentoo org> CommitDate: Sat Dec 7 06:16:21 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=1e1580c7 sci-libs/coinor-vol: Version bump Package-Manager: portage-2.2.7-prefix --- sci-libs/coinor-vol/ChangeLog | 6 ++++++ .../coinor-vol/{coinor-vol-1.4.0.ebuild => coinor-vol-1.4.3.ebuild} | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/sci-libs/coinor-vol/ChangeLog b/sci-libs/coinor-vol/ChangeLog index 60dadc5..ec0c68c 100644 --- a/sci-libs/coinor-vol/ChangeLog +++ b/sci-libs/coinor-vol/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*coinor-vol-1.4.3 (07 Dec 2013) + + 07 Dec 2013; Sébastien Fabbro +coinor-vol-1.4.3.ebuild, + -coinor-vol-1.4.0.ebuild: + sci-libs/coinor-vol: Version bump + *coinor-vol-1.4.0 (17 Jul 2013) 17 Jul 2013; Sébastien Fabbro +coinor-vol-1.4.0.ebuild, diff --git a/sci-libs/coinor-vol/coinor-vol-1.4.0.ebuild b/sci-libs/coinor-vol/coinor-vol-1.4.3.ebuild similarity index 99% rename from sci-libs/coinor-vol/coinor-vol-1.4.0.ebuild rename to sci-libs/coinor-vol/coinor-vol-1.4.3.ebuild index 2c10025..0548946 100644 --- a/sci-libs/coinor-vol/coinor-vol-1.4.0.ebuild +++ b/sci-libs/coinor-vol/coinor-vol-1.4.3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://projects.coin-or.org/Vol" SRC_URI="http://www.coin-or.org/download/source/${MYPN}/${MYPN}-${PV}.tgz" LICENSE="EPL-1.0" -SLOT="0" +SLOT="0/1" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples static-libs test"