summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-06-07 19:17:18 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-06-07 19:17:18 +0000
commit263573388b0c9cc04d5a03d260c94c04753050c8 (patch)
treebdfc698a9ef43ab7b5e51c89d8d331676b98cd40 /sys-fs/quota
parentStable on alpha, bug #272515 (diff)
downloadgentoo-2-263573388b0c9cc04d5a03d260c94c04753050c8.tar.gz
gentoo-2-263573388b0c9cc04d5a03d260c94c04753050c8.tar.bz2
gentoo-2-263573388b0c9cc04d5a03d260c94c04753050c8.zip
Stable on alpha, bug #272531
(Portage version: 2.1.6.13/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 0595109295a6..c5bc2e3261b5 100644
--- a/sys-fs/quota/ChangeLog
+++ b/sys-fs/quota/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/quota
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.42 2009/06/07 12:47:22 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.43 2009/06/07 19:17:18 klausman Exp $
+
+ 07 Jun 2009; Tobias Klausmann <klausman@gentoo.org> quota-3.17.ebuild:
+ Stable on alpha, bug #272531
07 Jun 2009; Markus Meier <maekke@gentoo.org> quota-3.17.ebuild:
amd64/x86 stable, bug #272531
diff --git a/sys-fs/quota/quota-3.17.ebuild b/sys-fs/quota/quota-3.17.ebuild
index ba42712acca0..bbe302853fde 100644
--- a/sys-fs/quota/quota-3.17.ebuild
+++ b/sys-fs/quota/quota-3.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.3 2009/06/07 12:47:22 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.17.ebuild,v 1.4 2009/06/07 19:17:18 klausman 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 )