summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-03-13 11:35:24 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-03-13 11:35:24 +0000
commit78ffb9f29f1e71e75e7d9f35507e65d2ea3a56c4 (patch)
tree3cf03d4b747d37a702145b3170c15a203a53eeab /sys-fs/quota
parentppc/ppc64 stable wrt #358085 (diff)
downloadgentoo-2-78ffb9f29f1e71e75e7d9f35507e65d2ea3a56c4.tar.gz
gentoo-2-78ffb9f29f1e71e75e7d9f35507e65d2ea3a56c4.tar.bz2
gentoo-2-78ffb9f29f1e71e75e7d9f35507e65d2ea3a56c4.zip
ppc64 stable wrt #358375
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/quota')
-rw-r--r--sys-fs/quota/ChangeLog5
-rw-r--r--sys-fs/quota/quota-3.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/quota/ChangeLog b/sys-fs/quota/ChangeLog
index a60a461df082..bb2377a0b625 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.50 2011/03/03 07:26:27 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.51 2011/03/13 11:35:24 xarthisius Exp $
+
+ 13 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> quota-3.17.ebuild:
+ ppc64 stable wrt #358375
*quota-3.17-r1 (03 Mar 2011)
diff --git a/sys-fs/quota/quota-3.17.ebuild b/sys-fs/quota/quota-3.17.ebuild
index eea69c61add1..540ff5c02c27 100644
--- a/sys-fs/quota/quota-3.17.ebuild
+++ b/sys-fs/quota/quota-3.17.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.ebuild,v 1.9 2011/02/26 16:49:17 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.17.ebuild,v 1.10 2011/03/13 11:35:24 xarthisius 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 )