From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1M1E5O-00023T-TC for garchives@archives.gentoo.org; Tue, 05 May 2009 06:25:03 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D07BAE0710; Tue, 5 May 2009 06:25:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8929CE0710 for ; Tue, 5 May 2009 06:25:01 +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 42F7765B87 for ; Tue, 5 May 2009 06:25:01 +0000 (UTC) Received: from fauli by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1M1E5M-0001Q5-Sd for gentoo-commits@lists.gentoo.org; Tue, 05 May 2009 06:25:00 +0000 From: "Christian Faulhammer (fauli)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, fauli@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-apps/xfsinfo: xfsinfo-1.0.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: xfsinfo-1.0.2.ebuild ChangeLog X-VCS-Directories: x11-apps/xfsinfo X-VCS-Committer: fauli X-VCS-Committer-Name: Christian Faulhammer Content-Type: text/plain; charset=utf8 Message-Id: Sender: Christian Faulhammer Date: Tue, 05 May 2009 06:25:00 +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: 65f31017-71d5-44d9-b182-a6aa35e4b737 X-Archives-Hash: 7996b670a0eb4a238a910ae5e11f4dc8 fauli 09/05/05 06:25:00 Modified: xfsinfo-1.0.2.ebuild ChangeLog Log: stable x86, bug 268581 (Portage version: 2.1.6.11/cvs/Linux i686) Revision Changes Path 1.2 x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xfsinfo/x= fsinfo-1.0.2.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xfsinfo/x= fsinfo-1.0.2.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xfsinfo/x= fsinfo-1.0.2.ebuild?r1=3D1.1&r2=3D1.2 Index: xfsinfo-1.0.2.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/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xfsinfo-1.0.2.ebuild 6 Jun 2008 21:32:19 -0000 1.1 +++ xfsinfo-1.0.2.ebuild 5 May 2009 06:25:00 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild= ,v 1.1 2008/06/06 21:32:19 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild= ,v 1.2 2009/05/05 06:25:00 fauli Exp $ =20 # Must be before x-modular eclass is inherited #SNAPSHOT=3D"yes" @@ -8,7 +8,7 @@ inherit x-modular =20 DESCRIPTION=3D"X font server information utility" -KEYWORDS=3D"~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS=3D"~amd64 ~mips ~ppc ~ppc64 ~sparc x86" RDEPEND=3D"x11-libs/libX11 x11-libs/libFS" DEPEND=3D"${RDEPEND}" 1.16 x11-apps/xfsinfo/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xfsinfo/C= hangeLog?rev=3D1.16&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xfsinfo/C= hangeLog?rev=3D1.16&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xfsinfo/C= hangeLog?r1=3D1.15&r2=3D1.16 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/x11-apps/xfsinfo/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 6 Jun 2008 21:32:19 -0000 1.15 +++ ChangeLog 5 May 2009 06:25:00 -0000 1.16 @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xfsinfo -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfsinfo/ChangeLog,v 1.15 200= 8/06/06 21:32:19 dberkholz Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfsinfo/ChangeLog,v 1.16 200= 9/05/05 06:25:00 fauli Exp $ + + 05 May 2009; Christian Faulhammer xfsinfo-1.0.2.ebu= ild: + stable x86, bug 268581 =20 *xfsinfo-1.0.2 (06 Jun 2008) =20