diff options
author | Markus Meier <maekke@gentoo.org> | 2012-05-05 11:41:29 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-05-05 11:41:29 +0000 |
commit | 9d2d0ebc63c21a646ff3efcdfb9f83376938ecd0 (patch) | |
tree | 407c4c1ed00c3c0e8e0a6e5477c64c4821a4e28f /sys-fs/aufs3 | |
parent | x86 stable, bug #404607 (diff) | |
download | gentoo-2-9d2d0ebc63c21a646ff3efcdfb9f83376938ecd0.tar.gz gentoo-2-9d2d0ebc63c21a646ff3efcdfb9f83376938ecd0.tar.bz2 gentoo-2-9d2d0ebc63c21a646ff3efcdfb9f83376938ecd0.zip |
x86 stable, bug #407991
(Portage version: 2.1.10.57/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/aufs3')
-rw-r--r-- | sys-fs/aufs3/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/aufs3/aufs3-3_p20120109.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/aufs3/ChangeLog b/sys-fs/aufs3/ChangeLog index c357becee3bb..0e813e191d83 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.12 2012/04/30 06:03:49 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/ChangeLog,v 1.13 2012/05/05 11:41:29 maekke Exp $ + + 05 May 2012; Markus Meier <maekke@gentoo.org> aufs3-3_p20120109.ebuild: + x86 stable, bug #407991 *aufs3-3_p20120430 (30 Apr 2012) diff --git a/sys-fs/aufs3/aufs3-3_p20120109.ebuild b/sys-fs/aufs3/aufs3-3_p20120109.ebuild index 0766ceede66c..401c5557a390 100644 --- a/sys-fs/aufs3/aufs3-3_p20120109.ebuild +++ b/sys-fs/aufs3/aufs3-3_p20120109.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_p20120109.ebuild,v 1.2 2012/04/23 15:47:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/aufs3-3_p20120109.ebuild,v 1.3 2012/05/05 11:41:29 maekke 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" |