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 C23B2138A1A for ; Mon, 12 Jan 2015 00:00:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB690E07DD; Mon, 12 Jan 2015 00:00:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1489BE07FC for ; Mon, 12 Jan 2015 00:00:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D5A8034069D for ; Mon, 12 Jan 2015 00:00:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0890FF610 for ; Mon, 12 Jan 2015 00:00:24 +0000 (UTC) From: "Christoph Junghans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christoph Junghans" Message-ID: <1420970160.36d0e84921375015037b5c0c9693761da8b403c6.ottxor@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/libfac/ X-VCS-Repository: proj/sci X-VCS-Files: sci-libs/libfac/libfac-3.1.0.ebuild sci-libs/libfac/libfac-3.1.1.ebuild X-VCS-Directories: sci-libs/libfac/ X-VCS-Committer: ottxor X-VCS-Committer-Name: Christoph Junghans X-VCS-Revision: 36d0e84921375015037b5c0c9693761da8b403c6 X-VCS-Branch: master Date: Mon, 12 Jan 2015 00:00:24 +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: 21c38bd1-2a0b-41f9-b3c9-374ae43fe3dd X-Archives-Hash: 3ae3258931584e298a1bfe1f3e98b4a3 commit: 36d0e84921375015037b5c0c9693761da8b403c6 Author: Marius Brehler linux sungazer de> AuthorDate: Sun Jan 11 09:56:00 2015 +0000 Commit: Christoph Junghans gentoo org> CommitDate: Sun Jan 11 09:56:00 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=36d0e849 sci-libs/libfac: Remove RESTRICT="mirror" --- sci-libs/libfac/libfac-3.1.0.ebuild | 2 -- sci-libs/libfac/libfac-3.1.1.ebuild | 2 -- 2 files changed, 4 deletions(-) diff --git a/sci-libs/libfac/libfac-3.1.0.ebuild b/sci-libs/libfac/libfac-3.1.0.ebuild index 6333cd4..81bd94d 100644 --- a/sci-libs/libfac/libfac-3.1.0.ebuild +++ b/sci-libs/libfac/libfac-3.1.0.ebuild @@ -22,8 +22,6 @@ RDEPEND="${DEPEND}" S="${WORKDIR}/${PN}" -RESTRICT="mirror" - src_configure() { econf $(use_with singular Singular) } diff --git a/sci-libs/libfac/libfac-3.1.1.ebuild b/sci-libs/libfac/libfac-3.1.1.ebuild index 6333cd4..81bd94d 100644 --- a/sci-libs/libfac/libfac-3.1.1.ebuild +++ b/sci-libs/libfac/libfac-3.1.1.ebuild @@ -22,8 +22,6 @@ RDEPEND="${DEPEND}" S="${WORKDIR}/${PN}" -RESTRICT="mirror" - src_configure() { econf $(use_with singular Singular) }