summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-07-12 10:55:32 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-07-12 10:55:32 +0000
commit5446e5cc401c78f7233cb8b56eedbccb8c3870e1 (patch)
tree79799391ac1f4e74988a22c7fa3332a9f3585581 /app-misc
parentStable for amd64, wrt bug #516822 (diff)
downloadgentoo-2-5446e5cc401c78f7233cb8b56eedbccb8c3870e1.tar.gz
gentoo-2-5446e5cc401c78f7233cb8b56eedbccb8c3870e1.tar.bz2
gentoo-2-5446e5cc401c78f7233cb8b56eedbccb8c3870e1.zip
Stable for x86, wrt bug #514892
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/jail/ChangeLog5
-rw-r--r--app-misc/jail/jail-2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/jail/ChangeLog b/app-misc/jail/ChangeLog
index 31069b228a42..c773f28f08b1 100644
--- a/app-misc/jail/ChangeLog
+++ b/app-misc/jail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/jail
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/jail/ChangeLog,v 1.33 2014/07/12 10:55:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/jail/ChangeLog,v 1.34 2014/07/12 10:55:32 ago Exp $
+
+ 12 Jul 2014; Agostino Sarubbo <ago@gentoo.org> jail-2.0.ebuild:
+ Stable for x86, wrt bug #514892
12 Jul 2014; Agostino Sarubbo <ago@gentoo.org> jail-2.0.ebuild:
Stable for amd64, wrt bug #514892
diff --git a/app-misc/jail/jail-2.0.ebuild b/app-misc/jail/jail-2.0.ebuild
index 09ca5aae2cfd..9aa3e9f272da 100644
--- a/app-misc/jail/jail-2.0.ebuild
+++ b/app-misc/jail/jail-2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/jail/jail-2.0.ebuild,v 1.2 2014/07/12 10:55:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/jail/jail-2.0.ebuild,v 1.3 2014/07/12 10:55:32 ago Exp $
EAPI="5"
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/spiculator/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
DEPEND=">=sys-apps/sed-4"