diff options
author | 2012-05-24 02:55:24 +0000 | |
---|---|---|
committer | 2012-05-24 02:55:24 +0000 | |
commit | 412e1d6389232903d5b75d9e905ba0f27abdfefa (patch) | |
tree | 78816ffd64d169e45125b0197342ff34acbc0b54 /sys-fs/aufs2/aufs2-2.2_p20111031.ebuild | |
parent | Inherit toolchain-funcs for gen_usr_ldscript. (diff) | |
download | gentoo-2-412e1d6389232903d5b75d9e905ba0f27abdfefa.tar.gz gentoo-2-412e1d6389232903d5b75d9e905ba0f27abdfefa.tar.bz2 gentoo-2-412e1d6389232903d5b75d9e905ba0f27abdfefa.zip |
Inherit eutils for epatch.
(Portage version: 2.2.0_alpha107_p3/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/aufs2/aufs2-2.2_p20111031.ebuild')
-rw-r--r-- | sys-fs/aufs2/aufs2-2.2_p20111031.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/aufs2/aufs2-2.2_p20111031.ebuild b/sys-fs/aufs2/aufs2-2.2_p20111031.ebuild index dcebba4ec609..5e75397da08d 100644 --- a/sys-fs/aufs2/aufs2-2.2_p20111031.ebuild +++ b/sys-fs/aufs2/aufs2-2.2_p20111031.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-2.2_p20111031.ebuild,v 1.1 2011/10/31 14:46:12 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-2.2_p20111031.ebuild,v 1.2 2012/05/24 02:55:24 vapier Exp $ EAPI=4 -inherit linux-mod multilib toolchain-funcs +inherit linux-mod multilib toolchain-funcs eutils AUFS_VERSION="${PV%%_p*}" |