public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/neard/
Date: Fri, 22 Apr 2016 21:37:46 +0000 (UTC)	[thread overview]
Message-ID: <1461361059.64124599437436c3294940d3da57cb0b22da3563.vapier@gentoo> (raw)

commit:     64124599437436c3294940d3da57cb0b22da3563
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 22 21:36:53 2016 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Fri Apr 22 21:37:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64124599

net-wireless/neard: fix install of version.h #580876

 net-wireless/neard/{neard-0.15.ebuild => neard-0.15-r1.ebuild} | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/net-wireless/neard/neard-0.15.ebuild b/net-wireless/neard/neard-0.15-r1.ebuild
similarity index 73%
rename from net-wireless/neard/neard-0.15.ebuild
rename to net-wireless/neard/neard-0.15-r1.ebuild
index 85c9e60..4f410f2 100644
--- a/net-wireless/neard/neard-0.15.ebuild
+++ b/net-wireless/neard/neard-0.15-r1.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
-EAPI=5
+EAPI="5"
 
 DESCRIPTION="Near Field Communication (NFC) management daemon"
 HOMEPAGE="https://01.org/linux-nfc/"
@@ -26,6 +25,10 @@ src_configure() {
 src_install() {
 	default
 
+	# Patch for this has been sent upstream.  Do it manually
+	# to avoid having to rebuild autotools. #580876
+	mv "${ED}"/usr/include/version.h "${ED}"/usr/include/near/ || die
+
 	newinitd "${FILESDIR}"/${PN}.rc ${PN}
 	newconfd "${FILESDIR}"/${PN}.confd ${PN}
 }


             reply	other threads:[~2016-04-22 21:37 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-22 21:37 Mike Frysinger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-27  1:54 [gentoo-commits] repo/gentoo:master commit in: net-wireless/neard/ Sam James
2024-12-25 22:40 Sam James
2024-06-05  9:01 Yixun Lan
2024-06-04  6:56 Sam James
2023-09-09 18:01 Arthur Zamarin
2023-09-09 18:01 Arthur Zamarin
2023-09-06  7:12 Joonas Niilola
2023-09-06  7:12 Joonas Niilola
2023-09-06  7:12 Joonas Niilola
2023-08-01 16:14 Sam James
2021-03-05 21:58 Conrad Kostecki
2021-03-05 21:58 Conrad Kostecki
2016-04-22 21:37 Mike Frysinger
2016-01-02 23:00 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=1461361059.64124599437436c3294940d3da57cb0b22da3563.vapier@gentoo \
    --to=vapier@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