diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 20:13:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 20:13:57 +0000 |
commit | 344b1a26ef079155d156267246c33ee6a595d30c (patch) | |
tree | f19b0ca2cdf64c60125b7d5fa0d0cc40500cf635 /dev-util | |
parent | Stable for amd64, wrt bug #457248 (diff) | |
download | gentoo-2-344b1a26ef079155d156267246c33ee6a595d30c.tar.gz gentoo-2-344b1a26ef079155d156267246c33ee6a595d30c.tar.bz2 gentoo-2-344b1a26ef079155d156267246c33ee6a595d30c.zip |
Stable for amd64, wrt bug #457346
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/schroot/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/schroot/schroot-1.6.3.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-util/schroot/ChangeLog b/dev-util/schroot/ChangeLog index fb89896f9942..b4274e6fdce4 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.36 2013/02/10 04:40:38 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/schroot/ChangeLog,v 1.37 2013/02/14 20:13:57 ago Exp $ + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> schroot-1.6.3.ebuild: + Stable for amd64, wrt bug #457346 *schroot-1.6.5 (10 Feb 2013) diff --git a/dev-util/schroot/schroot-1.6.3.ebuild b/dev-util/schroot/schroot-1.6.3.ebuild index 568e1ec6547c..e08aa33359b1 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-2012 Gentoo Foundation +# 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.1 2012/09/20 08:46:20 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/schroot/schroot-1.6.3.ebuild,v 1.2 2013/02/14 20:13:57 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=" |