public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Daniel Pielmeier" <billie@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/conky/, app-admin/conky/files/
Date: Sat,  9 Mar 2019 16:03:55 +0000 (UTC)	[thread overview]
Message-ID: <1552147418.51c4404292739db0377e2b25b66c55f9a5b060ef.billie@gentoo> (raw)

commit:     51c4404292739db0377e2b25b66c55f9a5b060ef
Author:     Daniel Pielmeier <billie <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  9 16:03:38 2019 +0000
Commit:     Daniel Pielmeier <billie <AT> gentoo <DOT> org>
CommitDate: Sat Mar  9 16:03:38 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51c44042

app-admin/conky: Revision bump to conky-1.10.8-r8.

Fix portmon patch again to not install the libraries into subdirectories.

Signed-off-by: Daniel Pielmeier <billie <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 .../conky/{conky-1.10.8-r7.ebuild => conky-1.10.8-r8.ebuild}      | 0
 app-admin/conky/files/conky-1.10.8-portmon.patch                  | 8 ++++----
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-admin/conky/conky-1.10.8-r7.ebuild b/app-admin/conky/conky-1.10.8-r8.ebuild
similarity index 100%
rename from app-admin/conky/conky-1.10.8-r7.ebuild
rename to app-admin/conky/conky-1.10.8-r8.ebuild

diff --git a/app-admin/conky/files/conky-1.10.8-portmon.patch b/app-admin/conky/files/conky-1.10.8-portmon.patch
index bce3853c2b0..e7b17dd1119 100644
--- a/app-admin/conky/files/conky-1.10.8-portmon.patch
+++ b/app-admin/conky/files/conky-1.10.8-portmon.patch
@@ -6,15 +6,15 @@
  	RUNTIME DESTINATION bin
 -	LIBRARY DESTINATION lib
 -	ARCHIVE DESTINATION lib
-+	LIBRARY DESTINATION ${LIB_INSTALL_DIR}/conky
-+	ARCHIVE DESTINATION ${LIB_INSTALL_DIR}/conky
++	LIBRARY DESTINATION ${LIB_INSTALL_DIR}
++	ARCHIVE DESTINATION ${LIB_INSTALL_DIR}
  )
 +
 +if(BUILD_PORT_MONITORS)
 +	install(TARGETS
 +	tcp-portmon
 +	RUNTIME DESTINATION bin
-+	LIBRARY DESTINATION ${LIB_INSTALL_DIR}/conky
-+	ARCHIVE DESTINATION ${LIB_INSTALL_DIR}/conky
++	LIBRARY DESTINATION ${LIB_INSTALL_DIR}
++	ARCHIVE DESTINATION ${LIB_INSTALL_DIR}
 +)
 +endif(BUILD_PORT_MONITORS)


             reply	other threads:[~2019-03-09 16:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-09 16:03 Daniel Pielmeier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-11-02  9:50 [gentoo-commits] repo/gentoo:master commit in: app-admin/conky/, app-admin/conky/files/ Daniel Pielmeier
2020-03-12 21:28 Daniel Pielmeier
2018-01-26 17:24 Daniel Pielmeier
2017-11-18 11:46 Daniel Pielmeier
2017-11-18 11:21 Daniel Pielmeier
2016-10-16 14:40 Daniel Pielmeier

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=1552147418.51c4404292739db0377e2b25b66c55f9a5b060ef.billie@gentoo \
    --to=billie@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