summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2014-05-08 09:19:16 +0000
committerAndrey Grozin <grozin@gentoo.org>2014-05-08 09:19:16 +0000
commite1800e5280a37325b233c7250636693c92b2e708 (patch)
tree0fbea89664eb1323178c1292ff8eacd88330869a /sci-mathematics
parentamd64 stable wrt bug #504210 (diff)
downloadgentoo-2-e1800e5280a37325b233c7250636693c92b2e708.tar.gz
gentoo-2-e1800e5280a37325b233c7250636693c92b2e708.tar.bz2
gentoo-2-e1800e5280a37325b233c7250636693c92b2e708.zip
Version bump
(Portage version: 2.2.10/cvs/Linux i686, signed Manifest commit with key 0x3AFFCE974D34BD8C!)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/fricas/ChangeLog10
-rw-r--r--sci-mathematics/fricas/files/fricas-1.2.0-noinit.patch13
-rw-r--r--sci-mathematics/fricas/fricas-1.2.3.ebuild (renamed from sci-mathematics/fricas/fricas-1.2.1.ebuild)4
3 files changed, 10 insertions, 17 deletions
diff --git a/sci-mathematics/fricas/ChangeLog b/sci-mathematics/fricas/ChangeLog
index bdecf6540eff..a1dd78b2d052 100644
--- a/sci-mathematics/fricas/ChangeLog
+++ b/sci-mathematics/fricas/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sci-mathematics/fricas
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/ChangeLog,v 1.21 2013/10/14 11:07:21 grozin Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/ChangeLog,v 1.22 2014/05/08 09:19:16 grozin Exp $
+
+*fricas-1.2.3 (08 May 2014)
+
+ 08 May 2014; Andrey Grozin <grozin@gentoo.org> -fricas-1.2.1.ebuild,
+ +fricas-1.2.3.ebuild, -files/fricas-1.2.0-noinit.patch:
+ Version bump
*fricas-1.2.2 (14 Oct 2013)
diff --git a/sci-mathematics/fricas/files/fricas-1.2.0-noinit.patch b/sci-mathematics/fricas/files/fricas-1.2.0-noinit.patch
deleted file mode 100644
index 1e44269e4731..000000000000
--- a/sci-mathematics/fricas/files/fricas-1.2.0-noinit.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -r -U1 fricas-1.2.0.orig/configure.ac fricas-1.2.0/configure.ac
---- fricas-1.2.0.orig/configure.ac 2013-04-08 10:26:54.000000000 +0700
-+++ fricas-1.2.0/configure.ac 2013-05-01 01:34:31.338461653 +0700
-@@ -424,3 +424,3 @@
- cmucl)
-- fricas_quiet_flags='-batch -noinit'
-+ fricas_quiet_flags='-batch -nositeinit -noinit'
- fricas_eval_flags='-eval'
-@@ -432,3 +432,3 @@
- openmcl)
-- fricas_quiet_flags=
-+ fricas_quiet_flags='--no-init'
- fricas_eval_flags='--eval'
diff --git a/sci-mathematics/fricas/fricas-1.2.1.ebuild b/sci-mathematics/fricas/fricas-1.2.3.ebuild
index 7d1f609fd070..19c122bd7ced 100644
--- a/sci-mathematics/fricas/fricas-1.2.1.ebuild
+++ b/sci-mathematics/fricas/fricas-1.2.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/fricas-1.2.1.ebuild,v 1.1 2013/06/26 17:30:31 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/fricas-1.2.3.ebuild,v 1.1 2014/05/08 09:19:16 grozin Exp $
EAPI=5
inherit multilib elisp-common