diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-19 10:10:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-19 10:10:39 +0000 |
commit | 4c0074fd6fa6efeb504b42793f118c5a18c78488 (patch) | |
tree | 86e8e9b12be066534bb0e15057d384da4258f496 /sys-fs/quota | |
parent | Stable for x86, wrt bug #545854 (diff) | |
download | gentoo-2-4c0074fd6fa6efeb504b42793f118c5a18c78488.tar.gz gentoo-2-4c0074fd6fa6efeb504b42793f118c5a18c78488.tar.bz2 gentoo-2-4c0074fd6fa6efeb504b42793f118c5a18c78488.zip |
Stable for x86, wrt bug #545586
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/quota')
-rw-r--r-- | sys-fs/quota/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/quota/quota-4.02.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/quota/ChangeLog b/sys-fs/quota/ChangeLog index a8f4f17e56f5..6ded5458fe72 100644 --- a/sys-fs/quota/ChangeLog +++ b/sys-fs/quota/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/quota # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.72 2015/04/14 11:02:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.73 2015/04/19 10:10:39 ago Exp $ + + 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> quota-4.02.ebuild: + Stable for x86, wrt bug #545586 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> quota-4.02.ebuild: Stable for ia64, wrt bug #545586 diff --git a/sys-fs/quota/quota-4.02.ebuild b/sys-fs/quota/quota-4.02.ebuild index 6e6db925bfc4..eca8990d5506 100644 --- a/sys-fs/quota/quota-4.02.ebuild +++ b/sys-fs/quota/quota-4.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-4.02.ebuild,v 1.5 2015/04/14 11:02:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-4.02.ebuild,v 1.6 2015/04/19 10:10:39 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/linuxquota/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="ldap netlink nls rpc tcpd" RDEPEND="ldap? ( >=net-nds/openldap-2.3.35 ) |