diff options
author | Andrey Grozin <grozin@gentoo.org> | 2010-11-19 08:30:54 +0000 |
---|---|---|
committer | Andrey Grozin <grozin@gentoo.org> | 2010-11-19 08:30:54 +0000 |
commit | 28c25476d2fa12df2b7a11c02100d9a1501f67fc (patch) | |
tree | 973be1c495dcf4a2bae0f1137406f1b5d705e5b4 /sci-mathematics | |
parent | Version bump. (diff) | |
download | historical-28c25476d2fa12df2b7a11c02100d9a1501f67fc.tar.gz historical-28c25476d2fa12df2b7a11c02100d9a1501f67fc.tar.bz2 historical-28c25476d2fa12df2b7a11c02100d9a1501f67fc.zip |
Version bump, new USE flag gmp
Package-Manager: portage-2.2.0_alpha4/cvs/Linux i686
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/fricas/ChangeLog | 8 | ||||
-rw-r--r-- | sci-mathematics/fricas/Manifest | 6 | ||||
-rw-r--r-- | sci-mathematics/fricas/fricas-1.1.1.ebuild (renamed from sci-mathematics/fricas/fricas-1.0.9.ebuild) | 9 |
3 files changed, 15 insertions, 8 deletions
diff --git a/sci-mathematics/fricas/ChangeLog b/sci-mathematics/fricas/ChangeLog index 20b612af003e..67473ac334db 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.6 2010/07/10 06:32:44 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/ChangeLog,v 1.7 2010/11/19 08:30:54 grozin Exp $ + +*fricas-1.1.1 (19 Nov 2010) + + 19 Nov 2010; Andrey Grozin <grozin@gentoo.org> -fricas-1.0.9.ebuild, + +fricas-1.1.1.ebuild: + Version bump, new USE flag gmp *fricas-1.1.0 (10 Jul 2010) diff --git a/sci-mathematics/fricas/Manifest b/sci-mathematics/fricas/Manifest index dd7bc05ce9b3..d29a6239eacc 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.0.9-full.tar.bz2 9088217 RMD160 86c1f8dcbacce9075bc13f46cbc2d19bb79d361f SHA1 9d88a37bd010845de19c818883554dbde221e716 SHA256 6a2890d9652f81f08cf5815c379219a2b96988534314b28a1b4615e15ce55ee2 DIST fricas-1.1.0-full.tar.bz2 9074961 RMD160 cce8de585916b9dae61011a1948e15d644db1d0d SHA1 bc50654ba046a8c89a60de98c23565cc0927b475 SHA256 76b69408b94c2d7fc15fbe52e56932e51c5e3acdb37e243977f48834153b1ed3 -EBUILD fricas-1.0.9.ebuild 2398 RMD160 9845a06a9e2343b810d5d4ef5c367bedb777d4fd SHA1 e5b600896f2c766d588a789dc94d1266e69e79af SHA256 3aa202ae53f8e09a6becd0979971214b16b47374d079b7581336a48a6152b9e1 +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 -MISC ChangeLog 1051 RMD160 eaa5e5e5207e50b8b6a14e40ad5faf4fb0dce462 SHA1 cb429d7c4ee1402afbf5103d62e90fa94cd12f71 SHA256 71d341c24513a93d7afe6ba308fddc2bb73e6fc6471b5d71dadeb85522684619 +EBUILD fricas-1.1.1.ebuild 2441 RMD160 730e9e7937054d1a04245cf7889deb849f955246 SHA1 9b301e5ec3624c4d2bc5face6a8922717d315b41 SHA256 c7113074c3c0d2bbe2aee25bf9c924a42318b490bffb1092efea14247e82da8e +MISC ChangeLog 1209 RMD160 ea79eca63ca51035d007b7b04591cf74229fc130 SHA1 1336283a978adcfe83649414f6529bfeae3eabd6 SHA256 6aa5ae3a450ddac6a73739aafc1915b312213d0c8df14e831a6edcbf8f846a7a MISC metadata.xml 933 RMD160 56216e081a01cbdd6a9db7096afc0af3a8ec6861 SHA1 89f3ed16f42d324177025ca2116a79413e06b1b4 SHA256 b97ab549155d90db3996450671ad96928bc262ccd9f288061db3e4533b77401d diff --git a/sci-mathematics/fricas/fricas-1.0.9.ebuild b/sci-mathematics/fricas/fricas-1.1.1.ebuild index 6b3340280638..3d8249a22817 100644 --- a/sci-mathematics/fricas/fricas-1.0.9.ebuild +++ b/sci-mathematics/fricas/fricas-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/fricas-1.0.9.ebuild,v 1.1 2010/01/24 12:35:28 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/fricas-1.1.1.ebuild,v 1.1 2010/11/19 08:30:54 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() { |