From: "Sebastien Fabbro (bicatali)" <bicatali@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/colamd: ChangeLog colamd-2.7.3.ebuild
Date: Wed, 23 Feb 2011 20:02:22 +0000 (UTC) [thread overview]
Message-ID: <20110223200222.9848E20054@flycatcher.gentoo.org> (raw)
bicatali 11/02/23 20:02:22
Modified: ChangeLog
Added: colamd-2.7.3.ebuild
Log:
Bump
(Portage version: 2.1.9.40/cvs/Linux x86_64)
Revision Changes Path
1.16 sci-libs/colamd/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/colamd/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/colamd/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/colamd/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/colamd/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 25 Dec 2010 18:50:11 -0000 1.15
+++ ChangeLog 23 Feb 2011 20:02:21 -0000 1.16
@@ -1,6 +1,11 @@
# ChangeLog for sci-libs/colamd
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/colamd/ChangeLog,v 1.15 2010/12/25 18:50:11 bicatali Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/colamd/ChangeLog,v 1.16 2011/02/23 20:02:21 bicatali Exp $
+
+*colamd-2.7.3 (23 Feb 2011)
+
+ 23 Feb 2011; Sébastien Fabbro <bicatali@gentoo.org> +colamd-2.7.3.ebuild:
+ Bump
25 Dec 2010; Sébastien Fabbro <bicatali@gentoo.org> colamd-2.7.1.ebuild:
Added static-libs flag
1.1 sci-libs/colamd/colamd-2.7.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/colamd/colamd-2.7.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/colamd/colamd-2.7.3.ebuild?rev=1.1&content-type=text/plain
Index: colamd-2.7.3.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/colamd/colamd-2.7.3.ebuild,v 1.1 2011/02/23 20:02:21 bicatali Exp $
EAPI=2
inherit autotools eutils
MY_PN=COLAMD
DESCRIPTION="Column approximate minimum degree ordering algorithm"
HOMEPAGE="http://www.cise.ufl.edu/research/sparse/colamd"
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 ~amd64-linux ~x86-linux ~x86-macos"
IUSE="static-libs"
DEPEND="sci-libs/ufconfig"
S="${WORKDIR}/${MY_PN}"
src_prepare() {
epatch "${FILESDIR}"/${PN}-2.7.1-autotools.patch
eautoreconf
}
src_configure() {
econf $(use_enable static-libs static)
}
src_install() {
emake DESTDIR="${D}" install || die "emake install failed"
dodoc README.txt Doc/ChangeLog || die "dodoc failed"
}
next reply other threads:[~2011-02-23 20:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-23 20:02 Sebastien Fabbro (bicatali) [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-12-15 8:33 [gentoo-commits] gentoo-x86 commit in sci-libs/colamd: ChangeLog colamd-2.7.3.ebuild Justin Lecher (jlec)
2011-12-15 17:14 Justin Lecher (jlec)
2011-12-15 20:41 Justin Lecher (jlec)
2011-12-26 12:33 Markus Meier (maekke)
2012-05-08 17:17 Sebastien Fabbro (bicatali)
2012-05-09 23:09 Sebastien Fabbro (bicatali)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110223200222.9848E20054@flycatcher.gentoo.org \
--to=bicatali@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox