summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-10-02 12:26:59 +0000
committerFabian Groffen <grobian@gentoo.org>2010-10-02 12:26:59 +0000
commit6087fe9bfb5c2e553bf24e8d9a22f8bed5f86f49 (patch)
tree2bde646488e5c41961e0a44d6500c62879d7d7b6
parentAdd eapi file to silence portage/repoman (diff)
downloadhistorical-6087fe9bfb5c2e553bf24e8d9a22f8bed5f86f49.tar.gz
historical-6087fe9bfb5c2e553bf24e8d9a22f8bed5f86f49.tar.bz2
historical-6087fe9bfb5c2e553bf24e8d9a22f8bed5f86f49.zip
Marked ~x64-macos, bug #333981
Package-Manager: portage-2.2.01.16711-prefix/cvs/SunOS i386
-rw-r--r--app-admin/eselect-blas/ChangeLog5
-rw-r--r--app-admin/eselect-blas/eselect-blas-0.1.ebuild4
-rw-r--r--app-admin/eselect-cblas/eselect-cblas-0.1.ebuild4
-rw-r--r--app-admin/eselect-lapack/eselect-lapack-0.1.ebuild4
4 files changed, 10 insertions, 7 deletions
diff --git a/app-admin/eselect-blas/ChangeLog b/app-admin/eselect-blas/ChangeLog
index 5a21cf8bd4ed..99313fd8bba8 100644
--- a/app-admin/eselect-blas/ChangeLog
+++ b/app-admin/eselect-blas/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/eselect-blas
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-blas/ChangeLog,v 1.21 2010/01/01 19:17:10 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-blas/ChangeLog,v 1.22 2010/10/02 12:23:11 grobian Exp $
+
+ 02 Oct 2010; Fabian Groffen <grobian@gentoo.org> eselect-blas-0.1.ebuild:
+ Marked ~x64-macos, bug #333981
01 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
eselect-blas-0.1.ebuild:
diff --git a/app-admin/eselect-blas/eselect-blas-0.1.ebuild b/app-admin/eselect-blas/eselect-blas-0.1.ebuild
index 2aa205659667..92c3e741de4f 100644
--- a/app-admin/eselect-blas/eselect-blas-0.1.ebuild
+++ b/app-admin/eselect-blas/eselect-blas-0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-blas/eselect-blas-0.1.ebuild,v 1.20 2010/01/01 19:17:10 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-blas/eselect-blas-0.1.ebuild,v 1.21 2010/10/02 12:23:11 grobian Exp $
DESCRIPTION="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 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
# Need skel.bash lib
diff --git a/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild b/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild
index df69fdb1543f..a231c8f2b2d9 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
# 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.21 2010/01/01 19:18:56 fauli Exp $
+# $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 $
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 ~x86-macos ~sparc-solaris ~x86-solaris"
+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"
IUSE=""
# Need skel.bash lib
diff --git a/app-admin/eselect-lapack/eselect-lapack-0.1.ebuild b/app-admin/eselect-lapack/eselect-lapack-0.1.ebuild
index bf225f0050b8..e5e75980f6f7 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
# 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.19 2010/01/01 19:19:49 fauli Exp $
+# $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 $
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 ~x86-macos"
+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"
IUSE=""
# Need skel.bash lib