diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-03-05 08:32:40 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-03-05 08:32:40 +0000 |
commit | 0c4e2d1668f2bed627bfab0eec52b50cc880a003 (patch) | |
tree | fda4dd07f5a5b26a4f15023b9d72f65a05899598 /sci-mathematics | |
parent | Bump to EAPI=5 (diff) | |
download | gentoo-2-0c4e2d1668f2bed627bfab0eec52b50cc880a003.tar.gz gentoo-2-0c4e2d1668f2bed627bfab0eec52b50cc880a003.tar.bz2 gentoo-2-0c4e2d1668f2bed627bfab0eec52b50cc880a003.zip |
Drop RESTRICT=binchecks in favour of QA_
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/gimps/ChangeLog | 8 | ||||
-rw-r--r-- | sci-mathematics/gimps/gimps-27.9-r2.ebuild | 6 | ||||
-rw-r--r-- | sci-mathematics/gimps/gimps-28.5.ebuild | 6 |
3 files changed, 10 insertions, 10 deletions
diff --git a/sci-mathematics/gimps/ChangeLog b/sci-mathematics/gimps/ChangeLog index 397b09f43e5b..3550c8365278 100644 --- a/sci-mathematics/gimps/ChangeLog +++ b/sci-mathematics/gimps/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-mathematics/gimps -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.72 2014/08/10 17:36:05 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.73 2015/03/05 08:32:40 jlec Exp $ + + 05 Mar 2015; Justin Lecher <jlec@gentoo.org> gimps-27.9-r2.ebuild, + gimps-28.5.ebuild: + Drop RESTRICT=binchecks in favour of QA_ 10 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gimps-28.5.ebuild: Stable for x86, wrt bug #516888 diff --git a/sci-mathematics/gimps/gimps-27.9-r2.ebuild b/sci-mathematics/gimps/gimps-27.9-r2.ebuild index 348fedb7cdd2..d798be9f619d 100644 --- a/sci-mathematics/gimps/gimps-27.9-r2.ebuild +++ b/sci-mathematics/gimps/gimps-27.9-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-27.9-r2.ebuild,v 1.3 2014/05/04 08:31:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-27.9-r2.ebuild,v 1.4 2015/03/05 08:32:40 jlec Exp $ EAPI=4 @@ -23,8 +23,6 @@ IUSE="" DEPEND="" RDEPEND="net-misc/curl" -RESTRICT="binchecks" - S="${WORKDIR}" I="/opt/gimps" diff --git a/sci-mathematics/gimps/gimps-28.5.ebuild b/sci-mathematics/gimps/gimps-28.5.ebuild index 25e1f735e1fc..cacc67ed2f98 100644 --- a/sci-mathematics/gimps/gimps-28.5.ebuild +++ b/sci-mathematics/gimps/gimps-28.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-28.5.ebuild,v 1.5 2014/08/10 17:36:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-28.5.ebuild,v 1.6 2015/03/05 08:32:40 jlec Exp $ EAPI=4 @@ -23,8 +23,6 @@ IUSE="" DEPEND="" RDEPEND="net-misc/curl" -RESTRICT="binchecks" - S="${WORKDIR}" I="/opt/gimps" |