summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaohiro Aota <naota@gentoo.org>2012-10-15 21:30:14 +0000
committerNaohiro Aota <naota@gentoo.org>2012-10-15 21:30:14 +0000
commit797cecfad284354a2af4d8847f63c8fd02c6f14b (patch)
tree778f01de0f4d2ae8430b0004dea49c3b59e5befa /sci-libs/camd
parentstable ppc, bug #438294 (diff)
downloadgentoo-2-797cecfad284354a2af4d8847f63c8fd02c6f14b.tar.gz
gentoo-2-797cecfad284354a2af4d8847f63c8fd02c6f14b.tar.bz2
gentoo-2-797cecfad284354a2af4d8847f63c8fd02c6f14b.zip
Add ~x86-fbsd.
(Portage version: 2.2.0_alpha137/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/camd')
-rw-r--r--sci-libs/camd/ChangeLog6
-rw-r--r--sci-libs/camd/camd-2.2.3.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/sci-libs/camd/ChangeLog b/sci-libs/camd/ChangeLog
index 640fe579cbfa..f7b31870d415 100644
--- a/sci-libs/camd/ChangeLog
+++ b/sci-libs/camd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/camd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/camd/ChangeLog,v 1.22 2012/05/30 13:37:31 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/camd/ChangeLog,v 1.23 2012/10/15 21:30:14 naota Exp $
+
+ 15 Oct 2012; <naota@gentoo.org> camd-2.2.3.ebuild:
+ Add ~x86-fbsd.
30 May 2012; Alexis Ballier <aballier@gentoo.org> camd-2.2.3.ebuild:
keyword ~amd64-fbsd
@@ -78,4 +81,3 @@
05 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org>
+files/camd-2.2.0-autotools.patch, +metadata.xml, +camd-2.2.0.ebuild:
Initial import. Thanks to Justin Bronder for his work, see bug #173900
-
diff --git a/sci-libs/camd/camd-2.2.3.ebuild b/sci-libs/camd/camd-2.2.3.ebuild
index 41193f608eaf..75b4218de68b 100644
--- a/sci-libs/camd/camd-2.2.3.ebuild
+++ b/sci-libs/camd/camd-2.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/camd/camd-2.2.3.ebuild,v 1.2 2012/05/30 13:37:31 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/camd/camd-2.2.3.ebuild,v 1.3 2012/10/15 21:30:14 naota Exp $
EAPI=4
@@ -15,7 +15,7 @@ SRC_URI="http://www.cise.ufl.edu/research/sparse/${PN}/${MY_PN}-${PV}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE="doc static-libs"
DEPEND="sci-libs/ufconfig"