From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libwpg/
Date: Sat, 17 Dec 2016 15:57:10 +0000 (UTC) [thread overview]
Message-ID: <1481990158.d920dc44e759c0f95a8cc9bee89233c08151d249.dilfridge@gentoo> (raw)
commit: d920dc44e759c0f95a8cc9bee89233c08151d249
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sat Nov 26 00:35:10 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Dec 17 15:55:58 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d920dc44
app-text/libwpg: EAPI 6, drop eutils.eclass
Package-Manager: portage-2.3.0
app-text/libwpg/libwpg-0.3.1.ebuild | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/app-text/libwpg/libwpg-0.3.1.ebuild b/app-text/libwpg/libwpg-0.3.1.ebuild
index a336154..284db7e 100644
--- a/app-text/libwpg/libwpg-0.3.1.ebuild
+++ b/app-text/libwpg/libwpg-0.3.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
-inherit alternatives eutils
+inherit alternatives
DESCRIPTION="C++ library to read and parse graphics in WPG"
HOMEPAGE="http://libwpg.sourceforge.net/libwpg.htm"
@@ -27,14 +27,13 @@ src_configure() {
econf \
--disable-werror \
--program-suffix=-${SLOT} \
- --docdir="${EPREFIX%/}/usr/share/doc/${PF}" \
$(use_with doc docs) \
$(use_enable static-libs static)
}
src_install() {
default
- prune_libtool_files --all
+ find "${D}" -name '*.la' -delete || die
}
pkg_postinst() {
next reply other threads:[~2016-12-17 15:57 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-17 15:57 Andreas Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-08-02 16:19 [gentoo-commits] repo/gentoo:master commit in: app-text/libwpg/ Sam James
2023-06-10 9:39 Andreas Sturmlechner
2023-06-09 9:54 Sam James
2023-06-09 6:53 Arthur Zamarin
2023-06-02 16:13 Arthur Zamarin
2023-06-01 19:15 Arthur Zamarin
2023-05-20 10:14 David Seifert
2023-05-03 8:59 Sam James
2023-01-13 19:03 Arthur Zamarin
2021-08-12 3:10 Yixun Lan
2019-07-30 20:26 Aaron Bauman
2019-02-17 22:59 Andreas Sturmlechner
2019-02-17 17:58 Mikle Kolyada
2019-02-17 15:33 Mikle Kolyada
2019-01-13 20:45 Andreas Sturmlechner
2018-09-19 18:35 Matt Turner
2017-11-19 23:49 Andreas Sturmlechner
2017-11-14 14:13 Manuel Rüger
2017-10-08 19:08 Andreas Sturmlechner
2017-08-02 6:31 Andreas Sturmlechner
2017-07-02 15:04 Sergei Trofimovich
2017-06-27 21:28 Andreas Sturmlechner
2017-01-08 6:50 Aaron Bauman
2015-12-29 22:13 Manuel Rüger
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=1481990158.d920dc44e759c0f95a8cc9bee89233c08151d249.dilfridge@gentoo \
--to=dilfridge@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