summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-06-15 14:11:40 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-06-15 14:11:40 +0000
commit6ab7fda57fc05b54fe9b394a70c8ef538e841529 (patch)
treef8a0197aba78dc85d361bd5dde7b42d75cfd30ee /sys-fs/quota
parentFix iceweasel, bug #274186 (diff)
downloadgentoo-2-6ab7fda57fc05b54fe9b394a70c8ef538e841529.tar.gz
gentoo-2-6ab7fda57fc05b54fe9b394a70c8ef538e841529.tar.bz2
gentoo-2-6ab7fda57fc05b54fe9b394a70c8ef538e841529.zip
ia64/sparc stable wrt #272531
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sys-fs/quota')
-rw-r--r--sys-fs/quota/ChangeLog5
-rw-r--r--sys-fs/quota/quota-3.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/quota/ChangeLog b/sys-fs/quota/ChangeLog
index 6be80d848a96..4a12f8e4d7d7 100644
--- a/sys-fs/quota/ChangeLog
+++ b/sys-fs/quota/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/quota
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.44 2009/06/11 05:36:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.45 2009/06/15 14:11:40 armin76 Exp $
+
+ 15 Jun 2009; Raúl Porcel <armin76@gentoo.org> quota-3.17.ebuild:
+ ia64/sparc stable wrt #272531
11 Jun 2009; Jeroen Roovers <jer@gentoo.org> quota-3.17.ebuild:
Stable for HPPA (bug #272531).
diff --git a/sys-fs/quota/quota-3.17.ebuild b/sys-fs/quota/quota-3.17.ebuild
index f53ebf065626..10f181a30ca2 100644
--- a/sys-fs/quota/quota-3.17.ebuild
+++ b/sys-fs/quota/quota-3.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.17.ebuild,v 1.5 2009/06/11 05:36:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.17.ebuild,v 1.6 2009/06/15 14:11:40 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-2.3.35 )