summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2008-11-20 17:00:35 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2008-11-20 17:00:35 +0000
commit4b5b535579954987bd3315f2c35da718c04e9505 (patch)
tree4bd811c56d72a0d3af9afce173084ba2631d183b /sys-fs/quota/quota-3.15.ebuild
parentstable ppc64, bug 243176 (diff)
downloadgentoo-2-4b5b535579954987bd3315f2c35da718c04e9505.tar.gz
gentoo-2-4b5b535579954987bd3315f2c35da718c04e9505.tar.bz2
gentoo-2-4b5b535579954987bd3315f2c35da718c04e9505.zip
ppc stable, bug #247651
(Portage version: 2.2_rc14/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'sys-fs/quota/quota-3.15.ebuild')
-rw-r--r--sys-fs/quota/quota-3.15.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/quota/quota-3.15.ebuild b/sys-fs/quota/quota-3.15.ebuild
index 94697c0f1258..b2febca9ba71 100644
--- a/sys-fs/quota/quota-3.15.ebuild
+++ b/sys-fs/quota/quota-3.15.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.15.ebuild,v 1.2 2007/12/28 02:16:56 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.15.ebuild,v 1.3 2008/11/20 17:00:35 dertobi123 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-2.3.35 )