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: sys-fs/aufs4/
Date: Fri, 19 Feb 2016 08:48:12 +0000 (UTC)	[thread overview]
Message-ID: <1455870872.db894938cecb925c02e7a6a06c7da92fde3dd38d.jlec@gentoo> (raw)

commit:     db894938cecb925c02e7a6a06c7da92fde3dd38d
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 19 08:34:32 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Feb 19 08:34:32 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db894938

sys-fs/aufs4: Fix branch usage for kernel patch level

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

 sys-fs/aufs4/aufs4-0_pre20160219.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sys-fs/aufs4/aufs4-0_pre20160219.ebuild b/sys-fs/aufs4/aufs4-0_pre20160219.ebuild
index ada0147..391d3e9 100644
--- a/sys-fs/aufs4/aufs4-0_pre20160219.ebuild
+++ b/sys-fs/aufs4/aufs4-0_pre20160219.ebuild
@@ -58,6 +58,8 @@ pkg_setup() {
 
 	if [[ "${KV_MINOR}" -gt "${PATCH_MAX_VER}" ]]; then
 		PATCH_BRANCH="x-rcN"
+	elif [[ "${KV_MINOR}" == "1" ]] && [[ "${KV_PATCH}" -ge "13" ]]; then
+		PATCH_BRANCH="${KV_MINOR}".13+
 	else
 		PATCH_BRANCH="${KV_MINOR}"
 	fi


             reply	other threads:[~2016-02-19  8:48 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-19  8:48 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-04-01 20:51 [gentoo-commits] repo/gentoo:master commit in: sys-fs/aufs4/ Justin Lecher
2018-03-10 10:14 Justin Lecher
2017-11-12 21:08 Justin Lecher
2017-10-21  8:42 Justin Lecher
2017-06-24 19:20 Justin Lecher
2017-03-19  9:59 Justin Lecher
2017-02-25 10:52 Justin Lecher
2017-01-29  9:50 Justin Lecher
2016-12-17 18:04 Justin Lecher
2016-10-17 20:58 Justin Lecher
2016-08-14 19:05 Justin Lecher
2016-07-02 18:35 Justin Lecher
2016-03-02 20:44 Justin Lecher
2016-02-23 12:08 Justin Lecher
2016-02-19  8:19 Justin Lecher
2016-02-19  8:19 Justin Lecher
2016-02-12  9:40 Justin Lecher
2016-01-18  8:45 Justin Lecher
2016-01-17 19:43 Justin Lecher
2015-12-21 10:53 Justin Lecher
2015-11-16 11:12 Justin Lecher
2015-11-09  7:42 Justin Lecher
2015-11-02  7:47 Justin Lecher
2015-10-12  8:06 Justin Lecher
2015-10-08 18:54 Ian Stakenvicius
2015-09-28  6:09 Justin Lecher

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=1455870872.db894938cecb925c02e7a6a06c7da92fde3dd38d.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