From: "Guillaume Horel" <guillaume.horel@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/framewave/
Date: Fri, 3 Apr 2015 17:53:53 +0000 (UTC) [thread overview]
Message-ID: <1428057188.01d6b4ad5e4b73511d90e29ab411392dc7e150d8.guillaume_horel@gentoo> (raw)
commit: 01d6b4ad5e4b73511d90e29ab411392dc7e150d8
Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Fri Apr 3 10:33:08 2015 +0000
Commit: Guillaume Horel <guillaume.horel <AT> gmail <DOT> com>
CommitDate: Fri Apr 3 10:33:08 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=01d6b4ad
sci-libs/framewave: Bump to EAPI=5; Cleanup
Package-Manager: portage-2.2.14
sci-libs/framewave/ChangeLog | 6 ++++++
sci-libs/framewave/framewave-1.3.1.ebuild | 10 +++++-----
2 files changed, 11 insertions(+), 5 deletions(-)
diff --git a/sci-libs/framewave/ChangeLog b/sci-libs/framewave/ChangeLog
new file mode 100644
index 0000000..86d49d7
--- /dev/null
+++ b/sci-libs/framewave/ChangeLog
@@ -0,0 +1,6 @@
+# ChangeLog for sci-libs/framewave
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+ 03 Apr 2015; Marius Brehler <marbre@linux.sungazer.de> framewave-1.3.1.ebuild:
+ Bump to EAPI=5; Cleanup
diff --git a/sci-libs/framewave/framewave-1.3.1.ebuild b/sci-libs/framewave/framewave-1.3.1.ebuild
index 22fbc74..8e858cb 100644
--- a/sci-libs/framewave/framewave-1.3.1.ebuild
+++ b/sci-libs/framewave/framewave-1.3.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="2"
+EAPI=5
MY_P="FRAMEWAVE_${PV}_SRC"
@@ -26,7 +26,7 @@ src_prepare() {
}
src_compile() {
- cd Framewave
+ cd Framewave || die
local bits="32"
use amd64 && bits="64"
@@ -40,8 +40,8 @@ src_install() {
local bits="32"
use amd64 && bits="64"
- dolib.so Framewave/build/bin/release_shared_${bits}/*.so* || die "doins failed"
+ dolib.so Framewave/build/bin/release_shared_${bits}/*.so*
insinto /usr/include
- doins Framewave/build/include/* || die "doins failed"
+ doins Framewave/build/include/*
}
next reply other threads:[~2015-04-03 17:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-03 17:53 Guillaume Horel [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-11-10 0:57 [gentoo-commits] proj/sci:master commit in: sci-libs/framewave/ Aisha Tammy
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=1428057188.01d6b4ad5e4b73511d90e29ab411392dc7e150d8.guillaume_horel@gentoo \
--to=guillaume.horel@gmail.com \
--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