summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-14 11:02:20 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-14 11:02:20 +0000
commit026f90bfe6d22407c18d94ed77d6fae32cb9d901 (patch)
tree73d643d9debe1892581de0ed12aa7b7cfd1c89e6 /sys-fs/quota
parentStable for ia64, wrt bug #538792 (diff)
downloadgentoo-2-026f90bfe6d22407c18d94ed77d6fae32cb9d901.tar.gz
gentoo-2-026f90bfe6d22407c18d94ed77d6fae32cb9d901.tar.bz2
gentoo-2-026f90bfe6d22407c18d94ed77d6fae32cb9d901.zip
Stable for ia64, wrt bug #545586
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/quota')
-rw-r--r--sys-fs/quota/ChangeLog5
-rw-r--r--sys-fs/quota/quota-4.02.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/quota/ChangeLog b/sys-fs/quota/ChangeLog
index 171aa649f196..a8f4f17e56f5 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.71 2015/04/13 08:29:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.72 2015/04/14 11:02:20 ago Exp $
+
+ 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> quota-4.02.ebuild:
+ Stable for ia64, wrt bug #545586
13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> quota-4.02.ebuild:
Stable for alpha, wrt bug #545586
diff --git a/sys-fs/quota/quota-4.02.ebuild b/sys-fs/quota/quota-4.02.ebuild
index ba8daa07a9c6..6e6db925bfc4 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.4 2015/04/13 08:29:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-4.02.ebuild,v 1.5 2015/04/14 11:02:20 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 )