public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-biology/mummer: mummer-3.20.ebuild
@ 2008-05-26 14:46 Andrey Kislyuk (weaver)
  0 siblings, 0 replies; 2+ messages in thread
From: Andrey Kislyuk (weaver) @ 2008-05-26 14:46 UTC (permalink / raw
  To: gentoo-commits

weaver      08/05/26 14:46:29

  Modified:             mummer-3.20.ebuild
  Log:
  + ~amd64
  (Portage version: 2.1.5.2)

Revision  Changes    Path
1.2                  sci-biology/mummer/mummer-3.20.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/mummer/mummer-3.20.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/mummer/mummer-3.20.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/mummer/mummer-3.20.ebuild?r1=1.1&r2=1.2

Index: mummer-3.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/mummer/mummer-3.20.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mummer-3.20.ebuild	24 May 2008 04:10:30 -0000	1.1
+++ mummer-3.20.ebuild	26 May 2008 14:46:28 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/mummer/mummer-3.20.ebuild,v 1.1 2008/05/24 04:10:30 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/mummer/mummer-3.20.ebuild,v 1.2 2008/05/26 14:46:28 weaver Exp $
 
 MY_P="MUMmer${PV}"
 DESCRIPTION="A rapid whole genome aligner"
@@ -10,7 +10,7 @@
 LICENSE="Artistic"
 SLOT="0"
 IUSE="doc"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
 
 DEPEND=""
 RDEPEND=""



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-biology/mummer: mummer-3.20.ebuild
@ 2008-06-17 18:40 Andrey Kislyuk (weaver)
  0 siblings, 0 replies; 2+ messages in thread
From: Andrey Kislyuk (weaver) @ 2008-06-17 18:40 UTC (permalink / raw
  To: gentoo-commits

weaver      08/06/17 18:40:10

  Modified:             mummer-3.20.ebuild
  Log:
  Add gcc-4.3 patch, bug 227561, thanks to Marek Miller
  (Portage version: 2.1.5.5)

Revision  Changes    Path
1.3                  sci-biology/mummer/mummer-3.20.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/mummer/mummer-3.20.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/mummer/mummer-3.20.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/mummer/mummer-3.20.ebuild?r1=1.2&r2=1.3

Index: mummer-3.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-biology/mummer/mummer-3.20.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mummer-3.20.ebuild	26 May 2008 14:46:28 -0000	1.2
+++ mummer-3.20.ebuild	17 Jun 2008 18:40:09 -0000	1.3
@@ -1,6 +1,8 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/mummer/mummer-3.20.ebuild,v 1.2 2008/05/26 14:46:28 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/mummer/mummer-3.20.ebuild,v 1.3 2008/06/17 18:40:09 weaver Exp $
+
+inherit eutils
 
 MY_P="MUMmer${PV}"
 DESCRIPTION="A rapid whole genome aligner"
@@ -17,6 +19,12 @@
 
 S=${WORKDIR}/${MY_P}
 
+src_unpack() {
+	unpack ${A}
+	cd "${S}"
+	epatch "${FILESDIR}"/${P}-gcc43.patch
+}
+
 src_compile() {
 	emake || die "emake failed"
 



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-06-17 18:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-26 14:46 [gentoo-commits] gentoo-x86 commit in sci-biology/mummer: mummer-3.20.ebuild Andrey Kislyuk (weaver)
  -- strict thread matches above, loose matches on Subject: below --
2008-06-17 18:40 Andrey Kislyuk (weaver)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox