From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/csindex/
Date: Mon, 1 Jan 2018 16:28:59 +0000 (UTC) [thread overview]
Message-ID: <1514824078.6d56e65bd87dd3779e39cf7332c8e8bb5a2c6515.dilfridge@gentoo> (raw)
commit: 6d56e65bd87dd3779e39cf7332c8e8bb5a2c6515
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 1 16:27:58 2018 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Jan 1 16:27:58 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d56e65b
dev-tex/csindex: EAPI bump, bug 605728
Package-Manager: Portage-2.3.19, Repoman-2.3.6
...csindex-2.11c-r1.ebuild => csindex-2.11c-r2.ebuild} | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/dev-tex/csindex/csindex-2.11c-r1.ebuild b/dev-tex/csindex/csindex-2.11c-r2.ebuild
similarity index 64%
rename from dev-tex/csindex/csindex-2.11c-r1.ebuild
rename to dev-tex/csindex/csindex-2.11c-r2.ebuild
index 7f4f09bbeba..5c8b4110b8a 100644
--- a/dev-tex/csindex/csindex-2.11c-r1.ebuild
+++ b/dev-tex/csindex/csindex-2.11c-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=3
+EAPI=6
-inherit toolchain-funcs eutils
+inherit toolchain-funcs
MY_P="${PN}-19980713"
@@ -21,16 +21,16 @@ RDEPEND=""
S=${WORKDIR}/${MY_P}
-src_prepare() {
- epatch "${FILESDIR}/${P}-flags.patch" \
- "${FILESDIR}/${P}-decl.patch"
-}
+PATCHES=(
+ "${FILESDIR}/${P}-flags.patch"
+ "${FILESDIR}/${P}-decl.patch"
+)
src_compile() {
- emake CC="$(tc-getCC)" || die "make failed"
+ emake CC="$(tc-getCC)"
}
src_install() {
- dobin csindex || die
+ dobin csindex
dodoc README
}
next reply other threads:[~2018-01-01 16:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-01 16:28 Andreas Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-10-29 21:24 [gentoo-commits] repo/gentoo:master commit in: dev-tex/csindex/ Jonas Stein
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=1514824078.6d56e65bd87dd3779e39cf7332c8e8bb5a2c6515.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