diff options
-rw-r--r-- | sys-fs/quota/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/quota/quota-3.17.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-fs/quota/ChangeLog b/sys-fs/quota/ChangeLog index 8e26716cb7e1..ea5363295ba8 100644 --- a/sys-fs/quota/ChangeLog +++ b/sys-fs/quota/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/quota # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.48 2011/02/06 11:03:20 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.49 2011/02/26 16:49:17 xarthisius Exp $ + + 26 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> quota-3.17.ebuild: + Marked ~ppc64 wrt #340455 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> quota-3.14-r1.ebuild: Drop to ~mips diff --git a/sys-fs/quota/quota-3.17.ebuild b/sys-fs/quota/quota-3.17.ebuild index 9d7f14419030..eea69c61add1 100644 --- a/sys-fs/quota/quota-3.17.ebuild +++ b/sys-fs/quota/quota-3.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.8 2010/10/30 11:20:23 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.17.ebuild,v 1.9 2011/02/26 16:49:17 xarthisius 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 ~arm hppa ia64 ~mips ppc sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86" IUSE="nls tcpd ldap rpc" RDEPEND="ldap? ( >=net-nds/openldap-2.3.35 ) |