diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-08-30 07:27:38 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-08-30 07:27:38 +0000 |
commit | 0d21577752e37c7b0625b62db9c9ec887bc8ee07 (patch) | |
tree | 1f200d8289139dcbc881d6355270200f1b0ca1da /sys-fs | |
parent | Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug... (diff) | |
download | gentoo-2-0d21577752e37c7b0625b62db9c9ec887bc8ee07.tar.gz gentoo-2-0d21577752e37c7b0625b62db9c9ec887bc8ee07.tar.bz2 gentoo-2-0d21577752e37c7b0625b62db9c9ec887bc8ee07.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Tomáš "Mepho" Pružina in bug #338420 filed by Bruno Redondi.
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/aufs2/ChangeLog | 7 | ||||
-rw-r--r-- | sys-fs/aufs2/aufs2-2.1_p20110817.ebuild | 4 | ||||
-rw-r--r-- | sys-fs/aufs2/aufs2-2.2_p20110815.ebuild | 4 |
3 files changed, 10 insertions, 5 deletions
diff --git a/sys-fs/aufs2/ChangeLog b/sys-fs/aufs2/ChangeLog index 890dd4989526..e0ce9b09eb02 100644 --- a/sys-fs/aufs2/ChangeLog +++ b/sys-fs/aufs2/ChangeLog @@ -1,6 +1,11 @@ # 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.42 2011/08/27 22:06:19 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/ChangeLog,v 1.43 2011/08/30 07:27:38 chainsaw Exp $ + + 30 Aug 2011; Tony Vroon <chainsaw@gentoo.org> aufs2-2.1_p20110817.ebuild, + aufs2-2.2_p20110815.ebuild: + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & + Tomáš "Mepho" Pružina in bug #338420 filed by Bruno Redondi. 27 Aug 2011; Justin Lecher <jlec@gentoo.org> aufs2-2.1_p20110817.ebuild, aufs2-2.2_p20110815.ebuild: diff --git a/sys-fs/aufs2/aufs2-2.1_p20110817.ebuild b/sys-fs/aufs2/aufs2-2.1_p20110817.ebuild index 31837e2b8ccf..f53d67550a0b 100644 --- a/sys-fs/aufs2/aufs2-2.1_p20110817.ebuild +++ b/sys-fs/aufs2/aufs2-2.1_p20110817.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.1_p20110817.ebuild,v 1.2 2011/08/27 22:06:19 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-2.1_p20110817.ebuild,v 1.3 2011/08/30 07:27:38 chainsaw 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" diff --git a/sys-fs/aufs2/aufs2-2.2_p20110815.ebuild b/sys-fs/aufs2/aufs2-2.2_p20110815.ebuild index 858453d19824..25c75f81b37d 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.4 2011/08/27 22:06:19 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs2/aufs2-2.2_p20110815.ebuild,v 1.5 2011/08/30 07:27:38 chainsaw 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" |