summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-07-12 18:34:02 +0000
committerJeroen Roovers <jer@gentoo.org>2007-07-12 18:34:02 +0000
commit7b0dee04c3fd286acceb09169c35e9c8708841fb (patch)
tree72142d1522a4aff31e49dad597bdcf6c0f94905e /sys-fs
parentStable on ppc64; bug #184029 (diff)
downloadgentoo-2-7b0dee04c3fd286acceb09169c35e9c8708841fb.tar.gz
gentoo-2-7b0dee04c3fd286acceb09169c35e9c8708841fb.tar.bz2
gentoo-2-7b0dee04c3fd286acceb09169c35e9c8708841fb.zip
Stable for HPPA (bug #184382).
(Portage version: 2.1.2.9)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/quota/ChangeLog5
-rw-r--r--sys-fs/quota/quota-3.14-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/quota/ChangeLog b/sys-fs/quota/ChangeLog
index 815f2e8cca9a..e57fb88f8b94 100644
--- a/sys-fs/quota/ChangeLog
+++ b/sys-fs/quota/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/quota
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.30 2007/07/07 16:26:29 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.31 2007/07/12 18:34:02 jer Exp $
+
+ 12 Jul 2007; Jeroen Roovers <jer@gentoo.org> quota-3.14-r1.ebuild:
+ Stable for HPPA (bug #184382).
07 Jul 2007; Joshua Kinard <kumba@gentoo.org> quota-3.14-r1.ebuild:
Stable on mips, per #184382.
diff --git a/sys-fs/quota/quota-3.14-r1.ebuild b/sys-fs/quota/quota-3.14-r1.ebuild
index bc82da28b828..7af4338fdecc 100644
--- a/sys-fs/quota/quota-3.14-r1.ebuild
+++ b/sys-fs/quota/quota-3.14-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.14-r1.ebuild,v 1.8 2007/07/07 16:26:29 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.14-r1.ebuild,v 1.9 2007/07/12 18:34:02 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 ~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 )