summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-10-30 11:20:23 +0000
committerMarkus Meier <maekke@gentoo.org>2010-10-30 11:20:23 +0000
commit219ef4303887b1f489e78ccdec05728277ab8407 (patch)
tree64e23ccb11ffff07a7071e233941054bd134c941 /sys-fs
parentVersion bump (diff)
downloadgentoo-2-219ef4303887b1f489e78ccdec05728277ab8407.tar.gz
gentoo-2-219ef4303887b1f489e78ccdec05728277ab8407.tar.bz2
gentoo-2-219ef4303887b1f489e78ccdec05728277ab8407.zip
add ~arm, bug #340455
(Portage version: 2.2.0_alpha2/cvs/Linux i686)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/quota/ChangeLog7
-rw-r--r--sys-fs/quota/quota-3.17.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/quota/ChangeLog b/sys-fs/quota/ChangeLog
index 8c4507cf7597..8a1b09e1fd35 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.46 2009/07/15 18:42:42 nixnut Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.47 2010/10/30 11:20:23 maekke Exp $
+
+ 30 Oct 2010; Markus Meier <maekke@gentoo.org> quota-3.17.ebuild:
+ add ~arm, bug #340455
15 Jul 2009; nixnut <nixnut@gentoo.org> quota-3.17.ebuild:
ppc stable #272531
diff --git a/sys-fs/quota/quota-3.17.ebuild b/sys-fs/quota/quota-3.17.ebuild
index ee8af39b5b70..9d7f14419030 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
+# Copyright 1999-2010 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.7 2009/07/15 18:42:42 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.17.ebuild,v 1.8 2010/10/30 11:20:23 maekke 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 ~arm hppa ia64 ~mips ppc sparc x86"
IUSE="nls tcpd ldap rpc"
RDEPEND="ldap? ( >=net-nds/openldap-2.3.35 )