summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-11-22 13:57:41 +0000
committerMarkus Meier <maekke@gentoo.org>2008-11-22 13:57:41 +0000
commit102c0d79dcf9594c33d0b131b3c792dadcaf5e88 (patch)
tree7dff7657d6d3c52cdb4c2ea6abf67cba2d0cbb80 /sys-fs/quota
parentamd64/x86 stable, bug #247634 (diff)
downloadgentoo-2-102c0d79dcf9594c33d0b131b3c792dadcaf5e88.tar.gz
gentoo-2-102c0d79dcf9594c33d0b131b3c792dadcaf5e88.tar.bz2
gentoo-2-102c0d79dcf9594c33d0b131b3c792dadcaf5e88.zip
amd64/x86 stable, bug #247651
(Portage version: 2.2_rc15/cvs/Linux 2.6.26.8 x86_64)
Diffstat (limited to 'sys-fs/quota')
-rw-r--r--sys-fs/quota/ChangeLog5
-rw-r--r--sys-fs/quota/quota-3.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/quota/ChangeLog b/sys-fs/quota/ChangeLog
index 03676c5a11bf..618a3b795f52 100644
--- a/sys-fs/quota/ChangeLog
+++ b/sys-fs/quota/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/quota
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.36 2008/11/20 17:00:35 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.37 2008/11/22 13:57:41 maekke Exp $
+
+ 22 Nov 2008; Markus Meier <maekke@gentoo.org> quota-3.15.ebuild:
+ amd64/x86 stable, bug #247651
20 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org> quota-3.15.ebuild:
ppc stable, bug #247651
diff --git a/sys-fs/quota/quota-3.15.ebuild b/sys-fs/quota/quota-3.15.ebuild
index b2febca9ba71..bc8a354c1808 100644
--- a/sys-fs/quota/quota-3.15.ebuild
+++ b/sys-fs/quota/quota-3.15.ebuild
@@ -1,6 +1,6 @@
# 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.3 2008/11/20 17:00:35 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.15.ebuild,v 1.4 2008/11/22 13:57:41 maekke 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 )