summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2014-04-26 06:59:16 +0000
committerSergey Popov <pinkbyte@gentoo.org>2014-04-26 06:59:16 +0000
commit5b71d22b896a936fff38117271e2b862940d3356 (patch)
tree97439b5446301beb00a86cd8b5b688a775eb0ad8 /sys-apps
parentdrop old (diff)
downloadgentoo-2-5b71d22b896a936fff38117271e2b862940d3356.tar.gz
gentoo-2-5b71d22b896a936fff38117271e2b862940d3356.tar.bz2
gentoo-2-5b71d22b896a936fff38117271e2b862940d3356.zip
Stable on amd64 and x86, wrt bug #508394
(Portage version: 2.2.9-r1/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/proot/ChangeLog5
-rw-r--r--sys-apps/proot/proot-3.2.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/proot/ChangeLog b/sys-apps/proot/ChangeLog
index 361c7f158024..7cf0ece699ca 100644
--- a/sys-apps/proot/ChangeLog
+++ b/sys-apps/proot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/proot
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/proot/ChangeLog,v 1.7 2014/03/16 07:56:21 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/proot/ChangeLog,v 1.8 2014/04/26 06:59:16 pinkbyte Exp $
+
+ 26 Apr 2014; Sergey Popov <pinkbyte@gentoo.org> proot-3.2.2-r1.ebuild:
+ Stable on amd64 and x86, wrt bug #508394
16 Mar 2014; Sergey Popov <pinkbyte@gentoo.org> -proot-3.2.2.ebuild,
metadata.xml:
diff --git a/sys-apps/proot/proot-3.2.2-r1.ebuild b/sys-apps/proot/proot-3.2.2-r1.ebuild
index c93b0a577f63..9a30ee670f0b 100644
--- a/sys-apps/proot/proot-3.2.2-r1.ebuild
+++ b/sys-apps/proot/proot-3.2.2-r1.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/sys-apps/proot/proot-3.2.2-r1.ebuild,v 1.1 2014/03/11 08:13:00 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/proot/proot-3.2.2-r1.ebuild,v 1.2 2014/04/26 06:59:16 pinkbyte Exp $
EAPI=5
MY_PN="PRoot"
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/cedric-vincent/${MY_PN}/archive/v${PV}.tar.gz -> ${P
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="care test"
RDEPEND="care? ( app-arch/libarchive:0= )