From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/aufs-headers/
Date: Sat, 17 Dec 2016 18:04:17 +0000 (UTC) [thread overview]
Message-ID: <1481997851.b51ca3e2f7b5fd9d55004e435148ca9ded47fcc7.jlec@gentoo> (raw)
commit: b51ca3e2f7b5fd9d55004e435148ca9ded47fcc7
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 17 15:45:47 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Dec 17 18:04:11 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b51ca3e2
sys-fs/aufs-headers: Bump to latest aufs release
Package-Manager: portage-2.3.3
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
| 1 +
| 28 ++++++++++++++++++++++
2 files changed, 29 insertions(+)
--git a/sys-fs/aufs-headers/Manifest b/sys-fs/aufs-headers/Manifest
index d5d80c2..79c986c 100644
--- a/sys-fs/aufs-headers/Manifest
+++ b/sys-fs/aufs-headers/Manifest
@@ -3,3 +3,4 @@ DIST aufs-headers-3.19_p20150420.tar.xz 3140 SHA256 b9b05adbc65d489e41d8290e25ed
DIST aufs-headers-4.0_p20150420.tar.xz 3140 SHA256 977e9ca19213faaeae58b2e28b458ee7369c361846f89ec86a043571bab35366 SHA512 fe1d42c66721cf78125070f29fc40dc3f88d84f8a59a35333a427f1d6e0353207ad595a8bd3e12591fcb73a54b76db122d2f2519c7db4dee0557f38dfdc0fe03 WHIRLPOOL 2a92b6dd45a6b52f69e634fffcfbf105fb01f3ad56ee68015c01ed499b0f4fe38e1793b19e05d38f509b2ac1d8f8ce1c1b7183ff746c448697c8270be4be1ee7
DIST aufs-headers-4.0_p20151116.tar.xz 3136 SHA256 17abd867842d0ff83380576e0824691cf064a2d64fa110530ce4614f5d321fb1 SHA512 58205696948354f8d31230e6b709a136c720de2125bd00fe5929aaa1a70456bccf9c05cbca34412e0092cfd623aedefc8876ece3a7f6b02741a7b1e608aa0f65 WHIRLPOOL 4397bfe743ed047f7f5197edf8e35eaac5c35146b3ee6b7a764225df04f044184f0a5c4b575c3b75c4b02de15be610c237c14060a0cb65c1a40a81769bc7451b
DIST aufs-headers-4.1_p20161010.tar.xz 3140 SHA256 7ce81a06f2f62c643d417c2e8ff595b99fbdb6339db453c69687e72726781d40 SHA512 d47fe0666c4a1d6d9a78cbd94f790d46fee08bf88a17035ab59b7bb488dc1d8239c612bde06c580edd6227d82993ddbe84a5d576f3daae4d83dd51800fe26b03 WHIRLPOOL fa8286ce53387b4f14586dbf74c3240f7619c85f581987445dabd1571b30c228e86cb2b4166ab9dc1ab8270c4ee2b56090ec6164e2d1924fe175577cc3cd69c4
+DIST aufs-headers-4.9_p20161219.tar.xz 3136 SHA256 efe040dd1642d4bf8043e9e78b58cbc691293f2d659fc0aae2a7d4dd066dc019 SHA512 94054b215e57cbbee7b4096fa14fc85c752054cefe5a5f8d03e43db4ec4c023b75e4b21e4a7164d8a8a4e7c252ff323e0fc38becd4020d926bbf03f7be1f645c WHIRLPOOL 56b25913adfeb3b4579ef8c9302f6e3e81229f1713ff9760828607f6ce0de62eb9779b1194c72bb48b02b5ebe1f23d940b9e5399a5a945980c8610395da36e8d
--git a/sys-fs/aufs-headers/aufs-headers-4.9_p20161219.ebuild b/sys-fs/aufs-headers/aufs-headers-4.9_p20161219.ebuild
new file mode 100644
index 00000000..7c8b14c
--- /dev/null
+++ b/sys-fs/aufs-headers/aufs-headers-4.9_p20161219.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit versionator
+
+DESCRIPTION="User space headers for aufs3"
+HOMEPAGE="http://aufs.sourceforge.net/"
+# Clone git://aufs.git.sourceforge.net/gitroot/aufs/aufs3-linux.git
+# Check aufs release Branch
+# Create .config
+# make headers_install INSTALL_HDR_PATH=${T}
+# find ${T} -type f \( ! -name "*aufs*" \) -delete
+# find ${T} -type d -empty -delete
+SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+S="${WORKDIR}"
+
+src_install() {
+ doheader -r include/*
+}
next reply other threads:[~2016-12-17 19:20 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-17 18:04 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-03-21 8:24 [gentoo-commits] repo/gentoo:master commit in: sys-fs/aufs-headers/ Joonas Niilola
2019-07-07 7:29 Justin Lecher
2018-12-31 15:54 Justin Lecher
2018-12-31 15:54 Justin Lecher
2018-12-31 15:54 Justin Lecher
2018-12-31 15:54 Justin Lecher
2017-01-29 9:50 Justin Lecher
2016-10-23 7:23 Justin Lecher
2016-10-17 20:58 Justin Lecher
2015-11-16 11:12 Justin Lecher
2015-09-19 15:10 Agostino Sarubbo
2015-09-19 15:09 Agostino Sarubbo
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=1481997851.b51ca3e2f7b5fd9d55004e435148ca9ded47fcc7.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