From 812f4e6d9626e7928ad59523c61e40eef5cda01c Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 21 Nov 2014 09:26:09 +0000 Subject: Clarify AT_NO_RECURSIVE usage. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D2E96200) --- sci-mathematics/4ti2/4ti2-1.6.2.ebuild | 3 ++- sci-mathematics/4ti2/ChangeLog | 5 ++++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'sci-mathematics') diff --git a/sci-mathematics/4ti2/4ti2-1.6.2.ebuild b/sci-mathematics/4ti2/4ti2-1.6.2.ebuild index 0323d702e14d..73861daa70a4 100644 --- a/sci-mathematics/4ti2/4ti2-1.6.2.ebuild +++ b/sci-mathematics/4ti2/4ti2-1.6.2.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/4ti2/4ti2-1.6.2.ebuild,v 1.3 2014/11/14 09:58:13 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/4ti2/4ti2-1.6.2.ebuild,v 1.4 2014/11/21 09:26:09 vapier Exp $ EAPI=5 AUTOTOOLS_AUTORECONF=true +# The swig subdir is not used, so we can skip running autotools in it. #518000 AT_NO_RECURSIVE=1 inherit autotools-utils diff --git a/sci-mathematics/4ti2/ChangeLog b/sci-mathematics/4ti2/ChangeLog index 0eb8207dfe99..a0854edf5319 100644 --- a/sci-mathematics/4ti2/ChangeLog +++ b/sci-mathematics/4ti2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/4ti2 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/4ti2/ChangeLog,v 1.17 2014/11/14 09:58:13 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/4ti2/ChangeLog,v 1.18 2014/11/21 09:26:09 vapier Exp $ + + 21 Nov 2014; Mike Frysinger 4ti2-1.6.2.ebuild: + Clarify AT_NO_RECURSIVE usage. 14 Nov 2014; Thomas Kahle -4ti2-1.6.ebuild, 4ti2-1.6.2.ebuild: -- cgit v1.2.3-65-gdbad