summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2007-09-09 14:27:39 +0000
committerJoseph Jezak <josejx@gentoo.org>2007-09-09 14:27:39 +0000
commit56f6eaa8dcc316d4b2b5b6f5bb978c21339544a6 (patch)
treeeabcd167e31444bc6ec3ce580bf9f53d6f181168 /sci-libs/amd
parentfixed broken encoding in ChangeLog (diff)
downloadhistorical-56f6eaa8dcc316d4b2b5b6f5bb978c21339544a6.tar.gz
historical-56f6eaa8dcc316d4b2b5b6f5bb978c21339544a6.tar.bz2
historical-56f6eaa8dcc316d4b2b5b6f5bb978c21339544a6.zip
Marked ~ppc for bug #191600.
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'sci-libs/amd')
-rw-r--r--sci-libs/amd/ChangeLog5
-rw-r--r--sci-libs/amd/amd-2.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/amd/ChangeLog b/sci-libs/amd/ChangeLog
index a85d32f84107..50865a2dad98 100644
--- a/sci-libs/amd/ChangeLog
+++ b/sci-libs/amd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/amd
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.2 2007/08/18 17:13:26 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.3 2007/09/09 14:25:20 josejx Exp $
+
+ 09 Sep 2007; Joseph Jezak <josejx@gentoo.org> amd-2.2.0.ebuild:
+ Marked ~ppc for bug #191600.
*amd-2.2.0 (18 Aug 2007)
diff --git a/sci-libs/amd/amd-2.2.0.ebuild b/sci-libs/amd/amd-2.2.0.ebuild
index da7ab21d4598..60984cd5d894 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-2007 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.1 2007/08/18 17:13:26 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.2.0.ebuild,v 1.2 2007/09/09 14:25:20 josejx 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"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="doc"
DEPEND="sci-libs/ufconfig"