diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-23 15:47:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-23 15:47:33 +0000 |
commit | ea83badb43caa6365570c68f880fcca35f792f40 (patch) | |
tree | 4503ff7c014f6778e1855b64f13c5b07454a578b /sys-fs | |
parent | Stable for amd64, wrt bug #412905 (diff) | |
download | gentoo-2-ea83badb43caa6365570c68f880fcca35f792f40.tar.gz gentoo-2-ea83badb43caa6365570c68f880fcca35f792f40.tar.bz2 gentoo-2-ea83badb43caa6365570c68f880fcca35f792f40.zip |
Stable for amd64, wrt bug #407991
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs')
-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 986d0d5ea91c..9dd06cee5865 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.9 2012/04/02 07:21:11 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/ChangeLog,v 1.10 2012/04/23 15:47:33 ago Exp $ + + 23 Apr 2012; Agostino Sarubbo <ago@gentoo.org> aufs3-3_p20120109.ebuild: + Stable for amd64, wrt bug #407991 *aufs3-3_p20120402 (02 Apr 2012) diff --git a/sys-fs/aufs3/aufs3-3_p20120109.ebuild b/sys-fs/aufs3/aufs3-3_p20120109.ebuild index 9d5d9f6d231e..0766ceede66c 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.1 2012/01/09 10:22:19 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/aufs3-3_p20120109.ebuild,v 1.2 2012/04/23 15:47:33 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" |