diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-06 10:30:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-06 10:30:39 +0000 |
commit | 7d40b210b6bfd95f6a510a22db391759ae271384 (patch) | |
tree | 50edca545b280b444dcd1392aa4437706ddb6df0 /sci-mathematics | |
parent | Stable for amd64, wrt bug #553520 (diff) | |
download | gentoo-2-7d40b210b6bfd95f6a510a22db391759ae271384.tar.gz gentoo-2-7d40b210b6bfd95f6a510a22db391759ae271384.tar.bz2 gentoo-2-7d40b210b6bfd95f6a510a22db391759ae271384.zip |
Stable for amd64, wrt bug #554066
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
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) |