diff options
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/4ti2/4ti2-1.6.6.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.6.ebuild b/sci-mathematics/4ti2/4ti2-1.6.6.ebuild index 39b1b498c9be..c43a50bb622c 100644 --- a/sci-mathematics/4ti2/4ti2-1.6.6.ebuild +++ b/sci-mathematics/4ti2/4ti2-1.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/4ti2/4ti2-1.6.6.ebuild,v 1.1 2015/06/09 05:45:20 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/4ti2/4ti2-1.6.6.ebuild,v 1.2 2015/08/06 10:30:39 ago Exp $ EAPI=5 @@ -16,7 +16,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 c601aeaa9a90..176762540000 100644 --- a/sci-mathematics/4ti2/ChangeLog +++ b/sci-mathematics/4ti2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/4ti2 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/4ti2/ChangeLog,v 1.22 2015/06/09 05:45:20 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/4ti2/ChangeLog,v 1.23 2015/08/06 10:30:39 ago Exp $ + + 06 Aug 2015; Agostino Sarubbo <ago@gentoo.org> 4ti2-1.6.6.ebuild: + Stable for amd64, wrt bug #554066 *4ti2-1.6.6 (09 Jun 2015) |