diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 20:18:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 20:18:22 +0000 |
commit | de4128f7a0f75745cc539456b7e7ac77e1ff32c4 (patch) | |
tree | ee89185e8d9afb6c45a16cbd129f0913790ef434 /dev-util/schroot | |
parent | Stable for x86, wrt bug #457248 (diff) | |
download | gentoo-2-de4128f7a0f75745cc539456b7e7ac77e1ff32c4.tar.gz gentoo-2-de4128f7a0f75745cc539456b7e7ac77e1ff32c4.tar.bz2 gentoo-2-de4128f7a0f75745cc539456b7e7ac77e1ff32c4.zip |
Stable for x86, wrt bug #457346
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/schroot')
-rw-r--r-- | dev-util/schroot/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/schroot/schroot-1.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/schroot/ChangeLog b/dev-util/schroot/ChangeLog index b4274e6fdce4..62ef69e3b4f4 100644 --- a/dev-util/schroot/ChangeLog +++ b/dev-util/schroot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/schroot # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/schroot/ChangeLog,v 1.37 2013/02/14 20:13:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/schroot/ChangeLog,v 1.38 2013/02/14 20:18:22 ago Exp $ + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> schroot-1.6.3.ebuild: + Stable for x86, wrt bug #457346 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> schroot-1.6.3.ebuild: Stable for amd64, wrt bug #457346 diff --git a/dev-util/schroot/schroot-1.6.3.ebuild b/dev-util/schroot/schroot-1.6.3.ebuild index e08aa33359b1..8b8529501ae5 100644 --- a/dev-util/schroot/schroot-1.6.3.ebuild +++ b/dev-util/schroot/schroot-1.6.3.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/dev-util/schroot/schroot-1.6.3.ebuild,v 1.2 2013/02/14 20:13:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/schroot/schroot-1.6.3.ebuild,v 1.3 2013/02/14 20:18:22 ago Exp $ EAPI="4" @@ -14,7 +14,7 @@ SRC_URI="mirror://debian/pool/main/${PN::1}/${PN}/${MY_P}.orig.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="btrfs +dchroot debug doc lvm nls pam test" COMMON_DEPEND=" |