summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-05-09 08:37:33 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-05-09 08:37:33 +0000
commit28180ab760d2342504e0491a0f2b3f184bcd7d38 (patch)
tree2fecfb0ece2c37421c30eb973bf99c81c349bc80 /sys-fs/quota
parentx86 stable per bug 354033 (diff)
downloadgentoo-2-28180ab760d2342504e0491a0f2b3f184bcd7d38.tar.gz
gentoo-2-28180ab760d2342504e0491a0f2b3f184bcd7d38.tar.bz2
gentoo-2-28180ab760d2342504e0491a0f2b3f184bcd7d38.zip
x86 stable wrt bug #364361
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'sys-fs/quota')
-rw-r--r--sys-fs/quota/ChangeLog5
-rw-r--r--sys-fs/quota/quota-3.17-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/quota/ChangeLog b/sys-fs/quota/ChangeLog
index f844c0c5c1f1..807eb59eee26 100644
--- a/sys-fs/quota/ChangeLog
+++ b/sys-fs/quota/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/quota
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.55 2011/05/01 12:26:53 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.56 2011/05/09 08:37:33 phajdan.jr Exp $
+
+ 09 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> quota-3.17-r1.ebuild:
+ x86 stable wrt bug #364361
01 May 2011; Kacper Kowalik <xarthisius@gentoo.org> quota-3.17-r1.ebuild:
ppc/ppc64 stable wrt #364361
diff --git a/sys-fs/quota/quota-3.17-r1.ebuild b/sys-fs/quota/quota-3.17-r1.ebuild
index 3589437bcf0f..a2062e8cc0d0 100644
--- a/sys-fs/quota/quota-3.17-r1.ebuild
+++ b/sys-fs/quota/quota-3.17-r1.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/quota/quota-3.17-r1.ebuild,v 1.4 2011/05/01 12:26:53 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.17-r1.ebuild,v 1.5 2011/05/09 08:37:33 phajdan.jr Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/linuxquota/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
IUSE="nls tcpd ldap rpc"
RDEPEND="ldap? ( >=net-nds/openldap-2.3.35 )