diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 14:48:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 14:48:58 +0000 |
commit | 13270e912de66710334128288574b667cffcf93a (patch) | |
tree | 7a40f7e8290e9854a2bec12bdcf725d2b5be246d /sys-cluster | |
parent | Stable for amd64, wrt bug #461204 (diff) | |
download | gentoo-2-13270e912de66710334128288574b667cffcf93a.tar.gz gentoo-2-13270e912de66710334128288574b667cffcf93a.tar.bz2 gentoo-2-13270e912de66710334128288574b667cffcf93a.zip |
Stable for amd64, wrt bug #452070
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-cluster')
-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 ff1b39b5deb7..a558156ef3b1 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.105 2013/02/22 14:24:39 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.106 2013/04/01 14:48:58 ago Exp $ + + 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> vzctl-4.2.ebuild: + Stable for amd64, wrt bug #452070 *vzctl-4.2 (22 Feb 2013) diff --git a/sys-cluster/vzctl/vzctl-4.2.ebuild b/sys-cluster/vzctl/vzctl-4.2.ebuild index ccc6769579a0..c639f677c63f 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.1 2013/02/22 14:24:39 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-4.2.ebuild,v 1.2 2013/04/01 14:48:58 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=" |