summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-04-09 15:50:19 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-04-09 15:50:19 +0000
commit69ff4224082c5bef237908d4b73292727a21fea5 (patch)
tree0f77ea78336f48281ffb605ddd78e40084501d31 /sci-libs/blas
parentAdded ~ppc64 to KEYWORDS (diff)
downloadgentoo-2-69ff4224082c5bef237908d4b73292727a21fea5.tar.gz
gentoo-2-69ff4224082c5bef237908d4b73292727a21fea5.tar.bz2
gentoo-2-69ff4224082c5bef237908d4b73292727a21fea5.zip
Added ~ppc64 to KEYWORDS
(Portage version: 2.0.51.19)
Diffstat (limited to 'sci-libs/blas')
-rw-r--r--sci-libs/blas/ChangeLog7
-rw-r--r--sci-libs/blas/blas-19980702-r2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/blas/ChangeLog b/sci-libs/blas/ChangeLog
index 2c7d9dbeebc9..e6407fb18ec8 100644
--- a/sci-libs/blas/ChangeLog
+++ b/sci-libs/blas/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/blas
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas/ChangeLog,v 1.2 2004/12/29 21:52:34 swegener Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas/ChangeLog,v 1.3 2005/04/09 15:45:26 corsair Exp $
+
+ 09 Apr 2005; Markus Rothe <corsair@gentoo.org> blas-19980702-r2.ebuild:
+ Added ~ppc64 to KEYWORDS
*blas-19980702 (29 Dec 2004)
diff --git a/sci-libs/blas/blas-19980702-r2.ebuild b/sci-libs/blas/blas-19980702-r2.ebuild
index 425b0a7352f1..6e255d4bbb14 100644
--- a/sci-libs/blas/blas-19980702-r2.ebuild
+++ b/sci-libs/blas/blas-19980702-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas/blas-19980702-r2.ebuild,v 1.1 2004/12/29 16:17:54 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas/blas-19980702-r2.ebuild,v 1.2 2005/04/09 15:45:26 corsair Exp $
DESCRIPTION="Basic Linear Algebra Subprograms"
HOMEPAGE="http://www.netlib.org/blas/"
@@ -9,7 +9,7 @@ SRC_URI="http://www.netlib.org/blas/${PN}.tgz"
LICENSE="public-domain"
IUSE=""
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~s390 ~ppc"
+KEYWORDS="~x86 ~amd64 ~s390 ~ppc ~ppc64"
DEPEND="virtual/libc"