aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Schmidt <das1993@hotmail.com>2014-08-09 18:23:56 +0200
committerDominik Schmidt <das1993@hotmail.com>2014-08-09 18:28:15 +0200
commitfaca6316963f0c07fee7f4044ff5fa86505eb655 (patch)
treeea2c0a194ff85af7338fedf707bd605558b89bda
parentsci-mathematics/giac: Ebuild improvement (diff)
downloadsci-faca6316963f0c07fee7f4044ff5fa86505eb655.tar.gz
sci-faca6316963f0c07fee7f4044ff5fa86505eb655.tar.bz2
sci-faca6316963f0c07fee7f4044ff5fa86505eb655.zip
sci-mathematics/giac: EAPI bump
-rw-r--r--sci-mathematics/giac/ChangeLog2
-rw-r--r--sci-mathematics/giac/giac-1.1.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/giac/ChangeLog b/sci-mathematics/giac/ChangeLog
index ee8f67716..fc7798d23 100644
--- a/sci-mathematics/giac/ChangeLog
+++ b/sci-mathematics/giac/ChangeLog
@@ -3,7 +3,7 @@
# $Header: $
09 Aug 2014; Dominik Schmidt <das1993@hotmail.com>
- Fixed fltk handling, added PAX-checks and exception.
+ Fixed fltk handling, added PAX-checks and exception, EAPI bump.
21 Jun 2014; Jonathan-Christofer Demay <jcdemay@gmail.com>
-giac-1.0.0.ebuild, +giac-1.1.0.ebuild:
diff --git a/sci-mathematics/giac/giac-1.1.0.ebuild b/sci-mathematics/giac/giac-1.1.0.ebuild
index 467215ad8..b206d75e3 100644
--- a/sci-mathematics/giac/giac-1.1.0.ebuild
+++ b/sci-mathematics/giac/giac-1.1.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="4"
+EAPI="5"
DESCRIPTION="A free C++ CAS (Computer Algebra System) library and its interfaces"
HOMEPAGE="http://www-fourier.ujf-grenoble.fr/~parisse/giac.html"