diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-06 22:47:36 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-06 22:47:36 +0000 |
commit | 900714adef298ca131e62e85dcf69b0e592015e9 (patch) | |
tree | b7ba3875b58e7ffc183fea2a459da5015781bed2 /sci-libs | |
parent | amd64 stable, bug 540290 (diff) | |
download | gentoo-2-900714adef298ca131e62e85dcf69b0e592015e9.tar.gz gentoo-2-900714adef298ca131e62e85dcf69b0e592015e9.tar.bz2 gentoo-2-900714adef298ca131e62e85dcf69b0e592015e9.zip |
amd64 stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/xkaapi/ChangeLog | 7 | ||||
-rw-r--r-- | sci-libs/xkaapi/xkaapi-2.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/xkaapi/ChangeLog b/sci-libs/xkaapi/ChangeLog index df99dafc93c3..e44b2b41b0bd 100644 --- a/sci-libs/xkaapi/ChangeLog +++ b/sci-libs/xkaapi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/xkaapi -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/xkaapi/ChangeLog,v 1.5 2014/12/23 12:41:48 jlec Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/xkaapi/ChangeLog,v 1.6 2015/03/06 22:47:36 pacho Exp $ + + 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> xkaapi-2.2.ebuild: + amd64 stable, bug 540290 *xkaapi-2.2 (23 Dec 2014) diff --git a/sci-libs/xkaapi/xkaapi-2.2.ebuild b/sci-libs/xkaapi/xkaapi-2.2.ebuild index 760fbf5fed9c..ca98ed98aab0 100644 --- a/sci-libs/xkaapi/xkaapi-2.2.ebuild +++ b/sci-libs/xkaapi/xkaapi-2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/xkaapi/xkaapi-2.2.ebuild,v 1.1 2014/12/23 12:41:48 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/xkaapi/xkaapi-2.2.ebuild,v 1.2 2015/03/06 22:47:36 pacho Exp $ EAPI=5 @@ -17,7 +17,7 @@ SRC_URI="https://gforge.inria.fr/frs/download.php/${UPSTREAM_NO}/${P}.tar.gz" SLOT="0" LICENSE="CeCILL-2" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="blas cxx fortran gpu openmp static-libs" RDEPEND=" |