commit: faca6316963f0c07fee7f4044ff5fa86505eb655 Author: Dominik Schmidt <das1993 <AT> hotmail <DOT> com> AuthorDate: Sat Aug 9 16:23:56 2014 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sat Aug 9 16:28:15 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=faca6316
sci-mathematics/giac: EAPI bump --- sci-mathematics/giac/ChangeLog | 2 +- sci-mathematics/giac/giac-1.1.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-mathematics/giac/ChangeLog b/sci-mathematics/giac/ChangeLog index ee8f677..fc7798d 100644 --- a/sci-mathematics/giac/ChangeLog +++ b/sci-mathematics/giac/ChangeLog @@ -3,7 +3,7 @@ # $Header: $ 09 Aug 2014; Dominik Schmidt <das1...@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 <jcde...@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 467215a..b206d75 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"