diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-28 09:52:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-28 09:52:15 +0000 |
commit | 749b75e719598907cd0078cba7f259276e5a10df (patch) | |
tree | 76ca6df091694243989747137ede89ae2d69f224 /sys-fs | |
parent | Stable for sparc, wrt bug #545204 (diff) | |
download | gentoo-2-749b75e719598907cd0078cba7f259276e5a10df.tar.gz gentoo-2-749b75e719598907cd0078cba7f259276e5a10df.tar.bz2 gentoo-2-749b75e719598907cd0078cba7f259276e5a10df.zip |
Stable for sparc, wrt bug #545586
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs')
-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 37f5c2566a2a..af44c85a0a99 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.75 2015/04/25 11:11:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.76 2015/04/28 09:52:15 ago Exp $ + + 28 Apr 2015; Agostino Sarubbo <ago@gentoo.org> quota-4.02.ebuild: + Stable for sparc, wrt bug #545586 25 Apr 2015; Jeroen Roovers <jer@gentoo.org> quota-4.02.ebuild: Stable for PPC64 (bug #545586). diff --git a/sys-fs/quota/quota-4.02.ebuild b/sys-fs/quota/quota-4.02.ebuild index ebee906d6e77..d519d0b75b28 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.8 2015/04/25 11:11:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-4.02.ebuild,v 1.9 2015/04/28 09:52:15 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 ) |