summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2007-07-06 16:57:08 +0000
committerLars Weiler <pylon@gentoo.org>2007-07-06 16:57:08 +0000
commit608db9b31f76c3690e56c181a6bff92e7bb0fcef (patch)
tree921fac9ec36b68669767fb63a2bc3ff221767e86 /sys-fs/quota
parentalpha/ia64/x86 stable (diff)
downloadgentoo-2-608db9b31f76c3690e56c181a6bff92e7bb0fcef.tar.gz
gentoo-2-608db9b31f76c3690e56c181a6bff92e7bb0fcef.tar.bz2
gentoo-2-608db9b31f76c3690e56c181a6bff92e7bb0fcef.zip
Stable on ppc; bug #184382.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'sys-fs/quota')
-rw-r--r--sys-fs/quota/ChangeLog5
-rw-r--r--sys-fs/quota/quota-3.14-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/quota/ChangeLog b/sys-fs/quota/ChangeLog
index 8a7dccbd9192..2d88673b7846 100644
--- a/sys-fs/quota/ChangeLog
+++ b/sys-fs/quota/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/quota
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.26 2007/07/06 13:08:28 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.27 2007/07/06 16:57:08 pylon Exp $
+
+ 06 Jul 2007; Lars Weiler <pylon@gentoo.org> quota-3.14-r1.ebuild:
+ Stable on ppc; bug #184382.
06 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> quota-3.14-r1.ebuild:
Stable on sparc wrt #184382
diff --git a/sys-fs/quota/quota-3.14-r1.ebuild b/sys-fs/quota/quota-3.14-r1.ebuild
index c5da3c255d0c..28534ec56c0e 100644
--- a/sys-fs/quota/quota-3.14-r1.ebuild
+++ b/sys-fs/quota/quota-3.14-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.14-r1.ebuild,v 1.4 2007/07/06 13:08:28 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.14-r1.ebuild,v 1.5 2007/07/06 16:57:08 pylon 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 ~hppa ~ia64 ~mips ~ppc sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc sparc ~x86"
IUSE="nls tcpd ldap rpc"
RDEPEND="ldap? ( net-nds/openldap )