diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-30 12:31:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-30 12:31:17 +0000 |
commit | 7acd2621e8026c663bdb9e46dfb118066732059e (patch) | |
tree | 289de8d0a04dcfc5411d97c37ab88f08e8015931 /sys-cluster | |
parent | Stable for amd64, wrt bug #462820 (diff) | |
download | gentoo-2-7acd2621e8026c663bdb9e46dfb118066732059e.tar.gz gentoo-2-7acd2621e8026c663bdb9e46dfb118066732059e.tar.bz2 gentoo-2-7acd2621e8026c663bdb9e46dfb118066732059e.zip |
Stable for x86, wrt bug #467760
(Portage version: 2.1.11.62/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-3.3-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/vzctl/ChangeLog b/sys-cluster/vzctl/ChangeLog index 7152ec89431c..d7b3102e70f0 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.108 2013/04/30 12:29:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.109 2013/04/30 12:31:17 ago Exp $ + + 30 Apr 2013; Agostino Sarubbo <ago@gentoo.org> vzctl-3.3-r2.ebuild: + Stable for x86, wrt bug #467760 30 Apr 2013; Agostino Sarubbo <ago@gentoo.org> vzctl-3.3-r2.ebuild: Stable for amd64, wrt bug #467760 diff --git a/sys-cluster/vzctl/vzctl-3.3-r2.ebuild b/sys-cluster/vzctl/vzctl-3.3-r2.ebuild index 24f316ba0b5c..034cacfb537e 100644 --- a/sys-cluster/vzctl/vzctl-3.3-r2.ebuild +++ b/sys-cluster/vzctl/vzctl-3.3-r2.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-3.3-r2.ebuild,v 1.3 2013/04/30 12:29:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-3.3-r2.ebuild,v 1.4 2013/04/30 12:31:17 ago Exp $ EAPI="4" @@ -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="" RDEPEND=" |