public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/radeontop/
Date: Sun,  3 Sep 2017 06:20:45 +0000 (UTC)	[thread overview]
Message-ID: <1504419637.b1e79917b41f4b474b86e828ae2bd541d89077dc.kensington@gentoo> (raw)

commit:     b1e79917b41f4b474b86e828ae2bd541d89077dc
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  3 06:20:32 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Sep  3 06:20:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1e79917

x11-apps/radeontop: fix multilib-strict violation

Gentoo-bug: 627942
Package-Manager: Portage-2.3.6, Repoman-2.3.3

 x11-apps/radeontop/{radeontop-1.0.ebuild => radeontop-1.0-r1.ebuild} | 3 ++-
 x11-apps/radeontop/radeontop-9999.ebuild                             | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/x11-apps/radeontop/radeontop-1.0.ebuild b/x11-apps/radeontop/radeontop-1.0-r1.ebuild
similarity index 96%
rename from x11-apps/radeontop/radeontop-1.0.ebuild
rename to x11-apps/radeontop/radeontop-1.0-r1.ebuild
index 9380ee04b30..dbe582980fc 100644
--- a/x11-apps/radeontop/radeontop-1.0.ebuild
+++ b/x11-apps/radeontop/radeontop-1.0-r1.ebuild
@@ -6,9 +6,9 @@ inherit toolchain-funcs
 
 DESCRIPTION="Utility to view Radeon GPU utilization"
 HOMEPAGE="https://github.com/clbr/radeontop"
-LICENSE="GPL-3"
 SRC_URI="https://github.com/clbr/radeontop/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
+LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="nls"
@@ -45,6 +45,7 @@ src_prepare() {
 
 src_configure() {
 	tc-export CC
+	export LIBDIR=$(get_libdir)
 	export nls=$(usex nls 1 0)
 	export amdgpu=1
 	export xcb=1

diff --git a/x11-apps/radeontop/radeontop-9999.ebuild b/x11-apps/radeontop/radeontop-9999.ebuild
index 1898f2182a8..4c1bafa1eb8 100644
--- a/x11-apps/radeontop/radeontop-9999.ebuild
+++ b/x11-apps/radeontop/radeontop-9999.ebuild
@@ -6,9 +6,9 @@ inherit toolchain-funcs git-r3
 
 DESCRIPTION="Utility to view Radeon GPU utilization"
 HOMEPAGE="https://github.com/clbr/radeontop"
-LICENSE="GPL-3"
 EGIT_REPO_URI="https://github.com/clbr/radeontop.git"
 
+LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS=""
 IUSE="nls"
@@ -30,6 +30,7 @@ DEPEND="${RDEPEND}
 
 src_configure() {
 	tc-export CC
+	export LIBDIR=$(get_libdir)
 	export nls=$(usex nls 1 0)
 	export amdgpu=1
 	export xcb=1


             reply	other threads:[~2017-09-03  6:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-03  6:20 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-04-02 16:46 [gentoo-commits] repo/gentoo:master commit in: x11-apps/radeontop/ David Seifert
2017-03-16 19:13 David Seifert
2017-03-06  1:52 Göktürk Yüksek
2016-03-13 15:09 Manuel Rüger
2015-09-11 21:57 Manuel Rüger
2015-09-11 21:57 Manuel Rüger

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=1504419637.b1e79917b41f4b474b86e828ae2bd541d89077dc.kensington@gentoo \
    --to=kensington@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