diff options
author | Andrey Grozin <grozin@gentoo.org> | 2011-06-24 22:05:53 +0000 |
---|---|---|
committer | Andrey Grozin <grozin@gentoo.org> | 2011-06-24 22:05:53 +0000 |
commit | 9bb59290a0c30c0779e2c6794edc3cf32d9fe86c (patch) | |
tree | 58c572c8cb955dd138cbb57c889d354bd9e7601c /sci-mathematics/fricas | |
parent | Fix building with Python 3.2 (bug #365549). Requested by Arfrever. (diff) | |
download | gentoo-2-9bb59290a0c30c0779e2c6794edc3cf32d9fe86c.tar.gz gentoo-2-9bb59290a0c30c0779e2c6794edc3cf32d9fe86c.tar.bz2 gentoo-2-9bb59290a0c30c0779e2c6794edc3cf32d9fe86c.zip |
Version bump
(Portage version: 2.2.0_alpha41/cvs/Linux i686)
Diffstat (limited to 'sci-mathematics/fricas')
-rw-r--r-- | sci-mathematics/fricas/ChangeLog | 8 | ||||
-rw-r--r-- | sci-mathematics/fricas/fricas-1.1.3.ebuild (renamed from sci-mathematics/fricas/fricas-1.1.1.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/sci-mathematics/fricas/ChangeLog b/sci-mathematics/fricas/ChangeLog index c841d89663ca..1c3e0c2c6153 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.9 2011/04/28 20:56:34 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/ChangeLog,v 1.10 2011/06/24 22:05:53 grozin Exp $ + +*fricas-1.1.3 (24 Jun 2011) + + 24 Jun 2011; Andrey Grozin <grozin@gentoo.org> -fricas-1.1.1.ebuild, + +fricas-1.1.3.ebuild: + Version bump 29 Apr 2011; Andrey Grozin <grozin@gentoo.org> fricas-1.1.1.ebuild, fricas-1.1.2.ebuild: diff --git a/sci-mathematics/fricas/fricas-1.1.1.ebuild b/sci-mathematics/fricas/fricas-1.1.3.ebuild index f72a19979ada..933e69babe3e 100644 --- a/sci-mathematics/fricas/fricas-1.1.1.ebuild +++ b/sci-mathematics/fricas/fricas-1.1.3.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.1.ebuild,v 1.2 2011/04/28 20:56:34 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/fricas-1.1.3.ebuild,v 1.1 2011/06/24 22:05:53 grozin Exp $ EAPI=2 inherit multilib elisp-common |