diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-12 20:09:36 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-12 20:09:36 +0000 |
commit | 0a64523f4fd7766716faf89395a3be07929139ba (patch) | |
tree | 6fbfe7e865a5f1138480d0f5d564c1316b962c0b /app-admin/eselect-cblas | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-0a64523f4fd7766716faf89395a3be07929139ba.tar.gz gentoo-2-0a64523f4fd7766716faf89395a3be07929139ba.tar.bz2 gentoo-2-0a64523f4fd7766716faf89395a3be07929139ba.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha104/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/eselect-cblas')
-rw-r--r-- | app-admin/eselect-cblas/ChangeLog | 7 | ||||
-rw-r--r-- | app-admin/eselect-cblas/eselect-cblas-0.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-admin/eselect-cblas/ChangeLog b/app-admin/eselect-cblas/ChangeLog index 57826785906e..571b44943fee 100644 --- a/app-admin/eselect-cblas/ChangeLog +++ b/app-admin/eselect-cblas/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/eselect-cblas -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-cblas/ChangeLog,v 1.22 2010/01/01 19:18:56 fauli Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-cblas/ChangeLog,v 1.23 2012/05/12 20:09:36 aballier Exp $ + + 12 May 2012; Alexis Ballier <aballier@gentoo.org> eselect-cblas-0.1.ebuild: + keyword ~amd64-fbsd 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org> eselect-cblas-0.1.ebuild: diff --git a/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild b/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild index a231c8f2b2d9..23bea44a9e64 100644 --- a/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild +++ b/app-admin/eselect-cblas/eselect-cblas-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-cblas/eselect-cblas-0.1.ebuild,v 1.22 2010/10/02 12:24:11 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild,v 1.23 2012/05/12 20:09:36 aballier Exp $ DESCRIPTION="C-language BLAS module for eselect" HOMEPAGE="http://www.gentoo.org/proj/en/eselect/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" # Need skel.bash lib |