summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-07-07 14:36:12 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-07-07 14:36:12 +0000
commit57027b2e3d1777eb73af10a9b75c17af0f9f0c08 (patch)
tree8711be49595ab06bb4882ee4aca59609cb0f6768 /sys-fs
parentVersion bump. (diff)
downloadgentoo-2-57027b2e3d1777eb73af10a9b75c17af0f9f0c08.tar.gz
gentoo-2-57027b2e3d1777eb73af10a9b75c17af0f9f0c08.tar.bz2
gentoo-2-57027b2e3d1777eb73af10a9b75c17af0f9f0c08.zip
alpha/ia64 stable wrt #184382
(Portage version: 2.1.3_rc6)
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 a648fb705322..a5bf7b548581 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.28 2007/07/07 11:38:45 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.29 2007/07/07 14:36:12 armin76 Exp $
+
+ 07 Jul 2007; Raúl Porcel <armin76@gentoo.org> quota-3.14-r1.ebuild:
+ alpha/ia64 stable wrt #184382
07 Jul 2007; Christian Faulhammer <opfer@gentoo.org> quota-3.14-r1.ebuild:
stable x86, bug 184382
diff --git a/sys-fs/quota/quota-3.14-r1.ebuild b/sys-fs/quota/quota-3.14-r1.ebuild
index 747740ebadf8..f063160cfdfa 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.6 2007/07/07 11:38:45 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.14-r1.ebuild,v 1.7 2007/07/07 14:36:12 armin76 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 )