From 59a3811b073cee80e2571633d2318fc2e7afd7b2 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 23 Sep 2015 08:14:03 +0200 Subject: [PATCH] sci-mathematics/ent: Bump to EAPI=5 Package-Manager: portage-2.2.21 Signed-off-by: Justin Lecher --- sci-mathematics/ent/Manifest | 2 +- sci-mathematics/ent/ent-101202.ebuild | 12 +++++++----- sci-mathematics/ent/metadata.xml | 8 ++++---- 3 files changed, 12 insertions(+), 10 deletions(-) diff --git a/sci-mathematics/ent/Manifest b/sci-mathematics/ent/Manifest index 634f75007ebb0..f3da6607ed63e 100644 --- a/sci-mathematics/ent/Manifest +++ b/sci-mathematics/ent/Manifest @@ -1 +1 @@ -DIST random-101202.zip 76200 RMD160 b21b8401fdbd2aac189fe4a442a1164b172407f8 SHA1 0f2f12dc67d1f02f77776709cf5fc5eee1d1b2e2 SHA256 c14ed62db24511848d6b37d4bf8869185b65be9042ffad5272257f3a249569ec +DIST random-101202.zip 76200 SHA256 c14ed62db24511848d6b37d4bf8869185b65be9042ffad5272257f3a249569ec SHA512 f74cfae8cd8b9f405b7459a350571d3ef438bdba42508da59ca214f6e7f6372d253a4c1a30685aa7dfc1cf14dde9796ea54bf42aa103a63bae09a5bb3fd3d3d8 WHIRLPOOL 07e58de14ae02afe1f04346dbb13d0ce9be087caabba633ddc88f87a2b503048157aa71d75075b82f52b5b789fae3cf9575fff76ca1585c6fe4b7a5ba52caf32 diff --git a/sci-mathematics/ent/ent-101202.ebuild b/sci-mathematics/ent/ent-101202.ebuild index fa8a0eb052a3a..9932349d9bc4b 100644 --- a/sci-mathematics/ent/ent-101202.ebuild +++ b/sci-mathematics/ent/ent-101202.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI="3" +EAPI=5 inherit eutils toolchain-funcs @@ -11,19 +11,21 @@ HOMEPAGE="http://www.fourmilab.ch/random/" SRC_URI="mirror://gentoo/random-${PV}.zip" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" LICENSE="public-domain" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="" DEPEND="app-arch/unzip" +S="${WORKDIR}" + src_prepare() { epatch "${FILESDIR}"/${PV}-gentoo.patch tc-export CC } src_install() { - dobin ${PN} || die - dohtml ${PN}.html ${PN}itle.gif || die + dobin ${PN} + dohtml ${PN}.html ${PN}itle.gif } diff --git a/sci-mathematics/ent/metadata.xml b/sci-mathematics/ent/metadata.xml index a2070de023f70..6d55c42a0e235 100644 --- a/sci-mathematics/ent/metadata.xml +++ b/sci-mathematics/ent/metadata.xml @@ -1,8 +1,8 @@ -sci-mathematics - - jlec@gentoo.org - + sci-mathematics + + jlec@gentoo.org +