diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 08:43:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 08:43:30 +0000 |
commit | 55e338704f52a5ab5ef20e591cb1b5aeeb957625 (patch) | |
tree | 5d0cde5bd928a1ae193175e12a8dd99fa6a7b337 /sys-fs | |
parent | Stable for x86, wrt bug #470474 (diff) | |
download | gentoo-2-55e338704f52a5ab5ef20e591cb1b5aeeb957625.tar.gz gentoo-2-55e338704f52a5ab5ef20e591cb1b5aeeb957625.tar.bz2 gentoo-2-55e338704f52a5ab5ef20e591cb1b5aeeb957625.zip |
Stable for x86, wrt bug #469964
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/vzquota/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/vzquota/vzquota-3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/vzquota/ChangeLog b/sys-fs/vzquota/ChangeLog index c37e330b7d13..386c62df3146 100644 --- a/sys-fs/vzquota/ChangeLog +++ b/sys-fs/vzquota/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/vzquota # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/vzquota/ChangeLog,v 1.31 2013/05/17 22:20:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vzquota/ChangeLog,v 1.32 2013/05/20 08:43:30 ago Exp $ + + 20 May 2013; Agostino Sarubbo <ago@gentoo.org> vzquota-3.1.ebuild: + Stable for x86, wrt bug #469964 17 May 2013; Agostino Sarubbo <ago@gentoo.org> vzquota-3.1.ebuild: Stable for amd64, wrt bug #469964 diff --git a/sys-fs/vzquota/vzquota-3.1.ebuild b/sys-fs/vzquota/vzquota-3.1.ebuild index 2dfd606d47fe..89c44091bdc4 100644 --- a/sys-fs/vzquota/vzquota-3.1.ebuild +++ b/sys-fs/vzquota/vzquota-3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/vzquota/vzquota-3.1.ebuild,v 1.2 2013/05/17 22:20:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vzquota/vzquota-3.1.ebuild,v 1.3 2013/05/20 08:43:30 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://download.openvz.org/utils/${PN}/${PV}/src/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc64 ~sparc x86" IUSE="" src_prepare() { |