From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/cronolog/
Date: Sat, 25 Feb 2017 09:33:40 +0000 (UTC) [thread overview]
Message-ID: <1488015069.c51d3151dcfef28e7aef55e1093c60e652edfb2d.slyfox@gentoo> (raw)
commit: c51d3151dcfef28e7aef55e1093c60e652edfb2d
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 25 09:18:56 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Feb 25 09:31:09 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c51d3151
app-admin/cronolog: expand patches glob
Inline all available patches explicitly
to make ebuild stable against addition/removal
of patches into a directory.
While at it drop src_install() as it's the same
as EAPI=6 src_install().
app-admin/cronolog/cronolog-1.6.2-r5.ebuild | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)
diff --git a/app-admin/cronolog/cronolog-1.6.2-r5.ebuild b/app-admin/cronolog/cronolog-1.6.2-r5.ebuild
index 3a00382de2..690148fc1a 100644
--- a/app-admin/cronolog/cronolog-1.6.2-r5.ebuild
+++ b/app-admin/cronolog/cronolog-1.6.2-r5.ebuild
@@ -14,15 +14,21 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~x86"
+PATCHES=(
+ "${FILESDIR}"/${PV}-patches/${PN}-define-strptime.patch.txt
+ "${FILESDIR}"/${PV}-patches/${PN}-doc.patch.txt
+ "${FILESDIR}"/${PV}-patches/${PN}-getopt-long.patch.txt
+ "${FILESDIR}"/${PV}-patches/${PN}-large-file-patch.txt
+ "${FILESDIR}"/${PV}-patches/${PN}-missing-symlink-patch.txt
+ "${FILESDIR}"/${PV}-patches/${PN}-setugid-patch.txt
+ "${FILESDIR}"/${PV}-patches/${PN}-sigusr1-patch.txt
+ "${FILESDIR}"/${PV}-patches/${PN}-strftime-patch.txt
+ "${FILESDIR}"/${P}-umask.patch
+)
+
DOCS=( AUTHORS ChangeLog INSTALL NEWS README TODO )
src_prepare() {
default
- epatch "${FILESDIR}/${PV}-patches"/*.txt "${FILESDIR}/${P}-umask.patch"
eautoreconf
}
-
-src_install() {
- emake DESTDIR="${D}" install
- einstalldocs
-}
next reply other threads:[~2017-02-25 9:33 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-25 9:33 Sergei Trofimovich [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-30 11:21 [gentoo-commits] repo/gentoo:master commit in: app-admin/cronolog/ Petr Vaněk
2024-05-19 17:09 Sam James
2024-05-19 17:09 Sam James
2024-05-19 17:03 Arthur Zamarin
2024-01-07 0:20 Conrad Kostecki
2023-10-01 18:15 Andreas Sturmlechner
2023-10-01 18:10 Arthur Zamarin
2023-09-28 5:22 Joonas Niilola
2023-09-28 5:16 Joonas Niilola
2023-09-13 3:49 Sam James
2017-12-29 22:33 David Seifert
2017-12-29 22:33 David Seifert
2017-12-29 22:33 David Seifert
2017-02-25 10:09 Ulrich Müller
2017-02-25 9:21 Patrice Clement
2017-02-25 8:55 Patrice Clement
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=1488015069.c51d3151dcfef28e7aef55e1093c60e652edfb2d.slyfox@gentoo \
--to=slyfox@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