summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-03-23 03:23:00 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-03-23 03:23:00 +0000
commit85ed9d4109a7e8882553f2a5b76f24c5d04c914d (patch)
tree4f0eedad9939b49056e18fb3dc32783d9161d704 /sci-libs/camd
parentamd64 stable, bug 245707 (diff)
downloadhistorical-85ed9d4109a7e8882553f2a5b76f24c5d04c914d.tar.gz
historical-85ed9d4109a7e8882553f2a5b76f24c5d04c914d.tar.bz2
historical-85ed9d4109a7e8882553f2a5b76f24c5d04c914d.zip
amd64 stable, bug 245707
Package-Manager: portage-2.1.6.9/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/camd')
-rw-r--r--sci-libs/camd/ChangeLog5
-rw-r--r--sci-libs/camd/camd-2.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/camd/ChangeLog b/sci-libs/camd/ChangeLog
index ffab70fb06d1..dd9e794786f9 100644
--- a/sci-libs/camd/ChangeLog
+++ b/sci-libs/camd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/camd
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/camd/ChangeLog,v 1.10 2009/03/09 10:43:07 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/camd/ChangeLog,v 1.11 2009/03/23 03:21:44 darkside Exp $
+
+ 23 Mar 2009; Jeremy Olexa <darkside@gentoo.org> camd-2.2.0.ebuild:
+ amd64 stable, bug 245707
09 Mar 2009; SĂ©bastien Fabbro <bicatali@gentoo.org>
files/camd-2.2.0-autotools.patch:
diff --git a/sci-libs/camd/camd-2.2.0.ebuild b/sci-libs/camd/camd-2.2.0.ebuild
index 23d632e721bd..70d6721dd978 100644
--- a/sci-libs/camd/camd-2.2.0.ebuild
+++ b/sci-libs/camd/camd-2.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/camd/camd-2.2.0.ebuild,v 1.7 2009/02/08 15:25:24 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/camd/camd-2.2.0.ebuild,v 1.8 2009/03/23 03:21:44 darkside Exp $
inherit autotools eutils
@@ -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="alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc"
DEPEND="sci-libs/ufconfig"