summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-05-15 21:02:20 +0000
committerMarkus Meier <maekke@gentoo.org>2011-05-15 21:02:20 +0000
commit89ea4216ca22579cf7850cb55f4d2d1e4584cc16 (patch)
treeb3c5660b2f2239852e28a3f1aeae5923ba9e7ee7 /sys-fs/quota
parentremoved old version (diff)
downloadgentoo-2-89ea4216ca22579cf7850cb55f4d2d1e4584cc16.tar.gz
gentoo-2-89ea4216ca22579cf7850cb55f4d2d1e4584cc16.tar.bz2
gentoo-2-89ea4216ca22579cf7850cb55f4d2d1e4584cc16.zip
arm stable, bug #364361
(Portage version: 2.1.9.49/cvs/Linux i686)
Diffstat (limited to 'sys-fs/quota')
-rw-r--r--sys-fs/quota/ChangeLog5
-rw-r--r--sys-fs/quota/quota-3.17-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/quota/ChangeLog b/sys-fs/quota/ChangeLog
index c2a9305b9490..cf4e316c66ca 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.57 2011/05/13 14:51:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.58 2011/05/15 21:02:20 maekke Exp $
+
+ 15 May 2011; Markus Meier <maekke@gentoo.org> quota-3.17-r1.ebuild:
+ arm stable, bug #364361
13 May 2011; Jeroen Roovers <jer@gentoo.org> quota-3.17-r1.ebuild:
Stable for HPPA (bug #364361).
diff --git a/sys-fs/quota/quota-3.17-r1.ebuild b/sys-fs/quota/quota-3.17-r1.ebuild
index bfeb6bafa049..461e6c431937 100644
--- a/sys-fs/quota/quota-3.17-r1.ebuild
+++ b/sys-fs/quota/quota-3.17-r1.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-r1.ebuild,v 1.6 2011/05/13 14:51:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.17-r1.ebuild,v 1.7 2011/05/15 21:02:20 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 ~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 )