diff options
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/aufs-headers/aufs-headers-4.1_p20170130.ebuild | 4 |
1 files 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 be408d85c1cd..90968e9d4ffc 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} |