diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-22 15:26:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-22 15:26:35 +0000 |
commit | ccdff1ac4011beb3d4b199aa0d20f7a919c0549a (patch) | |
tree | 3867502b36a2de151e175354914e22c329d4e136 /sys-fs | |
parent | Marking scim-1.4.11-r1 ppc64 for bug 422875 (diff) | |
download | gentoo-2-ccdff1ac4011beb3d4b199aa0d20f7a919c0549a.tar.gz gentoo-2-ccdff1ac4011beb3d4b199aa0d20f7a919c0549a.tar.bz2 gentoo-2-ccdff1ac4011beb3d4b199aa0d20f7a919c0549a.zip |
Stable for amd64, wrt bug #422879
(Portage version: 2.1.10.65/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_p20120430.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/aufs3/ChangeLog b/sys-fs/aufs3/ChangeLog index e3acc09d2524..1218d919816e 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.19 2012/06/19 18:56:35 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/ChangeLog,v 1.20 2012/06/22 15:26:35 ago Exp $ + + 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> aufs3-3_p20120430.ebuild: + Stable for amd64, wrt bug #422879 *aufs3-3_p20120619 (19 Jun 2012) diff --git a/sys-fs/aufs3/aufs3-3_p20120430.ebuild b/sys-fs/aufs3/aufs3-3_p20120430.ebuild index f3ffc50b48b9..75fe05815764 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.3 2012/05/24 02:55:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/aufs3-3_p20120430.ebuild,v 1.4 2012/06/22 15:26:35 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" |