public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/lastpass-cli/
Date: Fri, 15 Jan 2016 12:32:12 +0000 (UTC)	[thread overview]
Message-ID: <1452861129.e223cf2f5eeb23b476eaf2e3862b52986e8e797a.jlec@gentoo> (raw)

commit:     e223cf2f5eeb23b476eaf2e3862b52986e8e797a
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 15 11:46:39 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jan 15 12:32:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e223cf2f

app-admin/lastpass-cli: Respect CC

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 .../{lastpass-cli-0.8.0.ebuild => lastpass-cli-0.8.0-r1.ebuild}   | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/app-admin/lastpass-cli/lastpass-cli-0.8.0.ebuild b/app-admin/lastpass-cli/lastpass-cli-0.8.0-r1.ebuild
similarity index 93%
rename from app-admin/lastpass-cli/lastpass-cli-0.8.0.ebuild
rename to app-admin/lastpass-cli/lastpass-cli-0.8.0-r1.ebuild
index 242be99..8bb6a25 100644
--- a/app-admin/lastpass-cli/lastpass-cli-0.8.0.ebuild
+++ b/app-admin/lastpass-cli/lastpass-cli-0.8.0-r1.ebuild
@@ -4,9 +4,11 @@
 
 EAPI=5
 
+inherit toolchain-funcs
+
 DESCRIPTION="Interfaces with LastPass.com from the command line."
-SRC_URI="https://github.com/lastpass/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 HOMEPAGE="https://github.com/lastpass/lastpass-cli"
+SRC_URI="https://github.com/lastpass/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="GPL-2"
@@ -23,6 +25,10 @@ RDEPEND="
 "
 DEPEND="${RDEPEND} app-text/asciidoc"
 
+src_prepare() {
+	tc-export CC
+}
+
 src_compile() {
 	emake PREFIX="${EPREFIX}/usr"
 	emake PREFIX="${EPREFIX}/usr" doc-man


             reply	other threads:[~2016-01-15 12:32 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-15 12:32 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-30 19:12 [gentoo-commits] repo/gentoo:master commit in: app-admin/lastpass-cli/ Mikle Kolyada
2021-01-08  4:04 Adam Feldman
2021-01-07  1:08 Sam James
2021-01-07  0:58 Sam James
2019-05-03 22:16 Göktürk Yüksek
2019-03-27  1:08 Göktürk Yüksek
2018-07-17 21:58 Göktürk Yüksek
2018-07-17 21:58 Göktürk Yüksek
2018-07-17 14:01 Mikle Kolyada
2018-05-21 22:35 Göktürk Yüksek
2018-05-18 23:19 Göktürk Yüksek
2018-03-16  0:31 Göktürk Yüksek
2017-10-25 21:46 Göktürk Yüksek
2017-07-06  0:13 Göktürk Yüksek
2017-05-22 21:06 Göktürk Yüksek
2016-10-11  1:36 Göktürk Yüksek
2016-10-11  1:36 Göktürk Yüksek
2016-10-11  1:36 Göktürk Yüksek
2016-09-01 19:44 Göktürk Yüksek
2016-05-22 17:09 Göktürk Yüksek
2016-04-23 18:13 Patrice Clement
2016-04-23  7:59 Patrice Clement
2016-04-04  9:00 Ian Delaney
2016-03-21 21:25 Anthony G. Basile
2016-03-15 16:27 Patrice Clement
2016-03-15 12:24 Agostino Sarubbo
2016-03-15 12:24 Agostino Sarubbo
2016-03-04  9:12 Ian Delaney
2016-03-04  9:12 Ian Delaney
2016-03-04  9:12 Ian Delaney
2016-03-04  9:12 Ian Delaney
2016-02-01  0:49 Ian Delaney
2016-02-01  0:49 Ian Delaney
2016-02-01  0:49 Ian Delaney
2016-01-13  8:44 Patrice Clement
2016-01-13  8:44 Patrice Clement
2016-01-13  8:44 Patrice Clement
2015-12-26 11:00 Anthony G. Basile
2015-12-26  9:14 Patrice Clement
2015-12-26  1:03 Anthony G. Basile
2015-11-14 16:10 Patrice Clement
2015-11-14 16:10 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=1452861129.e223cf2f5eeb23b476eaf2e3862b52986e8e797a.jlec@gentoo \
    --to=jlec@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