summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-05-13 14:51:06 +0000
committerJeroen Roovers <jer@gentoo.org>2011-05-13 14:51:06 +0000
commit966f5b431a8e91801806740dd83dfeecb21e544b (patch)
tree8ef3aa1935aefe1e2143dbffda1b752deffaa7b3 /sys-fs/quota
parentRemove a change from the patch that was not supposed to be there (diff)
downloadgentoo-2-966f5b431a8e91801806740dd83dfeecb21e544b.tar.gz
gentoo-2-966f5b431a8e91801806740dd83dfeecb21e544b.tar.bz2
gentoo-2-966f5b431a8e91801806740dd83dfeecb21e544b.zip
Stable for HPPA (bug #364361).
(Portage version: 2.2.0_alpha33/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 807eb59eee26..c2a9305b9490 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.56 2011/05/09 08:37:33 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.57 2011/05/13 14:51:06 jer Exp $
+
+ 13 May 2011; Jeroen Roovers <jer@gentoo.org> quota-3.17-r1.ebuild:
+ Stable for HPPA (bug #364361).
09 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> quota-3.17-r1.ebuild:
x86 stable wrt bug #364361
diff --git a/sys-fs/quota/quota-3.17-r1.ebuild b/sys-fs/quota/quota-3.17-r1.ebuild
index a2062e8cc0d0..bfeb6bafa049 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.5 2011/05/09 08:37:33 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.17-r1.ebuild,v 1.6 2011/05/13 14:51:06 jer 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 )