diff options
author | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 11:03:20 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 11:03:20 +0000 |
commit | 581d4411bf3e655e998bd1bf588cc0e578cf133c (patch) | |
tree | 98fd01b7c7b4cd4061f558ab64f9584f82f58c75 /sys-fs/quota | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-581d4411bf3e655e998bd1bf588cc0e578cf133c.tar.gz gentoo-2-581d4411bf3e655e998bd1bf588cc0e578cf133c.tar.bz2 gentoo-2-581d4411bf3e655e998bd1bf588cc0e578cf133c.zip |
Drop to ~mips
(Portage version: 2.1.9.35/cvs/Linux mips64)
Diffstat (limited to 'sys-fs/quota')
-rw-r--r-- | sys-fs/quota/ChangeLog | 7 | ||||
-rw-r--r-- | sys-fs/quota/quota-3.14-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/quota/ChangeLog b/sys-fs/quota/ChangeLog index 8a1b09e1fd35..8e26716cb7e1 100644 --- a/sys-fs/quota/ChangeLog +++ b/sys-fs/quota/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/quota -# 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 $ +# 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 $ + + 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> quota-3.14-r1.ebuild: + Drop to ~mips 30 Oct 2010; Markus Meier <maekke@gentoo.org> quota-3.17.ebuild: add ~arm, bug #340455 diff --git a/sys-fs/quota/quota-3.14-r1.ebuild b/sys-fs/quota/quota-3.14-r1.ebuild index 7af4338fdecc..4dd9085c8987 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 +# 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.14-r1.ebuild,v 1.9 2007/07/12 18:34:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.14-r1.ebuild,v 1.10 2011/02/06 11:03:20 leio 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 ) |