diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-17 22:20:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-17 22:20:24 +0000 |
commit | ba1831c4cc142964676ba9c4932582b30152abf0 (patch) | |
tree | d02cd2db9c6e6fc76196e9c89a849f84aaa524d1 /sys-fs/vzquota/vzquota-3.1.ebuild | |
parent | Stable for amd64, wrt bug #469952 (diff) | |
download | gentoo-2-ba1831c4cc142964676ba9c4932582b30152abf0.tar.gz gentoo-2-ba1831c4cc142964676ba9c4932582b30152abf0.tar.bz2 gentoo-2-ba1831c4cc142964676ba9c4932582b30152abf0.zip |
Stable for amd64, wrt bug #469964
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/vzquota/vzquota-3.1.ebuild')
-rw-r--r-- | sys-fs/vzquota/vzquota-3.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/vzquota/vzquota-3.1.ebuild b/sys-fs/vzquota/vzquota-3.1.ebuild index 2753eea6d222..2dfd606d47fe 100644 --- a/sys-fs/vzquota/vzquota-3.1.ebuild +++ b/sys-fs/vzquota/vzquota-3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.1 2012/12/13 09:14:36 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vzquota/vzquota-3.1.ebuild,v 1.2 2013/05/17 22:20:24 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() { |