summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2011-03-27 21:43:04 +0000
committerAndrey Grozin <grozin@gentoo.org>2011-03-27 21:43:04 +0000
commit623e33f1c50f81b8efac1e0b9322e549117462c4 (patch)
tree6b80fc908fd678edbc594a711ec3bcb3d06e0051 /sci-mathematics/fricas
parentremove old ebuilds (diff)
downloadhistorical-623e33f1c50f81b8efac1e0b9322e549117462c4.tar.gz
historical-623e33f1c50f81b8efac1e0b9322e549117462c4.tar.bz2
historical-623e33f1c50f81b8efac1e0b9322e549117462c4.zip
Version bump
Package-Manager: portage-2.2.0_alpha28/cvs/Linux i686
Diffstat (limited to 'sci-mathematics/fricas')
-rw-r--r--sci-mathematics/fricas/ChangeLog10
-rw-r--r--sci-mathematics/fricas/Manifest6
-rw-r--r--sci-mathematics/fricas/fricas-1.1.2.ebuild (renamed from sci-mathematics/fricas/fricas-1.1.0.ebuild)11
3 files changed, 17 insertions, 10 deletions
diff --git a/sci-mathematics/fricas/ChangeLog b/sci-mathematics/fricas/ChangeLog
index 67473ac334db..ac4f7e705c11 100644
--- a/sci-mathematics/fricas/ChangeLog
+++ b/sci-mathematics/fricas/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sci-mathematics/fricas
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/ChangeLog,v 1.7 2010/11/19 08:30:54 grozin Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/ChangeLog,v 1.8 2011/03/27 21:43:04 grozin Exp $
+
+*fricas-1.1.2 (27 Mar 2011)
+
+ 27 Mar 2011; Andrey Grozin <grozin@gentoo.org> -fricas-1.1.0.ebuild,
+ +fricas-1.1.2.ebuild:
+ Version bump
*fricas-1.1.1 (19 Nov 2010)
diff --git a/sci-mathematics/fricas/Manifest b/sci-mathematics/fricas/Manifest
index d29a6239eacc..084cbaa286ef 100644
--- a/sci-mathematics/fricas/Manifest
+++ b/sci-mathematics/fricas/Manifest
@@ -1,7 +1,7 @@
AUX 64fricas-gentoo.el 101 RMD160 67342002028207ab3fcf4ce119469332a6b39697 SHA1 7a27ebc202b4bf0c2f0f7d5903c71dd2683286c5 SHA256 b41c5e5323b2e2f38f04856fdff293c110bbc6016cab84f7af29772ef3366b2a
-DIST fricas-1.1.0-full.tar.bz2 9074961 RMD160 cce8de585916b9dae61011a1948e15d644db1d0d SHA1 bc50654ba046a8c89a60de98c23565cc0927b475 SHA256 76b69408b94c2d7fc15fbe52e56932e51c5e3acdb37e243977f48834153b1ed3
DIST fricas-1.1.1-full.tar.bz2 9200773 RMD160 c59f2c18f5608984a411988052a66b1bb9560224 SHA1 01723accdbe5240a0062ea0137a6abbf3fb21ad4 SHA256 539409db7bea275820e3ad69c387fbbf5386e6bd0d428a3fc25b10f865582d30
-EBUILD fricas-1.1.0.ebuild 2398 RMD160 80367efbd69d10283ac38e191ab8a52871afa3dc SHA1 f7ca1b75e6290d03bde788b2ca46b684c6f44624 SHA256 8ca167cb9a84d01554dd17dae5b724f85bcc919ed16e407bcc8efc458078033e
+DIST fricas-1.1.2-full.tar.bz2 9198731 RMD160 737bb8b5a537590d929f2107e8f58161d074a437 SHA1 a361c52488c77772390b74c330621cea0756b462 SHA256 0c3f61b0ca990ed731e014598b28e293aa1a78aa62224b081cda16525b6f2959
EBUILD fricas-1.1.1.ebuild 2441 RMD160 730e9e7937054d1a04245cf7889deb849f955246 SHA1 9b301e5ec3624c4d2bc5face6a8922717d315b41 SHA256 c7113074c3c0d2bbe2aee25bf9c924a42318b490bffb1092efea14247e82da8e
-MISC ChangeLog 1209 RMD160 ea79eca63ca51035d007b7b04591cf74229fc130 SHA1 1336283a978adcfe83649414f6529bfeae3eabd6 SHA256 6aa5ae3a450ddac6a73739aafc1915b312213d0c8df14e831a6edcbf8f846a7a
+EBUILD fricas-1.1.2.ebuild 2441 RMD160 78cf81613f9ac015a6db34cfa4272640c04b4a59 SHA1 598067c58016ce62e490d9dfdf35f798df82d5ba SHA256 088404d42e6dcf149ed27a48594b0fcd8ff9b85949103c6ed59961d72c7fb378
+MISC ChangeLog 1349 RMD160 5fc61d9ce3a8f859a21f40f2447da55af49f7396 SHA1 2808971cec5f40288ac70481818020b09d7af2fd SHA256 c391acd633373a0b5949a3b0378b3c9558861494b0fade01d8d207cca09b6325
MISC metadata.xml 933 RMD160 56216e081a01cbdd6a9db7096afc0af3a8ec6861 SHA1 89f3ed16f42d324177025ca2116a79413e06b1b4 SHA256 b97ab549155d90db3996450671ad96928bc262ccd9f288061db3e4533b77401d
diff --git a/sci-mathematics/fricas/fricas-1.1.0.ebuild b/sci-mathematics/fricas/fricas-1.1.2.ebuild
index 347402d83f24..b504ca7c562a 100644
--- a/sci-mathematics/fricas/fricas-1.1.0.ebuild
+++ b/sci-mathematics/fricas/fricas-1.1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# 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.0.ebuild,v 1.1 2010/07/10 06:32:44 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/fricas-1.1.2.ebuild,v 1.1 2011/03/27 21:43:04 grozin Exp $
EAPI=2
inherit multilib elisp-common
@@ -18,9 +18,10 @@ DEPS=( . . . ecls-9 . . )
# command name: . means just ${LISP}
COMS=( . lisp . . . ccl )
-IUSE="${LISPS[*]} X emacs"
+IUSE="${LISPS[*]} X emacs gmp"
RDEPEND="X? ( x11-libs/libXpm x11-libs/libICE )
- emacs? ( virtual/emacs )"
+ emacs? ( virtual/emacs )
+ gmp? ( dev-libs/gmp )"
# Generating lisp deps
n=${#LISPS[*]}
@@ -60,7 +61,7 @@ src_configure() {
einfo "Using lisp: ${LISP}"
# aldor is not yet in portage
- econf --disable-aldor --with-lisp=${LISP} $(use_with X x)
+ econf --disable-aldor --with-lisp=${LISP} $(use_with X x) $(use_with gmp)
}
src_compile() {