public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/dmenu/
Date: Mon, 30 Oct 2017 15:53:07 +0000 (UTC)	[thread overview]
Message-ID: <1509378785.e2dc58720ac8be82138b1e4d682399edf9d49ff7.jer@gentoo> (raw)

commit:     e2dc58720ac8be82138b1e4d682399edf9d49ff7
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 30 15:52:43 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Oct 30 15:53:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2dc5872

x11-misc/dmenu: Add savedconfig support by Hadrien Lacour (bug #635820).

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 x11-misc/dmenu/{dmenu-4.7.ebuild => dmenu-4.7-r1.ebuild} | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/x11-misc/dmenu/dmenu-4.7.ebuild b/x11-misc/dmenu/dmenu-4.7-r1.ebuild
similarity index 93%
rename from x11-misc/dmenu/dmenu-4.7.ebuild
rename to x11-misc/dmenu/dmenu-4.7-r1.ebuild
index 47042fad0e7..05dc375cb2b 100644
--- a/x11-misc/dmenu/dmenu-4.7.ebuild
+++ b/x11-misc/dmenu/dmenu-4.7-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit toolchain-funcs
+inherit savedconfig toolchain-funcs
 
 DESCRIPTION="a generic, highly customizable, and efficient menu for the X Window System"
 HOMEPAGE="https://tools.suckless.org/dmenu/"
@@ -36,6 +36,8 @@ src_prepare() {
 		-e 's|${CC} -o|$(CC) $(CFLAGS) -o|g' \
 		-e '/^	echo/d' \
 		Makefile || die
+
+	restore_config config.h
 }
 
 src_compile() {
@@ -54,4 +56,6 @@ src_compile() {
 
 src_install() {
 	emake DESTDIR="${D}" PREFIX="/usr" install
+
+	save_config config.h
 }


             reply	other threads:[~2017-10-30 15:53 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-30 15:53 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-22 20:01 [gentoo-commits] repo/gentoo:master commit in: x11-misc/dmenu/ Conrad Kostecki
2024-05-05 22:01 Sam James
2024-05-05 19:51 Arthur Zamarin
2024-05-05 19:51 Arthur Zamarin
2024-05-05 19:50 Sam James
2024-05-05 19:50 Sam James
2024-03-28 14:10 Conrad Kostecki
2024-03-28 14:10 Conrad Kostecki
2024-03-28 14:10 Conrad Kostecki
2024-02-14 20:27 Conrad Kostecki
2023-08-04  9:22 Sam James
2023-07-08  3:39 Sam James
2023-07-07 10:14 Sam James
2023-07-07  4:40 Sam James
2023-07-07  4:40 Sam James
2022-03-16 17:07 Sam James
2022-02-16 21:20 Georgy Yakovlev
2021-09-21 13:41 Yixun Lan
2021-04-23 16:13 Sam James
2021-04-22 20:15 Sam James
2021-04-22 12:23 Sam James
2021-04-22 12:18 Sam James
2021-04-18  6:06 Sam James
2021-02-27 12:30 Sam James
2021-02-27 10:43 Sam James
2020-11-03 21:55 Georgy Yakovlev
2020-09-02 17:17 Jeroen Roovers
2019-06-03  9:43 Jeroen Roovers
2019-04-23 17:36 Aaron Bauman
2019-03-15 13:26 Jeroen Roovers
2019-01-18  7:56 Jeroen Roovers
2019-01-18  7:54 Jeroen Roovers
2018-09-23 20:45 Jeroen Roovers
2018-03-16 15:27 Jeroen Roovers
2017-10-31  4:59 Jeroen Roovers
2017-09-10 21:47 Jeroen Roovers
2017-08-31 10:33 Jeroen Roovers
2016-03-25  9:02 Patrick Lauer
2016-03-25  3:17 Jeroen Roovers
2016-01-09 18:51 Markus Meier
2015-11-12  6:23 Jeroen Roovers

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=1509378785.e2dc58720ac8be82138b1e4d682399edf9d49ff7.jer@gentoo \
    --to=jer@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