diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-30 12:29:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-30 12:29:52 +0000 |
commit | 93ff71135a5d467ac6f4a1a74c03ff54780f4b35 (patch) | |
tree | 82eb0eccda7153dd803dddc11a2f80d7e3ba07ce /sys-cluster/vzctl | |
parent | app-misc/tomboy: Fix deprecated use of AM_CONFIG_HEADER (diff) | |
download | gentoo-2-93ff71135a5d467ac6f4a1a74c03ff54780f4b35.tar.gz gentoo-2-93ff71135a5d467ac6f4a1a74c03ff54780f4b35.tar.bz2 gentoo-2-93ff71135a5d467ac6f4a1a74c03ff54780f4b35.zip |
Stable for amd64, wrt bug #467760
(Portage version: 2.1.11.62/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-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 a87c69b1c8b5..7152ec89431c 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.107 2013/04/15 08:39:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/ChangeLog,v 1.108 2013/04/30 12:29:52 ago Exp $ + + 30 Apr 2013; Agostino Sarubbo <ago@gentoo.org> vzctl-3.3-r2.ebuild: + Stable for amd64, wrt bug #467760 15 Apr 2013; Agostino Sarubbo <ago@gentoo.org> vzctl-4.2.ebuild: Stable for x86, wrt bug #452070 diff --git a/sys-cluster/vzctl/vzctl-3.3-r2.ebuild b/sys-cluster/vzctl/vzctl-3.3-r2.ebuild index d063a08c1fea..24f316ba0b5c 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.2 2013/01/03 21:02:59 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-3.3-r2.ebuild,v 1.3 2013/04/30 12:29:52 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=" |