public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ettore Di Giacinto" <mudler@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/i3blocks/files/, x11-misc/i3blocks/
Date: Mon, 20 Feb 2017 19:25:41 +0000 (UTC)	[thread overview]
Message-ID: <1487618696.02653bc04ab68205e229fb04e96db27613e223ca.mudler@gentoo> (raw)

commit:     02653bc04ab68205e229fb04e96db27613e223ca
Author:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 20 18:26:17 2017 +0000
Commit:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Mon Feb 20 19:24:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02653bc0

x11-misc/i3blocks: revbump, fixes bug #610090

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-misc/i3blocks/files/i3blocks-default-sysconfdir.patch | 15 +++++++++++++++
 .../{i3blocks-1.4.ebuild => i3blocks-1.4-r1.ebuild}       |  4 +++-
 2 files changed, 18 insertions(+), 1 deletion(-)

diff --git a/x11-misc/i3blocks/files/i3blocks-default-sysconfdir.patch b/x11-misc/i3blocks/files/i3blocks-default-sysconfdir.patch
new file mode 100644
index 0000000000..04d625dcb4
--- /dev/null
+++ b/x11-misc/i3blocks/files/i3blocks-default-sysconfdir.patch
@@ -0,0 +1,15 @@
+--- i3blocks-1.4/~Makefile	2017-02-20 18:56:06.340061271 +0100
++++ i3blocks-1.4/Makefile	2017-02-20 18:56:27.518915055 +0100
+@@ -4,11 +4,7 @@ ifndef PREFIX
+   PREFIX=/usr/local
+ endif
+ ifndef SYSCONFDIR
+-  ifeq ($(PREFIX),/usr)
+-    SYSCONFDIR=/etc
+-  else
+-    SYSCONFDIR=$(PREFIX)/etc
+-  endif
++  SYSCONFDIR=/etc
+ endif
+ ifndef LIBEXECDIR
+   LIBEXECDIR=$(PREFIX)/libexec

diff --git a/x11-misc/i3blocks/i3blocks-1.4.ebuild b/x11-misc/i3blocks/i3blocks-1.4-r1.ebuild
similarity index 86%
rename from x11-misc/i3blocks/i3blocks-1.4.ebuild
rename to x11-misc/i3blocks/i3blocks-1.4-r1.ebuild
index 37da57dc05..f932aa4e53 100644
--- a/x11-misc/i3blocks/i3blocks-1.4.ebuild
+++ b/x11-misc/i3blocks/i3blocks-1.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -29,6 +29,8 @@ RDEPEND="app-admin/sysstat
 
 DEPEND="app-text/ronn"
 
+PATCHES=( "${FILESDIR}/${PN}-default-sysconfdir.patch" ) #610090
+
 src_install() {
 	emake DESTDIR="${D}" PREFIX="/usr" install
 }


             reply	other threads:[~2017-02-20 19:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-20 19:25 Ettore Di Giacinto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-02-04 22:32 [gentoo-commits] repo/gentoo:master commit in: x11-misc/i3blocks/files/, x11-misc/i3blocks/ Thomas Deutschmann
2021-02-04 22:32 Thomas Deutschmann

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=1487618696.02653bc04ab68205e229fb04e96db27613e223ca.mudler@gentoo \
    --to=mudler@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