* [gentoo-commits] proj/sci:master commit in: sci-libs/libcgnsoo/
@ 2015-09-15 13:34 Justin Lecher
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher @ 2015-09-15 13:34 UTC (permalink / raw
To: gentoo-commits
commit: f44da8881b016dd2044a5b10ffaa2e9e6b6da472
Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Tue Sep 15 09:35:00 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Sep 15 09:35:00 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=f44da888
sci-libs/libcgnsoo: Move to EAPI=5
Package-Manager: portage-2.2.20.1
sci-libs/libcgnsoo/ChangeLog | 6 ++++--
sci-libs/libcgnsoo/libcgnsoo-1728.ebuild | 9 ++-------
2 files changed, 6 insertions(+), 9 deletions(-)
diff --git a/sci-libs/libcgnsoo/ChangeLog b/sci-libs/libcgnsoo/ChangeLog
index a804ec8..aa555bc 100644
--- a/sci-libs/libcgnsoo/ChangeLog
+++ b/sci-libs/libcgnsoo/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for sci-libs/libcgnsoo
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Id$
+ 15 Sep 2015; Marius Brehler <marbre@linux.sungazer.de> libcgnsoo-1728.ebuild:
+ sci-libs/libcgnsoo: Move to EAPI=5
+
*libcgnsoo-1728 (10 Jan 2011)
10 Jan 2011; Oliver Borm (boroli) <oli.borm@web.de>
@@ -10,4 +13,3 @@
03 Aug 2009; Oliver Borm (boroli) <oli.borm@web.de> ChangeLog:
Initial import to science overlay
-
diff --git a/sci-libs/libcgnsoo/libcgnsoo-1728.ebuild b/sci-libs/libcgnsoo/libcgnsoo-1728.ebuild
index 3047ac6..2be7fec 100644
--- a/sci-libs/libcgnsoo/libcgnsoo-1728.ebuild
+++ b/sci-libs/libcgnsoo/libcgnsoo-1728.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
# $Id$
-EAPI="2"
+EAPI=5
MY_PV="3.0"
MY_PN=${PN}-${MY_PV}
@@ -17,7 +17,6 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="sci-libs/cgnslib"
-
RDEPEND="${DEPEND}"
S=${WORKDIR}/${MY_PN}-${PV}
@@ -26,7 +25,3 @@ src_configure() {
chmod +x configure
econf --with-CGNSLIBHOME="/usr"
}
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
-}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-libs/libcgnsoo/
@ 2015-11-30 10:58 Justin Lecher
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher @ 2015-11-30 10:58 UTC (permalink / raw
To: gentoo-commits
commit: 9a4c22056aad4294fde33042200848b94211bc4b
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 30 10:05:58 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Nov 30 10:05:58 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=9a4c2205
sci-libs/libcgnsoo: Chop DESCRIPTION to 80 chars
Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-libs/libcgnsoo/libcgnsoo-1728.ebuild | 2 +-
sci-libs/libcgnsoo/metadata.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-libs/libcgnsoo/libcgnsoo-1728.ebuild b/sci-libs/libcgnsoo/libcgnsoo-1728.ebuild
index 2be7fec..1bb05c0 100644
--- a/sci-libs/libcgnsoo/libcgnsoo-1728.ebuild
+++ b/sci-libs/libcgnsoo/libcgnsoo-1728.ebuild
@@ -7,7 +7,7 @@ EAPI=5
MY_PV="3.0"
MY_PN=${PN}-${MY_PV}
-DESCRIPTION="CGNSOO library, provides an object-oriented interface to the CGNS Mid-level library"
+DESCRIPTION="Object-oriented interface to the CGNS Mid-level library"
HOMEPAGE="http://openfoam-extend.sourceforge.net"
SRC_URI="http://ppa.launchpad.net/cae-team/ppa/ubuntu/pool/main/libc/${MY_PN}/${MY_PN}_${PV}.orig.tar.gz"
diff --git a/sci-libs/libcgnsoo/metadata.xml b/sci-libs/libcgnsoo/metadata.xml
index 9fd767e..5f790f0 100644
--- a/sci-libs/libcgnsoo/metadata.xml
+++ b/sci-libs/libcgnsoo/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version='1.0' encoding='UTF-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-11-30 10:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-30 10:58 [gentoo-commits] proj/sci:master commit in: sci-libs/libcgnsoo/ Justin Lecher
-- strict thread matches above, loose matches on Subject: below --
2015-09-15 13:34 Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox