diff options
author | Andrey Grozin <grozin@gentoo.org> | 2011-12-17 05:21:26 +0000 |
---|---|---|
committer | Andrey Grozin <grozin@gentoo.org> | 2011-12-17 05:21:26 +0000 |
commit | 3402452a7c88a9d0bfe71c802cbf690948bddd83 (patch) | |
tree | bfd4a6a859a328e51f86667dd4ea03efd7e6ebba /sci-mathematics | |
parent | check return values of all push/pop calls (diff) | |
download | gentoo-2-3402452a7c88a9d0bfe71c802cbf690948bddd83.tar.gz gentoo-2-3402452a7c88a9d0bfe71c802cbf690948bddd83.tar.bz2 gentoo-2-3402452a7c88a9d0bfe71c802cbf690948bddd83.zip |
Version bump
(Portage version: 2.2.0_alpha81/cvs/Linux i686)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/fricas/ChangeLog | 8 | ||||
-rw-r--r-- | sci-mathematics/fricas/fricas-1.1.5.ebuild (renamed from sci-mathematics/fricas/fricas-1.1.3.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/sci-mathematics/fricas/ChangeLog b/sci-mathematics/fricas/ChangeLog index ceae05b0a479..bcaa26f6ef91 100644 --- a/sci-mathematics/fricas/ChangeLog +++ b/sci-mathematics/fricas/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-mathematics/fricas # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/ChangeLog,v 1.11 2011/10/14 06:57:09 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/ChangeLog,v 1.12 2011/12/17 05:21:26 grozin Exp $ + +*fricas-1.1.5 (17 Dec 2011) + + 17 Dec 2011; Andrey Grozin <grozin@gentoo.org> -fricas-1.1.3.ebuild, + +fricas-1.1.5.ebuild: + Version bump *fricas-1.1.4 (14 Oct 2011) diff --git a/sci-mathematics/fricas/fricas-1.1.3.ebuild b/sci-mathematics/fricas/fricas-1.1.5.ebuild index 933e69babe3e..4d833478b4fd 100644 --- a/sci-mathematics/fricas/fricas-1.1.3.ebuild +++ b/sci-mathematics/fricas/fricas-1.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/fricas-1.1.3.ebuild,v 1.1 2011/06/24 22:05:53 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/fricas-1.1.5.ebuild,v 1.1 2011/12/17 05:21:26 grozin Exp $ EAPI=2 inherit multilib elisp-common |