diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-03-02 21:10:56 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-03-02 21:10:56 +0000 |
commit | 4181fd3e47d9eed5aa384bacd3e439a6b625889e (patch) | |
tree | 43227f7de88064c516a96182ac8570bdb1f130e8 /sci-mathematics/Macaulay2 | |
parent | Slotted gtk+ depend and EAPI=2 bump to support it. (diff) | |
download | historical-4181fd3e47d9eed5aa384bacd3e439a6b625889e.tar.gz historical-4181fd3e47d9eed5aa384bacd3e439a6b625889e.tar.bz2 historical-4181fd3e47d9eed5aa384bacd3e439a6b625889e.zip |
Correct Slots for gtk 3 introduction to tree
Package-Manager: portage-2.2.0_alpha26/cvs/Linux x86_64
Diffstat (limited to 'sci-mathematics/Macaulay2')
-rw-r--r-- | sci-mathematics/Macaulay2/ChangeLog | 7 | ||||
-rw-r--r-- | sci-mathematics/Macaulay2/Macaulay2-1.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-mathematics/Macaulay2/ChangeLog b/sci-mathematics/Macaulay2/ChangeLog index 14484290fda1..f029e5f3552d 100644 --- a/sci-mathematics/Macaulay2/ChangeLog +++ b/sci-mathematics/Macaulay2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/Macaulay2 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/ChangeLog,v 1.20 2010/11/15 18:13:46 tomka Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/ChangeLog,v 1.21 2011/03/02 21:08:14 jlec Exp $ + + 02 Mar 2011; Justin Lecher <jlec@gentoo.org> Macaulay2-1.4.ebuild: + Correct Slots for gtk 3 introduction to tree 15 Nov 2010; Thomas Kahle <tomka@gentoo.org> Macaulay2-1.4.ebuild: Fixing a build failure if user had libatomic and boehm_gc installed diff --git a/sci-mathematics/Macaulay2/Macaulay2-1.4.ebuild b/sci-mathematics/Macaulay2/Macaulay2-1.4.ebuild index 92f78f9a103b..fdb1c17dc4f7 100644 --- a/sci-mathematics/Macaulay2/Macaulay2-1.4.ebuild +++ b/sci-mathematics/Macaulay2/Macaulay2-1.4.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/Macaulay2/Macaulay2-1.4.ebuild,v 1.2 2010/11/15 18:13:46 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/Macaulay2/Macaulay2-1.4.ebuild,v 1.3 2011/03/02 21:08:14 jlec Exp $ EAPI="2" @@ -28,7 +28,7 @@ DEPEND="sys-libs/gdbm >=dev-libs/ntl-5.5.2 >=sci-mathematics/pari-2.3.4[gmp] >=sys-libs/readline-6.1 - dev-libs/libxml2 + dev-libs/libxml2:2 sci-mathematics/frobby sci-mathematics/4ti2 sci-mathematics/nauty |