diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-15 08:39:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-15 08:39:21 +0000 |
commit | 467e8a8102a1ae96fcc9481bb9e6a38347724ead (patch) | |
tree | b53b3156e96f88cb4059ab219792e7154d9915a9 /sys-cluster/vzctl | |
parent | Stable for x86, wrt bug #452068 (diff) | |
download | gentoo-2-467e8a8102a1ae96fcc9481bb9e6a38347724ead.tar.gz gentoo-2-467e8a8102a1ae96fcc9481bb9e6a38347724ead.tar.bz2 gentoo-2-467e8a8102a1ae96fcc9481bb9e6a38347724ead.zip |
Stable for x86, wrt bug #452070
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-cluster/vzctl')
-rw-r--r-- | sys-cluster/vzctl/ChangeLog | 5 | ||||
-rw-r--r-- | sys-cluster/vzctl/vzctl-4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/vzctl/ChangeLog b/sys-cluster/vzctl/ChangeLog index a558156ef3b1..a87c69b1c8b5 100644 --- a/sys-cluster/vzctl/ChangeLog +++ b/sys-cluster/vzctl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/vzctl # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.106 2013/04/01 14:48:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.107 2013/04/15 08:39:21 ago Exp $ + + 15 Apr 2013; Agostino Sarubbo <ago@gentoo.org> vzctl-4.2.ebuild: + Stable for x86, wrt bug #452070 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> vzctl-4.2.ebuild: Stable for amd64, wrt bug #452070 diff --git a/sys-cluster/vzctl/vzctl-4.2.ebuild b/sys-cluster/vzctl/vzctl-4.2.ebuild index c639f677c63f..f0d495199e36 100644 --- a/sys-cluster/vzctl/vzctl-4.2.ebuild +++ b/sys-cluster/vzctl/vzctl-4.2.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-cluster/vzctl/vzctl-4.2.ebuild,v 1.2 2013/04/01 14:48:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-4.2.ebuild,v 1.3 2013/04/15 08:39:21 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 ~x86" +KEYWORDS="amd64 x86" IUSE="cgroup +ploop" RDEPEND=" |