summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2013-12-03 20:11:10 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2013-12-03 20:11:10 +0000
commit14596d9c47aa63ef2a7db30a7eed1b35e6c3cce5 (patch)
tree603e87be1bccf76826c87c6c440300d2ad949152 /sci-mathematics
parentRemove pointless distutils-r1_python_test function. (diff)
downloadgentoo-2-14596d9c47aa63ef2a7db30a7eed1b35e6c3cce5.tar.gz
gentoo-2-14596d9c47aa63ef2a7db30a7eed1b35e6c3cce5.tar.bz2
gentoo-2-14596d9c47aa63ef2a7db30a7eed1b35e6c3cce5.zip
Version bump
(Portage version: 2.2.7-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/glpk/ChangeLog8
-rw-r--r--sci-mathematics/glpk/glpk-4.52.1.ebuild (renamed from sci-mathematics/glpk/glpk-4.50.ebuild)4
2 files changed, 9 insertions, 3 deletions
diff --git a/sci-mathematics/glpk/ChangeLog b/sci-mathematics/glpk/ChangeLog
index cbb20211eeb5..93f32eb89843 100644
--- a/sci-mathematics/glpk/ChangeLog
+++ b/sci-mathematics/glpk/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sci-mathematics/glpk
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.64 2013/07/18 12:34:51 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.65 2013/12/03 20:11:10 bicatali Exp $
+
+*glpk-4.52.1 (03 Dec 2013)
+
+ 03 Dec 2013; Sébastien Fabbro <bicatali@gentoo.org> +glpk-4.52.1.ebuild,
+ -glpk-4.50.ebuild:
+ Version bump
18 Jul 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
glpk-4.48.ebuild, glpk-4.50.ebuild:
diff --git a/sci-mathematics/glpk/glpk-4.50.ebuild b/sci-mathematics/glpk/glpk-4.52.1.ebuild
index 234e444994d6..f356f1501e52 100644
--- a/sci-mathematics/glpk/glpk-4.50.ebuild
+++ b/sci-mathematics/glpk/glpk-4.52.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.50.ebuild,v 1.3 2013/07/18 12:34:51 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.52.1.ebuild,v 1.1 2013/12/03 20:11:10 bicatali Exp $
EAPI=5
@@ -11,7 +11,7 @@ LICENSE="GPL-3"
HOMEPAGE="http://www.gnu.org/software/glpk/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
-SLOT="0/35"
+SLOT="0/36"
IUSE="doc examples gmp odbc mysql static-libs"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"