diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-07-18 12:27:10 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-07-18 12:27:10 +0000 |
commit | 7e95e1b5459dc5929a27a6b2f6a16a22b17fc328 (patch) | |
tree | fe5e2cbc5049335b4220ef475e8db372e704d60c /sci-mathematics/4ti2 | |
parent | EAPI bump. Do not install README. Fix building against sys-libs/ncurses[tinfo]. (diff) | |
download | gentoo-2-7e95e1b5459dc5929a27a6b2f6a16a22b17fc328.tar.gz gentoo-2-7e95e1b5459dc5929a27a6b2f6a16a22b17fc328.tar.bz2 gentoo-2-7e95e1b5459dc5929a27a6b2f6a16a22b17fc328.zip |
Stable for amd64 wrt bug #511442
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'sci-mathematics/4ti2')
-rw-r--r-- | sci-mathematics/4ti2/4ti2-1.6.2.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/4ti2/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/4ti2/4ti2-1.6.2.ebuild b/sci-mathematics/4ti2/4ti2-1.6.2.ebuild index 3d943469972f..ae9f9f0fb1f4 100644 --- a/sci-mathematics/4ti2/4ti2-1.6.2.ebuild +++ b/sci-mathematics/4ti2/4ti2-1.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/4ti2/4ti2-1.6.2.ebuild,v 1.1 2014/04/23 14:44:02 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/4ti2/4ti2-1.6.2.ebuild,v 1.2 2014/07/18 12:27:10 nimiux Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://4ti2.de/version_${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-macos" +KEYWORDS="amd64 ~x86 ~x86-macos" IUSE="static-libs" DEPEND=" diff --git a/sci-mathematics/4ti2/ChangeLog b/sci-mathematics/4ti2/ChangeLog index bede901e4c7d..f993b8cc0d32 100644 --- a/sci-mathematics/4ti2/ChangeLog +++ b/sci-mathematics/4ti2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/4ti2 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/4ti2/ChangeLog,v 1.15 2014/04/23 14:44:02 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/4ti2/ChangeLog,v 1.16 2014/07/18 12:27:10 nimiux Exp $ + + 18 Jul 2014; Chema Alonso <nimiux@gentoo.org> 4ti2-1.6.2.ebuild: + Stable for amd64 wrt bug #511442 *4ti2-1.6.2 (23 Apr 2014) |