summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2013-01-16 09:29:32 +0000
committerJosé María Alonso <nimiux@gentoo.org>2013-01-16 09:29:32 +0000
commit6f4c516fef79af06f90d13394427044d9573ef61 (patch)
tree964e447089ab985eb91ac75ed8cc86267338362c /sys-fs/aufs3
parentFix PYTHON_USE_WITH. Sorry for my mistake. (diff)
downloadgentoo-2-6f4c516fef79af06f90d13394427044d9573ef61.tar.gz
gentoo-2-6f4c516fef79af06f90d13394427044d9573ef61.tar.bz2
gentoo-2-6f4c516fef79af06f90d13394427044d9573ef61.zip
Marked stable for amd64 wrt bug #451988
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'sys-fs/aufs3')
-rw-r--r--sys-fs/aufs3/ChangeLog5
-rw-r--r--sys-fs/aufs3/aufs3-3_p20121210.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-fs/aufs3/ChangeLog b/sys-fs/aufs3/ChangeLog
index f82daf33199c..7c91a16e1e86 100644
--- a/sys-fs/aufs3/ChangeLog
+++ b/sys-fs/aufs3/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/aufs3
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/ChangeLog,v 1.45 2013/01/14 08:55:06 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/ChangeLog,v 1.46 2013/01/16 09:29:32 nimiux Exp $
+
+ 16 Jan 2013; Chema Alonso <nimiux@gentoo.org> aufs3-3_p20121210.ebuild:
+ Marked stable for amd64 wrt bug #451988
*aufs3-3_p20130114 (14 Jan 2013)
diff --git a/sys-fs/aufs3/aufs3-3_p20121210.ebuild b/sys-fs/aufs3/aufs3-3_p20121210.ebuild
index 605c70e15c68..1664c759d53c 100644
--- a/sys-fs/aufs3/aufs3-3_p20121210.ebuild
+++ b/sys-fs/aufs3/aufs3-3_p20121210.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/aufs3-3_p20121210.ebuild,v 1.2 2012/12/13 07:39:15 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/aufs3-3_p20121210.ebuild,v 1.3 2013/01/16 09:29:32 nimiux Exp $
EAPI=4
@@ -20,7 +20,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"