From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/elmer-eio/files/, sci-libs/elmer-eio/
Date: Tue, 3 Dec 2013 14:53:02 +0000 (UTC) [thread overview]
Message-ID: <1386063125.dcca7025aecde8efa0c08605c52f070d1495499b.jlec@gentoo> (raw)
commit: dcca7025aecde8efa0c08605c52f070d1495499b
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 3 09:32:05 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Dec 3 09:32:05 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=dcca7025
sci-libs/elmer-eio: Fix version; force execution of all phases
Package-Manager: portage-2.2.7
---
sci-libs/elmer-eio/ChangeLog | 5 +++++
.../{elmer-eio-5.4.1.ebuild => elmer-eio-6.0_p4651.ebuild} | 2 +-
sci-libs/elmer-eio/elmer-eio-9999.ebuild | 7 ++++++-
...mer-eio-5.4.1-shared.patch => elmer-eio-6.0_p4651-shared.patch} | 0
4 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/sci-libs/elmer-eio/ChangeLog b/sci-libs/elmer-eio/ChangeLog
index 0c94133..a8ee6aa 100644
--- a/sci-libs/elmer-eio/ChangeLog
+++ b/sci-libs/elmer-eio/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 03 Dec 2013; Justin Lecher <jlec@gentoo.org> -elmer-eio-5.4.1.ebuild,
+ +elmer-eio-6.0_p4651.ebuild, elmer-eio-9999.ebuild,
+ -files/elmer-eio-5.4.1-shared.patch, +files/elmer-eio-6.0_p4651-shared.patch:
+ Fix version; force execution of all phases
+
03 Dec 2013; Justin Lecher <jlec@gentoo.org> elmer-eio-5.4.1.ebuild,
elmer-eio-9999.ebuild, +files/elmer-eio-5.4.1-shared.patch:
Use autotools-utils.eclass and handle static-libs
diff --git a/sci-libs/elmer-eio/elmer-eio-5.4.1.ebuild b/sci-libs/elmer-eio/elmer-eio-6.0_p4651.ebuild
similarity index 90%
rename from sci-libs/elmer-eio/elmer-eio-5.4.1.ebuild
rename to sci-libs/elmer-eio/elmer-eio-6.0_p4651.ebuild
index 16ba681..fb3ea49 100644
--- a/sci-libs/elmer-eio/elmer-eio-5.4.1.ebuild
+++ b/sci-libs/elmer-eio/elmer-eio-6.0_p4651.ebuild
@@ -13,7 +13,7 @@ MY_PN=${PN/elmer-/}
DESCRIPTION="Finite element programs, libraries, and visualization tools - elmer I/O library"
HOMEPAGE="http://www.csc.fi/english/pages/elmer"
-SRC_URI="http://elmerfem.svn.sourceforge.net/viewvc/${ELMER_ROOT}/release/${PV}/${MY_PN}/?view=tar -> ${P}.tar.gz"
+SRC_URI="http://elmerfem.svn.sourceforge.net/viewvc/${ELMER_ROOT}/release/${PV%_p*}/${MY_PN}/?view=tar&pathrev=4651 -> ${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
diff --git a/sci-libs/elmer-eio/elmer-eio-9999.ebuild b/sci-libs/elmer-eio/elmer-eio-9999.ebuild
index 2aa788a..da27e58 100644
--- a/sci-libs/elmer-eio/elmer-eio-9999.ebuild
+++ b/sci-libs/elmer-eio/elmer-eio-9999.ebuild
@@ -24,7 +24,12 @@ IUSE="debug static-libs"
S="${WORKDIR}/eio"
-PATCHES=( "${FILESDIR}"/${P}-shared.patch )
+PATCHES=( "${FILESDIR}"/${PN}-6.0_p4651-shared.patch )
+
+src_prepare() {
+ subversion_src_prepare
+ autotools-utils_src_prepare
+}
src_configure() {
local myeconfargs=(
diff --git a/sci-libs/elmer-eio/files/elmer-eio-5.4.1-shared.patch b/sci-libs/elmer-eio/files/elmer-eio-6.0_p4651-shared.patch
similarity index 100%
rename from sci-libs/elmer-eio/files/elmer-eio-5.4.1-shared.patch
rename to sci-libs/elmer-eio/files/elmer-eio-6.0_p4651-shared.patch
next reply other threads:[~2013-12-03 14:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-03 14:53 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-12-03 14:53 [gentoo-commits] proj/sci:master commit in: sci-libs/elmer-eio/files/, sci-libs/elmer-eio/ Justin Lecher
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=1386063125.dcca7025aecde8efa0c08605c52f070d1495499b.jlec@gentoo \
--to=jlec@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