diff options
author | 2011-11-25 23:39:59 +0000 | |
---|---|---|
committer | 2011-11-25 23:39:59 +0000 | |
commit | d1ef8683beb80e3bd6ebcbcea58f7455ca9111f9 (patch) | |
tree | a1fe1367ce53d9e82eca100fccc552f1b17e1669 /dev-util/schroot | |
parent | Stable on amd64 wrt bug #391655 (diff) | |
download | historical-d1ef8683beb80e3bd6ebcbcea58f7455ca9111f9.tar.gz historical-d1ef8683beb80e3bd6ebcbcea58f7455ca9111f9.tar.bz2 historical-d1ef8683beb80e3bd6ebcbcea58f7455ca9111f9.zip |
Stable on amd64 wrt bug #391787
Package-Manager: portage-2.2.0_alpha77/cvs/Linux x86_64
Diffstat (limited to 'dev-util/schroot')
-rw-r--r-- | dev-util/schroot/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/schroot/schroot-1.4.23.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/schroot/ChangeLog b/dev-util/schroot/ChangeLog index cee63c6fdbce..f4835074db26 100644 --- a/dev-util/schroot/ChangeLog +++ b/dev-util/schroot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/schroot # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/schroot/ChangeLog,v 1.29 2011/11/20 04:16:58 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/schroot/ChangeLog,v 1.30 2011/11/25 23:39:59 hwoarang Exp $ + + 25 Nov 2011; Markos Chandras <hwoarang@gentoo.org> schroot-1.4.23.ebuild: + Stable on amd64 wrt bug #391787 20 Nov 2011; Jonathan Callen <abcd@gentoo.org> -schroot-1.4.17.ebuild, -schroot-1.4.21.ebuild: diff --git a/dev-util/schroot/schroot-1.4.23.ebuild b/dev-util/schroot/schroot-1.4.23.ebuild index 1e140ae6a8d0..702646e6b686 100644 --- a/dev-util/schroot/schroot-1.4.23.ebuild +++ b/dev-util/schroot/schroot-1.4.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/schroot/schroot-1.4.23.ebuild,v 1.1 2011/10/23 01:10:22 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/schroot/schroot-1.4.23.ebuild,v 1.2 2011/11/25 23:39:59 hwoarang Exp $ EAPI="4" @@ -14,7 +14,7 @@ SRC_URI="mirror://debian/pool/main/${PN::1}/${PN}/${MY_P}.orig.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="btrfs +dchroot debug doc lvm nls pam test" COMMON_DEPEND=" |