summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-06-14 20:07:42 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-06-14 20:07:42 +0000
commit2f542da2c968cd1b9de6e839f743393ec3a89844 (patch)
treec488d6802000f12e862bd96a3799d57c405bc196 /app-emulation/lxc
parent[QA] Remove emul-linux-x86-* from dependencies. (diff)
downloadgentoo-2-2f542da2c968cd1b9de6e839f743393ec3a89844.tar.gz
gentoo-2-2f542da2c968cd1b9de6e839f743393ec3a89844.tar.bz2
gentoo-2-2f542da2c968cd1b9de6e839f743393ec3a89844.zip
amd64 stable wrt bug #552112
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'app-emulation/lxc')
-rw-r--r--app-emulation/lxc/ChangeLog5
-rw-r--r--app-emulation/lxc/lxc-1.0.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/lxc/ChangeLog b/app-emulation/lxc/ChangeLog
index 996a47da2ce6..a3f22baa3fcb 100644
--- a/app-emulation/lxc/ChangeLog
+++ b/app-emulation/lxc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/lxc
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/ChangeLog,v 1.79 2015/06/13 11:54:25 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/ChangeLog,v 1.80 2015/06/14 20:07:42 zlogene Exp $
+
+ 14 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> lxc-1.0.7.ebuild:
+ amd64 stable wrt bug #552112
*lxc-1.1.2-r2 (13 Jun 2015)
diff --git a/app-emulation/lxc/lxc-1.0.7.ebuild b/app-emulation/lxc/lxc-1.0.7.ebuild
index 0f16ca8b1560..e36947f8a512 100644
--- a/app-emulation/lxc/lxc-1.0.7.ebuild
+++ b/app-emulation/lxc/lxc-1.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/lxc-1.0.7.ebuild,v 1.6 2015/04/08 07:30:33 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/lxc-1.0.7.ebuild,v 1.7 2015/06/14 20:07:42 zlogene Exp $
EAPI="5"
@@ -14,7 +14,7 @@ DESCRIPTION="LinuX Containers userspace utilities"
HOMEPAGE="https://linuxcontainers.org/"
SRC_URI="https://github.com/lxc/lxc/archive/${MY_P}.tar.gz"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
LICENSE="LGPL-3"
SLOT="0"