diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-16 16:27:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-16 16:27:51 +0000 |
commit | fb7b254b843f6679dd2c8f41ee08048bc82b73d0 (patch) | |
tree | e41d2a7bb6d8939f40117e3502b7003b41063ae6 /sys-fs/aufs3 | |
parent | Stable for x86, wrt bug #446494 (diff) | |
download | gentoo-2-fb7b254b843f6679dd2c8f41ee08048bc82b73d0.tar.gz gentoo-2-fb7b254b843f6679dd2c8f41ee08048bc82b73d0.tar.bz2 gentoo-2-fb7b254b843f6679dd2c8f41ee08048bc82b73d0.zip |
Stable for x86, wrt bug #444846
(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_p20120813-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/aufs3/ChangeLog b/sys-fs/aufs3/ChangeLog index e1d2b9cfda50..a695dc78fa8a 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.39 2012/12/13 07:39:15 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/ChangeLog,v 1.40 2012/12/16 16:27:51 ago Exp $ + + 16 Dec 2012; Agostino Sarubbo <ago@gentoo.org> aufs3-3_p20120813-r1.ebuild: + Stable for x86, wrt bug #444846 13 Dec 2012; Justin Lecher <jlec@gentoo.org> aufs3-3_p20121210.ebuild, metadata.xml: diff --git a/sys-fs/aufs3/aufs3-3_p20120813-r1.ebuild b/sys-fs/aufs3/aufs3-3_p20120813-r1.ebuild index 5a515d16802d..97fb56fd884c 100644 --- a/sys-fs/aufs3/aufs3-3_p20120813-r1.ebuild +++ b/sys-fs/aufs3/aufs3-3_p20120813-r1.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_p20120813-r1.ebuild,v 1.6 2012/12/04 13:11:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/aufs3-3_p20120813-r1.ebuild,v 1.7 2012/12/16 16:27:51 ago Exp $ EAPI=4 @@ -20,7 +20,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" |