public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/libexcelformat/
Date: Fri, 14 Apr 2017 19:00:01 +0000 (UTC)	[thread overview]
Message-ID: <1492196398.81ce5ca29c0e4ccf8827303a75146698302cb78d.jlec@gentoo> (raw)

commit:     81ce5ca29c0e4ccf8827303a75146698302cb78d
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 14 18:45:45 2017 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Apr 14 18:59:58 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81ce5ca2

sci-libs/libexcelformat: Bump EAPI to 6

Package-Manager: Portage-2.3.5, Repoman-2.3.2
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-libs/libexcelformat/libexcelformat-101016.ebuild | 12 ++++++------
 sci-libs/libexcelformat/metadata.xml                 |  8 ++++----
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/sci-libs/libexcelformat/libexcelformat-101016.ebuild b/sci-libs/libexcelformat/libexcelformat-101016.ebuild
index 5613f42ae56..6b346b4f29f 100644
--- a/sci-libs/libexcelformat/libexcelformat-101016.ebuild
+++ b/sci-libs/libexcelformat/libexcelformat-101016.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="3"
+EAPI=6
 
-inherit multilib toolchain-funcs
+inherit toolchain-funcs
 
 DESCRIPTION="reading, writing, and editing of XLS (BIFF8 format) files using C++"
 HOMEPAGE="http://www.codeproject.com/KB/office/ExcelFormat.aspx"
@@ -17,12 +17,12 @@ IUSE=""
 S="${WORKDIR}"/libExcelFormat
 
 src_prepare() {
+	default
 	tc-export CXX
 }
 
 src_install() {
-	insinto /usr/include
-	doins *.h* || die
+	doheader *.h*
 
-	dolib.so libExcelFormat.so* || die
+	dolib.so libExcelFormat.so*
 }

diff --git a/sci-libs/libexcelformat/metadata.xml b/sci-libs/libexcelformat/metadata.xml
index 0c6991d7902..ae9640ffb9f 100644
--- a/sci-libs/libexcelformat/metadata.xml
+++ b/sci-libs/libexcelformat/metadata.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="project">
-	<email>sci@gentoo.org</email>
-	<name>Gentoo Science Project</name>
-</maintainer>
+	<maintainer type="project">
+		<email>sci@gentoo.org</email>
+		<name>Gentoo Science Project</name>
+	</maintainer>
 </pkgmetadata>


             reply	other threads:[~2017-04-14 19:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-14 19:00 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-22 21:33 [gentoo-commits] repo/gentoo:master commit in: sci-libs/libexcelformat/ Conrad Kostecki

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=1492196398.81ce5ca29c0e4ccf8827303a75146698302cb78d.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