summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-06-21 18:45:49 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-06-21 18:45:49 +0000
commitbfb051da54625186791c4d7ef741fc1f41e6e7a0 (patch)
tree15881791343683515598c58bb6508718b85d0c08 /sys-fs/quota
parentFix bug 179696 (diff)
downloadgentoo-2-bfb051da54625186791c4d7ef741fc1f41e6e7a0.tar.gz
gentoo-2-bfb051da54625186791c4d7ef741fc1f41e6e7a0.tar.bz2
gentoo-2-bfb051da54625186791c4d7ef741fc1f41e6e7a0.zip
alpha stable wrt #172154, thanks to Tobias Klausmann for testing
(Portage version: 2.1.3_rc4)
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 4f2f0e5bb60a..9dfc9b8470a5 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.22 2007/04/17 13:42:40 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.23 2007/06/21 18:45:49 armin76 Exp $
+
+ 21 Jun 2007; Raúl Porcel <armin76@gentoo.org> quota-3.13.ebuild:
+ alpha stable wrt #172154, thanks to Tobias Klausmann for testing
17 Apr 2007; Christian Faulhammer <opfer@gentoo.org> quota-3.13.ebuild:
stable amd64, bug 172154
diff --git a/sys-fs/quota/quota-3.13.ebuild b/sys-fs/quota/quota-3.13.ebuild
index 3092b0dbc499..561431d32dff 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.9 2007/04/17 13:42:40 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.13.ebuild,v 1.10 2007/06/21 18:45:49 armin76 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 )