From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/aufs-headers/
Date: Sun, 21 Mar 2021 08:24:12 +0000 (UTC) [thread overview]
Message-ID: <1616315004.c97c7a625433cc2bb702ed13f1e0f10106e08ff1.juippis@gentoo> (raw)
commit: c97c7a625433cc2bb702ed13f1e0f10106e08ff1
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 21 08:23:24 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Mar 21 08:23:24 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c97c7a62
sys-fs/aufs-headers: drop 4.1_p20170130, 4.14_p20180709
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
| 2 --
| 25 --------------------
| 27 ----------------------
3 files changed, 54 deletions(-)
--git a/sys-fs/aufs-headers/Manifest b/sys-fs/aufs-headers/Manifest
index aad43cc826c..8efdacf06e7 100644
--- a/sys-fs/aufs-headers/Manifest
+++ b/sys-fs/aufs-headers/Manifest
@@ -1,3 +1 @@
-DIST aufs-headers-4.14_p20180709.tar.xz 3352 BLAKE2B 31b1573de9305518ef7935d7166d720f055c4b70de48943910d9041f976f483759af1998e6aa1dccff89fad0ff391686c4e18c867e700fcd4bb1211cc0004cc6 SHA512 e2c4e90c555edc072ebcb348de50e5ec9ba6e2785758d10f14e43c8a03980dfadd58bc9cd37c811648bfabda37e6ed7d0bf36d7099edd26f40672b0ca0f2f226
DIST aufs-headers-4.14_p20190603.tar.xz 3352 BLAKE2B 771597a8812030caaf39f5b1d087fd9e815c6d4b0deda8a8f64c05e9cf21ceefd9001a6491ab87db3a3fedb6d8d7f510db334ddb32a6f1b52230a7ea83242ad1 SHA512 4cee3900ff832bbd76fe68868c60fa29b9a5680ea7ef34fdc7f838c50be699616035929734badc89afa06dc429ec795cfbf16a5a76d6928cc8cdc4ec86491a58
-DIST aufs-headers-4.1_p20170130.tar.xz 3136 BLAKE2B cda05eed3429c84dae70a5c88600e4369d4997cca5d0b8f21c82dcb3449b0b88ac27b3e3216034272a6f2ff53aa455b3eb9dc23fc7cc77473aa53943340df9c7 SHA512 d8099a59784739b76eac74de7113754981b6d2d4155eaf42f9d36ea4b6c84f6f49cd96ce0b9e19b2507674cd9b91667fe8520f1cfb7ff0e1d5c58596e784c6d0
diff --git a/sys-fs/aufs-headers/aufs-headers-4.14_p20180709.ebuild b/sys-fs/aufs-headers/aufs-headers-4.14_p20180709.ebuild
deleted file mode 100644
index 1a3ae3719eb..00000000000
--- a/sys-fs/aufs-headers/aufs-headers-4.14_p20180709.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="User space headers for aufs3"
-HOMEPAGE="http://aufs.sourceforge.net/"
-# Clone git://aufs.git.sourceforge.net/gitroot/aufs/aufs4-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/*
-}
diff --git a/sys-fs/aufs-headers/aufs-headers-4.1_p20170130.ebuild b/sys-fs/aufs-headers/aufs-headers-4.1_p20170130.ebuild
deleted file mode 100644
index 9cdf2fc061a..00000000000
--- a/sys-fs/aufs-headers/aufs-headers-4.1_p20170130.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-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:[~2021-03-21 8:24 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-21 8:24 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-07-07 7:29 [gentoo-commits] repo/gentoo:master commit in: sys-fs/aufs-headers/ 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-12-17 18:04 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=1616315004.c97c7a625433cc2bb702ed13f1e0f10106e08ff1.juippis@gentoo \
--to=juippis@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