diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-12 19:36:41 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-12 19:36:41 +0000 |
commit | 5f4cdcb74697b0dfc6b99b7b668ded44ec0d3a8a (patch) | |
tree | 47f4d21e1c7168097ac703488df8d3c71ec83185 /app-admin/eselect-lapack | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-5f4cdcb74697b0dfc6b99b7b668ded44ec0d3a8a.tar.gz gentoo-2-5f4cdcb74697b0dfc6b99b7b668ded44ec0d3a8a.tar.bz2 gentoo-2-5f4cdcb74697b0dfc6b99b7b668ded44ec0d3a8a.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha104/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/eselect-lapack')
-rw-r--r-- | app-admin/eselect-lapack/ChangeLog | 7 | ||||
-rw-r--r-- | app-admin/eselect-lapack/eselect-lapack-0.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-admin/eselect-lapack/ChangeLog b/app-admin/eselect-lapack/ChangeLog index 425bb0a7b55a..96f9289dc142 100644 --- a/app-admin/eselect-lapack/ChangeLog +++ b/app-admin/eselect-lapack/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/eselect-lapack -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-lapack/ChangeLog,v 1.19 2010/01/01 19:19:49 fauli Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-lapack/ChangeLog,v 1.20 2012/05/12 19:36:41 aballier Exp $ + + 12 May 2012; Alexis Ballier <aballier@gentoo.org> eselect-lapack-0.1.ebuild: + keyword ~amd64-fbsd 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org> eselect-lapack-0.1.ebuild: diff --git a/app-admin/eselect-lapack/eselect-lapack-0.1.ebuild b/app-admin/eselect-lapack/eselect-lapack-0.1.ebuild index e5e75980f6f7..21c047f59f60 100644 --- a/app-admin/eselect-lapack/eselect-lapack-0.1.ebuild +++ b/app-admin/eselect-lapack/eselect-lapack-0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-lapack/eselect-lapack-0.1.ebuild,v 1.20 2010/10/02 12:26:59 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-lapack/eselect-lapack-0.1.ebuild,v 1.21 2012/05/12 19:36:41 aballier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" # Need skel.bash lib |