summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-02 18:06:06 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-02 18:06:06 +0000
commit26e2ee7a8abb3e4a6c6625a8d66071c869bb74b1 (patch)
tree69e8ea4a97c334543b259476dddd76c73d3c367a
parentStable on amd64 wrt bug #297672 (diff)
downloadgentoo-2-26e2ee7a8abb3e4a6c6625a8d66071c869bb74b1.tar.gz
gentoo-2-26e2ee7a8abb3e4a6c6625a8d66071c869bb74b1.tar.bz2
gentoo-2-26e2ee7a8abb3e4a6c6625a8d66071c869bb74b1.zip
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
-rw-r--r--sci-libs/amd/ChangeLog7
-rw-r--r--sci-libs/amd/amd-2.2.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/amd/ChangeLog b/sci-libs/amd/ChangeLog
index 4b9122c9e448..b089edbe33d3 100644
--- a/sci-libs/amd/ChangeLog
+++ b/sci-libs/amd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/amd
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.17 2009/10/12 20:00:16 jer Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.18 2010/01/02 18:06:06 fauli Exp $
+
+ 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> amd-2.2.0.ebuild:
+ Transfer Prefix keywords
12 Oct 2009; Jeroen Roovers <jer@gentoo.org> amd-2.2.0.ebuild:
Stable for HPPA (bug #245707).
diff --git a/sci-libs/amd/amd-2.2.0.ebuild b/sci-libs/amd/amd-2.2.0.ebuild
index 71f4a4653adb..c6ec4065905b 100644
--- a/sci-libs/amd/amd-2.2.0.ebuild
+++ b/sci-libs/amd/amd-2.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.2.0.ebuild,v 1.15 2009/10/12 20:00:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.2.0.ebuild,v 1.16 2010/01/02 18:06:06 fauli Exp $
inherit autotools eutils fortran
@@ -11,7 +11,7 @@ SRC_URI="http://www.cise.ufl.edu/research/sparse/${PN}/${MY_PN}-${PV}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
IUSE="doc"
DEPEND="sci-libs/ufconfig"