public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Steve Arnold" <nerdboy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-gnat/
Date: Thu, 25 Aug 2016 20:24:20 +0000 (UTC)	[thread overview]
Message-ID: <1472156652.5bb0bfcd746094001ca85bcf5f04f80c05e5d6ce.nerdboy@gentoo> (raw)

commit:     5bb0bfcd746094001ca85bcf5f04f80c05e5d6ce
Author:     Stephen L Arnold <nerdboy <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 25 20:19:59 2016 +0000
Commit:     Steve Arnold <nerdboy <AT> gentoo <DOT> org>
CommitDate: Thu Aug 25 20:24:12 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bb0bfcd

app-eselect/eselect-gnat: fix eapi bump missing source dir (bug 585004)

Package-Manager: portage-2.3.0

 app-eselect/eselect-gnat/eselect-gnat-1.4-r1.ebuild | 2 ++
 app-eselect/eselect-gnat/eselect-gnat-1.4.ebuild    | 2 ++
 app-eselect/eselect-gnat/eselect-gnat-1.5.ebuild    | 2 ++
 3 files changed, 6 insertions(+)

diff --git a/app-eselect/eselect-gnat/eselect-gnat-1.4-r1.ebuild b/app-eselect/eselect-gnat/eselect-gnat-1.4-r1.ebuild
index 9629b8a..5ff6013 100644
--- a/app-eselect/eselect-gnat/eselect-gnat-1.4-r1.ebuild
+++ b/app-eselect/eselect-gnat/eselect-gnat-1.4-r1.ebuild
@@ -17,6 +17,8 @@ KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
 RDEPEND="app-admin/eselect"
 
+S="${WORKDIR}"
+
 MODULEDIR="/usr/share/eselect/modules"
 
 # NOTE!!

diff --git a/app-eselect/eselect-gnat/eselect-gnat-1.4.ebuild b/app-eselect/eselect-gnat/eselect-gnat-1.4.ebuild
index 0931dc3..5a62fcd 100644
--- a/app-eselect/eselect-gnat/eselect-gnat-1.4.ebuild
+++ b/app-eselect/eselect-gnat/eselect-gnat-1.4.ebuild
@@ -17,6 +17,8 @@ KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
 RDEPEND="app-admin/eselect"
 
+S="${WORKDIR}"
+
 MODULEDIR="/usr/share/eselect/modules"
 
 # NOTE!!

diff --git a/app-eselect/eselect-gnat/eselect-gnat-1.5.ebuild b/app-eselect/eselect-gnat/eselect-gnat-1.5.ebuild
index aee7344..d4d27a9 100644
--- a/app-eselect/eselect-gnat/eselect-gnat-1.5.ebuild
+++ b/app-eselect/eselect-gnat/eselect-gnat-1.5.ebuild
@@ -17,6 +17,8 @@ KEYWORDS="~amd64 ~ppc ~x86 ~sparc"
 IUSE=""
 RDEPEND=">=app-admin/eselect-1.2.5"
 
+S="${WORKDIR}"
+
 MODULEDIR="/usr/share/eselect/modules"
 
 # NOTE!!


             reply	other threads:[~2016-08-25 20:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-25 20:24 Steve Arnold [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-02-22 10:02 [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-gnat/ Michał Górny
2016-08-25  8:09 Sven Vermeulen
2016-07-21 18:24 Steve Arnold

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=1472156652.5bb0bfcd746094001ca85bcf5f04f80c05e5d6ce.nerdboy@gentoo \
    --to=nerdboy@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