commit: 9df727eda44f4d8cab831ac7a0420bbb1f6cd094 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Mon Dec 31 15:30:19 2018 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Dec 31 15:54:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9df727ed
sys-fs/aufs-headers: Bump to latest aufs release Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> sys-fs/aufs-headers/aufs-headers-4.1_p20170130.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-fs/aufs-headers/aufs-headers-4.1_p20170130.ebuild b/sys-fs/aufs-headers/aufs-headers-4.1_p20170130.ebuild index be408d85c1c..90968e9d4ff 100644 --- a/sys-fs/aufs-headers/aufs-headers-4.1_p20170130.ebuild +++ b/sys-fs/aufs-headers/aufs-headers-4.1_p20170130.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ inherit versionator DESCRIPTION="User space headers for aufs3" HOMEPAGE="http://aufs.sourceforge.net/" -# Clone git://aufs.git.sourceforge.net/gitroot/aufs/aufs3-linux.git +# Clone git://aufs.git.sourceforge.net/gitroot/aufs/aufs4-linux.git # Check aufs release Branch # Create .config # make headers_install INSTALL_HDR_PATH=${T}
