* [gentoo-commits] gentoo-x86 commit in sci-libs/mpir: mpir-2.1.3.ebuild ChangeLog
@ 2010-11-13 12:51 Justin Lecher (jlec)
0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2010-11-13 12:51 UTC (permalink / raw
To: gentoo-commits
jlec 10/11/13 12:51:24
Modified: mpir-2.1.3.ebuild ChangeLog
Log:
Some QA
(Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
Revision Changes Path
1.2 sci-libs/mpir/mpir-2.1.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/mpir/mpir-2.1.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/mpir/mpir-2.1.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/mpir/mpir-2.1.3.ebuild?r1=1.1&r2=1.2
Index: mpir-2.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/mpir/mpir-2.1.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mpir-2.1.3.ebuild 12 Nov 2010 13:15:46 -0000 1.1
+++ mpir-2.1.3.ebuild 13 Nov 2010 12:51:24 -0000 1.2
@@ -1,12 +1,12 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/mpir/mpir-2.1.3.ebuild,v 1.1 2010/11/12 13:15:46 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/mpir/mpir-2.1.3.ebuild,v 1.2 2010/11/13 12:51:24 jlec Exp $
EAPI="3"
inherit eutils autotools
-DESCRIPTION="library for arbitrary precision integer arithmetic derived from version 4.2.1 of gmp"
+DESCRIPTION="Library for arbitrary precision integer arithmetic derived from version 4.2.1 of gmp"
HOMEPAGE="http://www.mpir.org/"
SRC_URI="http://www.mpir.org/${P}.tar.gz"
@@ -20,8 +20,9 @@
RDEPEND=""
src_prepare(){
- epatch "${FILESDIR}/${PN}-2.0.0-yasm.patch"
- epatch "${FILESDIR}/${PN}-1.3.0-ABI-multilib.patch"
+ epatch \
+ "${FILESDIR}/${PN}-2.0.0-yasm.patch" \
+ "${FILESDIR}/${PN}-1.3.0-ABI-multilib.patch"
# In the same way there was QA regarding executable stacks
# with GMP we have some here as well. We cannot apply the
# GMP solution as yasm is used, at least on x86/amd64.
@@ -55,11 +56,10 @@
# Place mpir in profiles/arch/$arch/package.use.mask when making it available on $arch.
econf \
$(use_enable cxx) \
- $(use_enable cpudetection fat) \
- || "econf failed"
+ $(use_enable cpudetection fat)
}
src_install() {
emake DESTDIR="${D}" install || die "emake install failed"
- dodoc ChangeLog README NEWS
+ dodoc ChangeLog README NEWS || die
}
1.2 sci-libs/mpir/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/mpir/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/mpir/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/mpir/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/mpir/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 12 Nov 2010 13:15:46 -0000 1.1
+++ ChangeLog 13 Nov 2010 12:51:24 -0000 1.2
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/mpir
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/mpir/ChangeLog,v 1.1 2010/11/12 13:15:46 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/mpir/ChangeLog,v 1.2 2010/11/13 12:51:24 jlec Exp $
+
+ 13 Nov 2010; Justin Lecher <jlec@gentoo.org> mpir-2.1.3.ebuild:
+ Some QA
*mpir-2.1.3 (12 Nov 2010)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-11-13 12:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-13 12:51 [gentoo-commits] gentoo-x86 commit in sci-libs/mpir: mpir-2.1.3.ebuild ChangeLog Justin Lecher (jlec)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox