summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-04 13:11:29 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-04 13:11:29 +0000
commit3839170dcec2421a673c41b2335e3bc590b905cc (patch)
tree252f9a55eb1752086253313071e850bcbd7b7095 /sys-fs/aufs3
parentbump and all that goes with it; note todo ovmf (diff)
downloadgentoo-2-3839170dcec2421a673c41b2335e3bc590b905cc.tar.gz
gentoo-2-3839170dcec2421a673c41b2335e3bc590b905cc.tar.bz2
gentoo-2-3839170dcec2421a673c41b2335e3bc590b905cc.zip
Stable for amd64, wrt bug #444846
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-fs/aufs3')
-rw-r--r--sys-fs/aufs3/ChangeLog6
-rw-r--r--sys-fs/aufs3/aufs3-3_p20120813-r1.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/sys-fs/aufs3/ChangeLog b/sys-fs/aufs3/ChangeLog
index 6a463b0cb3a1..2db935a6895f 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.35 2012/11/30 15:29:14 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/ChangeLog,v 1.36 2012/12/04 13:11:29 ago Exp $
+
+ 04 Dec 2012; <ago@gentoo.org> aufs3-3_p20120813-r1.ebuild:
+ Stable for amd64, wrt bug #444846
30 Nov 2012; Justin Lecher <jlec@gentoo.org> aufs3-3_p20121129.ebuild:
Fix new offset, thanks Iván for the patch
@@ -246,4 +249,3 @@
+files/aufs3-standalone-0.patch, +files/aufs3-base-1.patch,
+files/aufs3-standalone-1.patch, +aufs3-3_p20110815.ebuild, +metadata.xml:
Initial commit
-
diff --git a/sys-fs/aufs3/aufs3-3_p20120813-r1.ebuild b/sys-fs/aufs3/aufs3-3_p20120813-r1.ebuild
index d95f7cd4c0a3..5a515d16802d 100644
--- a/sys-fs/aufs3/aufs3-3_p20120813-r1.ebuild
+++ b/sys-fs/aufs3/aufs3-3_p20120813-r1.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_p20120813-r1.ebuild,v 1.5 2012/11/26 20:36:26 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/aufs3-3_p20120813-r1.ebuild,v 1.6 2012/12/04 13:11:29 ago 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"