diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-04-21 18:39:40 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-04-21 18:39:40 +0000 |
commit | b0562ec33f9ee8152a38ccec7b1467790cffcf35 (patch) | |
tree | 696e8a2d08ffa04ed2d6cefd22717f8b8d5d974c /sys-fs/quota | |
parent | ppc stable wrt bug #538152 (diff) | |
download | gentoo-2-b0562ec33f9ee8152a38ccec7b1467790cffcf35.tar.gz gentoo-2-b0562ec33f9ee8152a38ccec7b1467790cffcf35.tar.bz2 gentoo-2-b0562ec33f9ee8152a38ccec7b1467790cffcf35.zip |
ppc stable wrt bug #545586
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
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 6ded5458fe72..09970fc0200f 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.73 2015/04/19 10:10:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.74 2015/04/21 18:39:40 pacho Exp $ + + 21 Apr 2015; Pacho Ramos <pacho@gentoo.org> quota-4.02.ebuild: + ppc stable wrt bug #545586 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> quota-4.02.ebuild: Stable for x86, wrt bug #545586 diff --git a/sys-fs/quota/quota-4.02.ebuild b/sys-fs/quota/quota-4.02.ebuild index eca8990d5506..8a32b70cff7d 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.6 2015/04/19 10:10:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-4.02.ebuild,v 1.7 2015/04/21 18:39:40 pacho 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 ) |