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 737441381F3 for ; Fri, 20 Sep 2013 09:48:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98F56E09EA; Fri, 20 Sep 2013 09:48:23 +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 D4E1DE09EA for ; Fri, 20 Sep 2013 09:48:22 +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 B237F33E24E for ; Fri, 20 Sep 2013 09:48:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 7CCFDE5464 for ; Fri, 20 Sep 2013 09:48:19 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1379670411.e4ca110fcbaa751194c43449095f2a32cf50ee8f.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/bigdft-abi/ X-VCS-Repository: proj/sci X-VCS-Files: sci-libs/bigdft-abi/ChangeLog sci-libs/bigdft-abi/bigdft-abi-1.0.4-r1.ebuild sci-libs/bigdft-abi/bigdft-abi-1.0.4-r2.ebuild X-VCS-Directories: sci-libs/bigdft-abi/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: e4ca110fcbaa751194c43449095f2a32cf50ee8f X-VCS-Branch: master Date: Fri, 20 Sep 2013 09:48:19 +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: d311892a-ce5b-450a-9360-7c5c4e391945 X-Archives-Hash: df1dc4d6e0890a78e1b7296ce96bbc3f commit: e4ca110fcbaa751194c43449095f2a32cf50ee8f Author: Honza Macháček centrum cz> AuthorDate: Thu Sep 19 17:57:53 2013 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Sep 20 09:46:51 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e4ca110f sci-libs/bigdft-abi-1.0.4-r2.ebuild modified from -r1 to avoid sandbox violation when generating TeX fonts. Metadata file added, solution to other repoman complaints postponed. --- sci-libs/bigdft-abi/ChangeLog | 6 ++++++ .../{bigdft-abi-1.0.4-r1.ebuild => bigdft-abi-1.0.4-r2.ebuild} | 0 2 files changed, 6 insertions(+) diff --git a/sci-libs/bigdft-abi/ChangeLog b/sci-libs/bigdft-abi/ChangeLog index b1fc75c..e440a22 100644 --- a/sci-libs/bigdft-abi/ChangeLog +++ b/sci-libs/bigdft-abi/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*bigdft-abi-1.0.4-r2 (19 Sep 2013) + + 19 Sep 2013; Honza Macháček + -bigdft-abi-1.0.4-r1.ebuild, +bigdft-abi-1.0.4-r2.ebuild: + Avoid sandbox violation when generating TeX fonts. + *bigdft-abi-1.0.4-r1 (27 Jun 2013) 27 Jun 2013; Honza Macháček diff --git a/sci-libs/bigdft-abi/bigdft-abi-1.0.4-r1.ebuild b/sci-libs/bigdft-abi/bigdft-abi-1.0.4-r2.ebuild similarity index 100% rename from sci-libs/bigdft-abi/bigdft-abi-1.0.4-r1.ebuild rename to sci-libs/bigdft-abi/bigdft-abi-1.0.4-r2.ebuild