summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2005-08-10 17:06:52 +0000
committerLuis Medinas <metalgod@gentoo.org>2005-08-10 17:06:52 +0000
commit57b106b4b530475ab015567889dcda47570627bf (patch)
tree8d532e20ad301ec15c9348813efc4ecd2a28c931 /sci-libs
parent~ppc-macos keyword. (diff)
downloadgentoo-2-57b106b4b530475ab015567889dcda47570627bf.tar.gz
gentoo-2-57b106b4b530475ab015567889dcda47570627bf.tar.bz2
gentoo-2-57b106b4b530475ab015567889dcda47570627bf.zip
Marked Stable on AMD64.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/fftw/ChangeLog5
-rw-r--r--sci-libs/fftw/fftw-3.0.1-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/fftw/ChangeLog b/sci-libs/fftw/ChangeLog
index 330036ce52e4..5161fae74121 100644
--- a/sci-libs/fftw/ChangeLog
+++ b/sci-libs/fftw/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/fftw
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/ChangeLog,v 1.19 2005/08/10 16:51:48 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/ChangeLog,v 1.20 2005/08/10 17:06:52 metalgod Exp $
+
+ 10 Aug 2005; Luis Medinas <metalgod@gentoo.org> fftw-3.0.1-r2.ebuild:
+ Marked Stable on AMD64.
10 Aug 2005; Rene Nussbaumer <killerfox@gentoo.org> fftw-3.0.1-r2.ebuild:
Stable on hppa. bug #101771
diff --git a/sci-libs/fftw/fftw-3.0.1-r2.ebuild b/sci-libs/fftw/fftw-3.0.1-r2.ebuild
index 1fccfb0d41ad..42da7d4c6e1a 100644
--- a/sci-libs/fftw/fftw-3.0.1-r2.ebuild
+++ b/sci-libs/fftw/fftw-3.0.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/fftw-3.0.1-r2.ebuild,v 1.4 2005/08/10 16:51:48 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/fftw-3.0.1-r2.ebuild,v 1.5 2005/08/10 17:06:52 metalgod Exp $
inherit flag-o-matic eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://www.fftw.org/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="3.0"
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ppc ~ppc-macos ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ~ppc-macos ~ppc64 sparc x86"
IUSE="3dnow altivec mpi sse sse2"
DEPEND="virtual/libc"