diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-08 13:13:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-08 13:13:12 +0000 |
commit | c9cf1636fce206833a482213380078d0e6f36dfa (patch) | |
tree | 17b0bca9ab00635747a5de00cb2d408925096839 /sys-fs/quota | |
parent | Stable for amd64, wrt bug #545528 (diff) | |
download | gentoo-2-c9cf1636fce206833a482213380078d0e6f36dfa.tar.gz gentoo-2-c9cf1636fce206833a482213380078d0e6f36dfa.tar.bz2 gentoo-2-c9cf1636fce206833a482213380078d0e6f36dfa.zip |
Stable for amd64, wrt bug #545586
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 1704baec1aa0..a6e148275826 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.69 2015/04/07 15:52:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.70 2015/04/08 13:13:12 ago Exp $ + + 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> quota-4.02.ebuild: + Stable for amd64, wrt bug #545586 07 Apr 2015; Jeroen Roovers <jer@gentoo.org> quota-4.02.ebuild: Stable for HPPA (bug #545586). diff --git a/sys-fs/quota/quota-4.02.ebuild b/sys-fs/quota/quota-4.02.ebuild index bd6981e1cf13..213aec3ecc92 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.2 2015/04/07 15:52:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-4.02.ebuild,v 1.3 2015/04/08 13:13:12 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 ) |