summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-03-02 21:08:21 +0000
committerJustin Lecher <jlec@gentoo.org>2011-03-02 21:08:21 +0000
commit476c4e9d45c06c82ee0c33519b9a36796ae04e2c (patch)
tree9c3956f24545823babc8096502bdf4e24ba8aab5 /sci-mathematics/polymake
parentCorrect Slots for gtk 3 introduction to tree (diff)
downloadgentoo-2-476c4e9d45c06c82ee0c33519b9a36796ae04e2c.tar.gz
gentoo-2-476c4e9d45c06c82ee0c33519b9a36796ae04e2c.tar.bz2
gentoo-2-476c4e9d45c06c82ee0c33519b9a36796ae04e2c.zip
Correct Slots for gtk 3 introduction to tree
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/polymake')
-rw-r--r--sci-mathematics/polymake/ChangeLog8
-rw-r--r--sci-mathematics/polymake/polymake-2.9.9-r1.ebuild6
-rw-r--r--sci-mathematics/polymake/polymake-2.9.9.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/sci-mathematics/polymake/ChangeLog b/sci-mathematics/polymake/ChangeLog
index 850982c6a0b9..5e441583e690 100644
--- a/sci-mathematics/polymake/ChangeLog
+++ b/sci-mathematics/polymake/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-mathematics/polymake
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/polymake/ChangeLog,v 1.4 2010/12/26 22:19:06 tomka Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/polymake/ChangeLog,v 1.5 2011/03/02 21:08:21 jlec Exp $
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org> polymake-2.9.9.ebuild,
+ polymake-2.9.9-r1.ebuild:
+ Correct Slots for gtk 3 introduction to tree
*polymake-2.9.9-r1 (26 Dec 2010)
diff --git a/sci-mathematics/polymake/polymake-2.9.9-r1.ebuild b/sci-mathematics/polymake/polymake-2.9.9-r1.ebuild
index 857268078a6b..c013f84c7355 100644
--- a/sci-mathematics/polymake/polymake-2.9.9-r1.ebuild
+++ b/sci-mathematics/polymake/polymake-2.9.9-r1.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/polymake/polymake-2.9.9-r1.ebuild,v 1.1 2010/12/26 22:19:06 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/polymake/polymake-2.9.9-r1.ebuild,v 1.2 2011/03/02 21:08:21 jlec Exp $
EAPI=2
@@ -18,7 +18,7 @@ LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
DEPEND="dev-libs/gmp
- dev-libs/libxml2
+ dev-libs/libxml2:2
dev-perl/XML-LibXML
dev-libs/libxslt
dev-perl/XML-LibXSLT
diff --git a/sci-mathematics/polymake/polymake-2.9.9.ebuild b/sci-mathematics/polymake/polymake-2.9.9.ebuild
index 4e8ec54525f3..84bdd79dab0b 100644
--- a/sci-mathematics/polymake/polymake-2.9.9.ebuild
+++ b/sci-mathematics/polymake/polymake-2.9.9.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/polymake/polymake-2.9.9.ebuild,v 1.2 2010/11/17 08:10:17 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/polymake/polymake-2.9.9.ebuild,v 1.3 2011/03/02 21:08:21 jlec Exp $
EAPI=2
@@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~x86"
# TODO: Drop java.
DEPEND="dev-libs/gmp
- dev-libs/libxml2
+ dev-libs/libxml2:2
dev-perl/XML-LibXML
dev-libs/libxslt
dev-perl/XML-LibXSLT