summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-11-21 14:00:01 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-11-21 14:00:01 +0000
commitc811e6f060d358c52d66dce7dfe03d2f9e20df2f (patch)
treef59429923d7f91d13adc08a000c60adddc31dd5d /sci-mathematics/4ti2
parentVersion bump. Install manpages to correct location as /usr/man is deprecated. (diff)
downloadgentoo-2-c811e6f060d358c52d66dce7dfe03d2f9e20df2f.tar.gz
gentoo-2-c811e6f060d358c52d66dce7dfe03d2f9e20df2f.tar.bz2
gentoo-2-c811e6f060d358c52d66dce7dfe03d2f9e20df2f.zip
Stable on amd64 wrt bug #346079
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/4ti2')
-rw-r--r--sci-mathematics/4ti2/4ti2-1.3.2.ebuild4
-rw-r--r--sci-mathematics/4ti2/ChangeLog5
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/4ti2/4ti2-1.3.2.ebuild b/sci-mathematics/4ti2/4ti2-1.3.2.ebuild
index 40430b3e7c12..016a64b838d7 100644
--- a/sci-mathematics/4ti2/4ti2-1.3.2.ebuild
+++ b/sci-mathematics/4ti2/4ti2-1.3.2.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/4ti2/4ti2-1.3.2.ebuild,v 1.1 2010/10/19 18:52:45 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/4ti2/4ti2-1.3.2.ebuild,v 1.2 2010/11/21 14:00:01 hwoarang Exp $
EAPI="3"
@@ -12,7 +12,7 @@ SRC_URI="http://4ti2.de/version_${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="static-libs"
DEPEND="sci-mathematics/glpk[gmp]
diff --git a/sci-mathematics/4ti2/ChangeLog b/sci-mathematics/4ti2/ChangeLog
index d54beb9466f3..ee1cc6ab6019 100644
--- a/sci-mathematics/4ti2/ChangeLog
+++ b/sci-mathematics/4ti2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/4ti2
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/4ti2/ChangeLog,v 1.1 2010/10/19 18:52:45 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/4ti2/ChangeLog,v 1.2 2010/11/21 14:00:01 hwoarang Exp $
+
+ 21 Nov 2010; Markos Chandras <hwoarang@gentoo.org> 4ti2-1.3.2.ebuild:
+ Stable on amd64 wrt bug #346079
*4ti2-1.3.2 (19 Oct 2010)