diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-21 11:19:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-21 11:19:14 +0000 |
commit | 8fd02259b5a0c74861ba7259c6d07b60f3495773 (patch) | |
tree | f630bb92ba33bd084b7d71bd691967a46a006051 /sys-fs/aufs3 | |
parent | Stable for x86, wrt bug #439518 (diff) | |
download | gentoo-2-8fd02259b5a0c74861ba7259c6d07b60f3495773.tar.gz gentoo-2-8fd02259b5a0c74861ba7259c6d07b60f3495773.tar.bz2 gentoo-2-8fd02259b5a0c74861ba7259c6d07b60f3495773.zip |
Stable for x86, wrt bug #422879
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-fs/aufs3')
-rw-r--r-- | sys-fs/aufs3/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/aufs3/aufs3-3_p20120430.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/aufs3/ChangeLog b/sys-fs/aufs3/ChangeLog index 42ae22aa5acc..74389c49da6d 100644 --- a/sys-fs/aufs3/ChangeLog +++ b/sys-fs/aufs3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/aufs3 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/ChangeLog,v 1.31 2012/11/14 07:32:19 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/ChangeLog,v 1.32 2012/11/21 11:19:14 ago Exp $ + + 21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> aufs3-3_p20120430.ebuild: + Stable for x86, wrt bug #422879 14 Nov 2012; Justin Lecher <jlec@gentoo.org> aufs3-3_p20121015-r1.ebuild, aufs3-3_p20121112.ebuild: diff --git a/sys-fs/aufs3/aufs3-3_p20120430.ebuild b/sys-fs/aufs3/aufs3-3_p20120430.ebuild index 75fe05815764..cd79692ff1d7 100644 --- a/sys-fs/aufs3/aufs3-3_p20120430.ebuild +++ b/sys-fs/aufs3/aufs3-3_p20120430.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/aufs3-3_p20120430.ebuild,v 1.4 2012/06/22 15:26:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/aufs3-3_p20120430.ebuild,v 1.5 2012/11/21 11:19:14 ago Exp $ EAPI=4 @@ -16,7 +16,7 @@ SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug doc fuse pax_kernel hfs inotify kernel-patch nfs ramfs" DEPEND="dev-vcs/git" |