From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1K3LIz-00009e-EA for garchives@archives.gentoo.org; Tue, 03 Jun 2008 01:27:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C2A5E006D; Tue, 3 Jun 2008 01:27:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 25061E006D for ; Tue, 3 Jun 2008 01:27:16 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id BE6A766A99 for ; Tue, 3 Jun 2008 01:27:15 +0000 (UTC) Received: from darkside by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1K3LIt-0003Sa-NH for gentoo-commits@lists.gentoo.org; Tue, 03 Jun 2008 01:27:11 +0000 From: "Jeremy Olexa (darkside)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, darkside@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-util/devel-chroots: devel-chroots-2.1.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: devel-chroots-2.1.0.ebuild ChangeLog X-VCS-Directories: dev-util/devel-chroots X-VCS-Committer: darkside X-VCS-Committer-Name: Jeremy Olexa Content-Type: text/plain; charset=utf8 Message-Id: Sender: Jeremy Olexa Date: Tue, 03 Jun 2008 01:27:11 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 9cd63b5e-af3d-461f-9ddf-72ce8d9604f4 X-Archives-Hash: 1047ad85bd55998fa2753db40d29aa11 darkside 08/06/03 01:27:11 Modified: devel-chroots-2.1.0.ebuild ChangeLog Log: Fixed QA issues, missing IUSE. bug #224361 (Portage version: 2.1.4.4) Revision Changes Path 1.5 dev-util/devel-chroots/devel-chroots-2.1.0.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/devel-chr= oots/devel-chroots-2.1.0.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/devel-chr= oots/devel-chroots-2.1.0.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/devel-chr= oots/devel-chroots-2.1.0.ebuild?r1=3D1.4&r2=3D1.5 Index: devel-chroots-2.1.0.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-util/devel-chroots/devel-chroots-2.= 1.0.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- devel-chroots-2.1.0.ebuild 29 Dec 2007 18:11:30 -0000 1.4 +++ devel-chroots-2.1.0.ebuild 3 Jun 2008 01:27:11 -0000 1.5 @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/devel-chroots/devel-chroots-= 2.1.0.ebuild,v 1.4 2007/12/29 18:11:30 pappy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/devel-chroots/devel-chroots-= 2.1.0.ebuild,v 1.5 2008/06/03 01:27:11 darkside Exp $ =20 DESCRIPTION=3D"Gentoo Developer chroots installation/configuration" HOMEPAGE=3D"http://www.gentoo.org/proj/en/hardened/docs/devel-chroots-in= tro.xml" @@ -9,6 +9,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" +IUSE=3D"" =20 KEYWORDS=3D"~x86 ~amd64" =20 1.33 dev-util/devel-chroots/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/devel-chr= oots/ChangeLog?rev=3D1.33&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/devel-chr= oots/ChangeLog?rev=3D1.33&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/devel-chr= oots/ChangeLog?r1=3D1.32&r2=3D1.33 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-util/devel-chroots/ChangeLog,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- ChangeLog 29 May 2008 06:04:52 -0000 1.32 +++ ChangeLog 3 Jun 2008 01:27:11 -0000 1.33 @@ -1,6 +1,10 @@ # ChangeLog for dev-util/devel-chroots # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/devel-chroots/ChangeLog,v 1.= 32 2008/05/29 06:04:52 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/devel-chroots/ChangeLog,v 1.= 33 2008/06/03 01:27:11 darkside Exp $ + + 03 Jun 2008; Jeremy Olexa + devel-chroots-2.1.0.ebuild: + Fixed QA issues, missing IUSE. bug #224361 =20 29 May 2008; Christian Heim metadata.xml: Removing Alexander Gabert (pappy) from metadata.xml (as per #74378). --=20 gentoo-commits@lists.gentoo.org mailing list