summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-03-26 13:55:54 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-03-26 13:55:54 +0000
commiteb0f11ce83997f069b98db6478bfc9fb8d42a469 (patch)
tree53e04cb569c33ad85688b8d184cbe22408118e1b /sys-fs/quota
parentMarking -ia64 wrt bug 166527 (diff)
downloadgentoo-2-eb0f11ce83997f069b98db6478bfc9fb8d42a469.tar.gz
gentoo-2-eb0f11ce83997f069b98db6478bfc9fb8d42a469.tar.bz2
gentoo-2-eb0f11ce83997f069b98db6478bfc9fb8d42a469.zip
Stable on sparc wrt #172154
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-fs/quota')
-rw-r--r--sys-fs/quota/ChangeLog5
-rw-r--r--sys-fs/quota/quota-3.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/quota/ChangeLog b/sys-fs/quota/ChangeLog
index e8151e1fb3af..ccc9c4162349 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.16 2007/03/25 23:09:21 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.17 2007/03/26 13:55:54 gustavoz Exp $
+
+ 26 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> quota-3.13.ebuild:
+ Stable on sparc wrt #172154
25 Mar 2007; Andrej Kacian <ticho@gentoo.org> quota-3.13.ebuild:
Stable on x86, bug #172154.
diff --git a/sys-fs/quota/quota-3.13.ebuild b/sys-fs/quota/quota-3.13.ebuild
index 1c85da532c8c..509f418c3fcc 100644
--- a/sys-fs/quota/quota-3.13.ebuild
+++ b/sys-fs/quota/quota-3.13.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.13.ebuild,v 1.4 2007/03/25 23:09:21 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.13.ebuild,v 1.5 2007/03/26 13:55:54 gustavoz Exp $
inherit eutils
@@ -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 )