diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2011-09-13 18:25:39 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2011-09-13 18:25:39 +0000 |
commit | 13fc18b5860e118635b7c6411545a2d4c5953df6 (patch) | |
tree | c1f6b5f0456d4c65b1e2258c4996ca562588a1e9 /sys-fs | |
parent | Drop maintainer due retirement, bug #225633 (diff) | |
download | gentoo-2-13fc18b5860e118635b7c6411545a2d4c5953df6.tar.gz gentoo-2-13fc18b5860e118635b7c6411545a2d4c5953df6.tar.bz2 gentoo-2-13fc18b5860e118635b7c6411545a2d4c5953df6.zip |
x86 stable, bug 338420
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/aufs2/ChangeLog | 6 | ||||
-rw-r--r-- | sys-fs/aufs2/aufs2-2.2_p20110815.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-fs/aufs2/ChangeLog b/sys-fs/aufs2/ChangeLog index e0ce9b09eb02..7b8d2cc0aeda 100644 --- a/sys-fs/aufs2/ChangeLog +++ b/sys-fs/aufs2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/aufs2 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/ChangeLog,v 1.43 2011/08/30 07:27:38 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/ChangeLog,v 1.44 2011/09/13 18:25:39 nativemad Exp $ + + 14 Sep 2011; Andreas Schuerch <nativemad@gentoo.org> + aufs2-2.2_p20110815.ebuild: + x86 stable, see bug #338420 30 Aug 2011; Tony Vroon <chainsaw@gentoo.org> aufs2-2.1_p20110817.ebuild, aufs2-2.2_p20110815.ebuild: diff --git a/sys-fs/aufs2/aufs2-2.2_p20110815.ebuild b/sys-fs/aufs2/aufs2-2.2_p20110815.ebuild index 25c75f81b37d..cb0191a20cb2 100644 --- a/sys-fs/aufs2/aufs2-2.2_p20110815.ebuild +++ b/sys-fs/aufs2/aufs2-2.2_p20110815.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-2.2_p20110815.ebuild,v 1.5 2011/08/30 07:27:38 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-2.2_p20110815.ebuild,v 1.6 2011/09/13 18:25:39 nativemad Exp $ EAPI=4 @@ -14,7 +14,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 fuse pax_kernel hfs inotify kernel-patch nfs ramfs" DEPEND="dev-vcs/git" |