* [gentoo-commits] proj/sci:master commit in: sci-physics/LoopTools/
@ 2013-01-09 13:42 Kacper Kowalik
0 siblings, 0 replies; 4+ messages in thread
From: Kacper Kowalik @ 2013-01-09 13:42 UTC (permalink / raw
To: gentoo-commits
commit: 96608292a779361a813f6973a695f92706af3c07
Author: Jauhien Piatlicki (jauhien) <piatlicki <AT> gmail <DOT> com>
AuthorDate: Wed Jan 9 13:36:19 2013 +0000
Commit: Kacper Kowalik <xarthisius <AT> gentoo <DOT> org>
CommitDate: Wed Jan 9 13:36:19 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=96608292
sci-physics/LoopTools: manifest fixed forever, thanks to jlec
---
sci-physics/LoopTools/ChangeLog | 6 +++++-
sci-physics/LoopTools/LoopTools-2.8.ebuild | 4 ++--
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/sci-physics/LoopTools/ChangeLog b/sci-physics/LoopTools/ChangeLog
index b8c7f9e..36cec23 100644
--- a/sci-physics/LoopTools/ChangeLog
+++ b/sci-physics/LoopTools/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for sci-physics/LoopTools
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 09 Jan 2013; Jauhien Piatlicki (jauhien) <piatlicki@gmail.com>
+ LoopTools-2.8.ebuild:
+ sources mirrored on jlec's dev space, thanks to jlec
+
*LoopTools-2.8 (12 Sep 2012)
12 Sep 2012; Jauhien Piatlicki (jauhien) <piatlicki@gmail.com>
diff --git a/sci-physics/LoopTools/LoopTools-2.8.ebuild b/sci-physics/LoopTools/LoopTools-2.8.ebuild
index 76182c1..6432bfc 100644
--- a/sci-physics/LoopTools/LoopTools-2.8.ebuild
+++ b/sci-physics/LoopTools/LoopTools-2.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -8,7 +8,7 @@ inherit eutils fortran-2
DESCRIPTION="A package for evaluation of scalar and tensor one-loop integrals"
HOMEPAGE="http://www.feynarts.de/looptools"
-SRC_URI="http://www.feynarts.de/looptools/${P}.tar.gz"
+SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.gz"
LICENSE="LGPL-3"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-physics/LoopTools/
@ 2013-11-09 8:55 Justin Lecher
0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher @ 2013-11-09 8:55 UTC (permalink / raw
To: gentoo-commits
commit: 544fd5697f13e8837766aea967a9b58cb97c4d2a
Author: Jauhien Piatlicki <piatlicki <AT> gmail <DOT> com>
AuthorDate: Fri Nov 8 17:45:06 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Nov 8 17:45:06 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=544fd569
sci-physics/LoopTools: ~amd64 keyword added, EAPI=5
---
sci-physics/LoopTools/LoopTools-2.8.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-physics/LoopTools/LoopTools-2.8.ebuild b/sci-physics/LoopTools/LoopTools-2.8.ebuild
index 6432bfc..d0e4ad1 100644
--- a/sci-physics/LoopTools/LoopTools-2.8.ebuild
+++ b/sci-physics/LoopTools/LoopTools-2.8.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
inherit eutils fortran-2
@@ -13,7 +13,7 @@ SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="virtual/fortran"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-physics/looptools/
@ 2015-06-07 9:35 Jauhien Piatlicki
0 siblings, 0 replies; 4+ messages in thread
From: Jauhien Piatlicki @ 2015-06-07 9:35 UTC (permalink / raw
To: gentoo-commits
commit: ebbe9d43e04c06b732722537b8dad49d805aef7c
Author: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 7 09:33:07 2015 +0000
Commit: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
CommitDate: Sun Jun 7 09:33:07 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ebbe9d43
[sci-physics/looptools] version bump
sci-physics/looptools/ChangeLog | 7 +++++-
sci-physics/looptools/looptools-2.12.ebuild | 39 +++++++++++++++++++++++++++++
2 files changed, 45 insertions(+), 1 deletion(-)
diff --git a/sci-physics/looptools/ChangeLog b/sci-physics/looptools/ChangeLog
index 6e59033..407587a 100644
--- a/sci-physics/looptools/ChangeLog
+++ b/sci-physics/looptools/ChangeLog
@@ -1,7 +1,12 @@
# ChangeLog for sci-physics/looptools
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*looptools-2.12 (07 Jun 2015)
+
+ 07 Jun 2015; Jauhien Piatlicki <jauhien@gentoo.org> +looptools-2.12.ebuild:
+ version bump
+
*looptools-2.11 (31 Aug 2014)
*looptools-2.10 (31 Aug 2014)
*looptools-2.9 (31 Aug 2014)
diff --git a/sci-physics/looptools/looptools-2.12.ebuild b/sci-physics/looptools/looptools-2.12.ebuild
new file mode 100644
index 0000000..66a959c
--- /dev/null
+++ b/sci-physics/looptools/looptools-2.12.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit eutils fortran-2 multilib
+
+MYP=LoopTools-${PV}
+
+DESCRIPTION="Tools for evaluation of scalar and tensor one-loop integrals"
+HOMEPAGE="http://www.feynarts.de/looptools"
+SRC_URI="http://www.feynarts.de/looptools/${MYP}.tar.gz"
+
+LICENSE="LGPL-3"
+
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc static-libs"
+
+DEPEND="virtual/fortran"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${MYP}"
+
+src_prepare() {
+ epatch "${FILESDIR}"/${PN}-2.10-makefile.patch
+ export VER="${PV}"
+ # necessary fix for prefix
+ sed -i "s/lib\$(LIBDIRSUFFIX)/$(get_libdir)/" makefile.in || die
+}
+
+src_install() {
+ default
+ # another one of these package building archive with pic
+ # no: ooptools is not a typo
+ use static-libs || rm "${ED}"/usr/$(get_libdir)/libooptools.a
+ use doc && dodoc manual/*.pdf
+}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-physics/looptools/
@ 2015-08-30 18:11 Jauhien Piatlicki
0 siblings, 0 replies; 4+ messages in thread
From: Jauhien Piatlicki @ 2015-08-30 18:11 UTC (permalink / raw
To: gentoo-commits
commit: 5da8f679c50871185b372413edce23dc896966c8
Author: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 30 17:57:53 2015 +0000
Commit: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
CommitDate: Sun Aug 30 17:57:53 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=5da8f679
sci-physics/looptools: remove versions imported to the tree
Package-Manager: portage-2.2.20.1
sci-physics/looptools/ChangeLog | 4 +++
sci-physics/looptools/looptools-2.12.ebuild | 39 -----------------------------
sci-physics/looptools/looptools-2.8.ebuild | 39 -----------------------------
3 files changed, 4 insertions(+), 78 deletions(-)
diff --git a/sci-physics/looptools/ChangeLog b/sci-physics/looptools/ChangeLog
index b4d59d3..b977fdc 100644
--- a/sci-physics/looptools/ChangeLog
+++ b/sci-physics/looptools/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Id$
+ 30 Aug 2015; Jauhien Piatlicki <jauhien@gentoo.org> -looptools-2.8.ebuild,
+ -looptools-2.12.ebuild:
+ remove versions imported to the tree
+
*looptools-2.12 (07 Jun 2015)
07 Jun 2015; Jauhien Piatlicki <jauhien@gentoo.org> +looptools-2.12.ebuild:
diff --git a/sci-physics/looptools/looptools-2.12.ebuild b/sci-physics/looptools/looptools-2.12.ebuild
deleted file mode 100644
index bdc0c78..0000000
--- a/sci-physics/looptools/looptools-2.12.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils fortran-2 multilib
-
-MYP=LoopTools-${PV}
-
-DESCRIPTION="Tools for evaluation of scalar and tensor one-loop integrals"
-HOMEPAGE="http://www.feynarts.de/looptools"
-SRC_URI="http://www.feynarts.de/looptools/${MYP}.tar.gz"
-
-LICENSE="LGPL-3"
-
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="doc static-libs"
-
-DEPEND="virtual/fortran"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MYP}"
-
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-2.10-makefile.patch
- export VER="${PV}"
- # necessary fix for prefix
- sed -i "s/lib\$(LIBDIRSUFFIX)/$(get_libdir)/" makefile.in || die
-}
-
-src_install() {
- default
- # another one of these package building archive with pic
- # no: ooptools is not a typo
- use static-libs || rm "${ED}"/usr/$(get_libdir)/libooptools.a
- use doc && dodoc manual/*.pdf
-}
diff --git a/sci-physics/looptools/looptools-2.8.ebuild b/sci-physics/looptools/looptools-2.8.ebuild
deleted file mode 100644
index 008a5ca..0000000
--- a/sci-physics/looptools/looptools-2.8.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils fortran-2 multilib
-
-MYP=LoopTools-${PV}
-
-DESCRIPTION="Tools for evaluation of scalar and tensor one-loop integrals"
-HOMEPAGE="http://www.feynarts.de/looptools"
-SRC_URI="http://www.feynarts.de/looptools/${MYP}.tar.gz"
-
-LICENSE="LGPL-3"
-
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="doc static-libs"
-
-DEPEND="virtual/fortran"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MYP}"
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-makefile.patch
- export VER="${PV}"
- # necessary fix for prefix
- sed -i "s/lib\$(LIBDIRSUFFIX)/$(get_libdir)/" makefile.in || die
-}
-
-src_install() {
- default
- # another one of these package building archive with pic
- # no: ooptools is not a typo
- use static-libs || rm "${ED}"/usr/$(get_libdir)/libooptools.a
- use doc && dodoc manual/*.pdf
-}
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-08-30 18:11 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-09 13:42 [gentoo-commits] proj/sci:master commit in: sci-physics/LoopTools/ Kacper Kowalik
-- strict thread matches above, loose matches on Subject: below --
2013-11-09 8:55 Justin Lecher
2015-06-07 9:35 [gentoo-commits] proj/sci:master commit in: sci-physics/looptools/ Jauhien Piatlicki
2015-08-30 18:11 Jauhien Piatlicki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox