* [gentoo-commits] gentoo-x86 commit in sci-libs/openfoam: ChangeLog openfoam-1.6.ebuild openfoam-1.5.ebuild
@ 2009-09-25 9:28 Diego Petteno (flameeyes)
0 siblings, 0 replies; 2+ messages in thread
From: Diego Petteno (flameeyes) @ 2009-09-25 9:28 UTC (permalink / raw
To: gentoo-commits
flameeyes 09/09/25 09:28:54
Modified: ChangeLog openfoam-1.6.ebuild openfoam-1.5.ebuild
Log:
Move humonguous, duplicated patches to mirrors.
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Revision Changes Path
1.4 sci-libs/openfoam/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/openfoam/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/openfoam/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/openfoam/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/openfoam/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 18 Sep 2009 09:11:35 -0000 1.3
+++ ChangeLog 25 Sep 2009 09:28:54 -0000 1.4
@@ -1,6 +1,11 @@
# ChangeLog for sci-libs/openfoam
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/openfoam/ChangeLog,v 1.3 2009/09/18 09:11:35 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/openfoam/ChangeLog,v 1.4 2009/09/25 09:28:54 flameeyes Exp $
+
+ 25 Sep 2009; Diego E. Pettenò <flameeyes@gentoo.org> openfoam-1.5.ebuild,
+ -files/OpenFOAM-1.5-compile.patch, openfoam-1.6.ebuild,
+ -files/OpenFOAM-1.6-compile.patch:
+ Move humonguous, duplicated patches to mirrors.
*openfoam-1.6 (18 Sep 2009)
1.2 sci-libs/openfoam/openfoam-1.6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/openfoam/openfoam-1.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/openfoam/openfoam-1.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/openfoam/openfoam-1.6.ebuild?r1=1.1&r2=1.2
Index: openfoam-1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/openfoam/openfoam-1.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- openfoam-1.6.ebuild 18 Sep 2009 09:11:35 -0000 1.1
+++ openfoam-1.6.ebuild 25 Sep 2009 09:28:54 -0000 1.2
@@ -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/openfoam/openfoam-1.6.ebuild,v 1.1 2009/09/18 09:11:35 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/openfoam/openfoam-1.6.ebuild,v 1.2 2009/09/25 09:28:54 flameeyes Exp $
EAPI="2"
@@ -12,7 +12,8 @@
DESCRIPTION="Open Field Operation and Manipulation - CFD Simulation Toolbox"
HOMEPAGE="http://www.opencfd.co.uk/openfoam/"
-SRC_URI="mirror://sourceforge/foam/${MY_P}.General.gtgz -> ${MY_P}.General.tgz"
+SRC_URI="mirror://sourceforge/foam/${MY_P}.General.gtgz -> ${MY_P}.General.tgz
+ mirror://gentoo/${MY_P}-compile.patch.bz2"
LICENSE="GPL-2"
SLOT="1.6"
@@ -53,7 +54,7 @@
}
src_prepare() {
- epatch "${FILESDIR}"/${MY_P}-compile.patch
+ epatch "${WORKDIR}"/${MY_P}-compile.patch
epatch "${FILESDIR}"/${MY_P}_gcc4.4.patch
}
1.2 sci-libs/openfoam/openfoam-1.5.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/openfoam/openfoam-1.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/openfoam/openfoam-1.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/openfoam/openfoam-1.5.ebuild?r1=1.1&r2=1.2
Index: openfoam-1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/openfoam/openfoam-1.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- openfoam-1.5.ebuild 25 Apr 2009 16:35:58 -0000 1.1
+++ openfoam-1.5.ebuild 25 Sep 2009 09:28:54 -0000 1.2
@@ -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/openfoam/openfoam-1.5.ebuild,v 1.1 2009/04/25 16:35:58 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/openfoam/openfoam-1.5.ebuild,v 1.2 2009/09/25 09:28:54 flameeyes Exp $
inherit eutils versionator multilib toolchain-funcs
@@ -10,7 +10,8 @@
DESCRIPTION="Open Field Operation and Manipulation - CFD Simulation Toolbox"
HOMEPAGE="http://www.opencfd.co.uk/openfoam/"
-SRC_URI="mirror://sourceforge/foam/${MY_P}.General.gtgz"
+SRC_URI="mirror://sourceforge/foam/${MY_P}.General.gtgz
+ mirror://gentoo/${MY_P}-compile-1.patch.bz2"
LICENSE="GPL-2"
SLOT="1.5"
@@ -49,7 +50,7 @@
unpack ./${MY_P}.General.tgz
cd "${S}"
- epatch "${FILESDIR}"/${MY_P}-compile.patch
+ epatch "${DISTDIR}"/${MY_P}-compile-1.patch.bz2
}
src_compile() {
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sci-libs/openfoam: ChangeLog openfoam-1.6.ebuild openfoam-1.5.ebuild
@ 2011-04-28 16:06 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2011-04-28 16:06 UTC (permalink / raw
To: gentoo-commits
scarabeus 11/04/28 16:06:23
Modified: ChangeLog
Removed: openfoam-1.6.ebuild openfoam-1.5.ebuild
Log:
Not installable for almost an year now wrt bugs #326613, #284921, #316515, #315411. Other minor bugs, #336126.
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Revision Changes Path
1.7 sci-libs/openfoam/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/openfoam/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/openfoam/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/openfoam/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/openfoam/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 17 Oct 2010 20:34:23 -0000 1.6
+++ ChangeLog 28 Apr 2011 16:06:23 -0000 1.7
@@ -1,6 +1,11 @@
# ChangeLog for sci-libs/openfoam
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/openfoam/ChangeLog,v 1.6 2010/10/17 20:34:23 patrick Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/openfoam/ChangeLog,v 1.7 2011/04/28 16:06:23 scarabeus Exp $
+
+ 28 Apr 2011; Tomáš Chvátal <scarabeus@gentoo.org> -openfoam-1.5.ebuild,
+ -openfoam-1.6.ebuild, -files/OpenFOAM-1.6_gcc4.4.patch:
+ Not installable for almost an year now wrt bugs #326613, #284921, #316515,
+ #315411. Other minor bugs, #336126.
*openfoam-1.7.1 (17 Oct 2010)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-04-28 16:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-25 9:28 [gentoo-commits] gentoo-x86 commit in sci-libs/openfoam: ChangeLog openfoam-1.6.ebuild openfoam-1.5.ebuild Diego Petteno (flameeyes)
-- strict thread matches above, loose matches on Subject: below --
2011-04-28 16:06 Tomas Chvatal (scarabeus)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox