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 1M4hyb-0005mn-Kw for garchives@archives.gentoo.org; Thu, 14 May 2009 20:56:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 25833E0722; Thu, 14 May 2009 20:56:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0863EE0722 for ; Thu, 14 May 2009 20:56:25 +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 399DB65D22 for ; Thu, 14 May 2009 20:56:24 +0000 (UTC) Received: from maekke by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1M4hyZ-0004SS-Pb for gentoo-commits@lists.gentoo.org; Thu, 14 May 2009 20:56:23 +0000 From: "Markus Meier (maekke)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, maekke@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: maekke X-VCS-Committer-Name: Markus Meier Content-Type: text/plain; charset=utf8 Message-Id: Sender: Markus Meier Date: Thu, 14 May 2009 20:56:23 +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: 86ffc895-aa74-420f-9de7-033bcb06e933 X-Archives-Hash: 7937895d48eb28129293ad01771aaca0 maekke 09/05/14 20:56:23 Modified: xfsinfo-1.0.2.ebuild ChangeLog Log: amd64 stable, bug #268581 (Portage version: 2.1.6.13/cvs/Linux x86_64) Revision Changes Path 1.4 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.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xfsinfo/x= fsinfo-1.0.2.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xfsinfo/x= fsinfo-1.0.2.ebuild?r1=3D1.3&r2=3D1.4 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.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- xfsinfo-1.0.2.ebuild 5 May 2009 06:57:07 -0000 1.3 +++ xfsinfo-1.0.2.ebuild 14 May 2009 20:56:23 -0000 1.4 @@ -1,6 +1,6 @@ # 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.3 2009/05/05 06:57:07 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild= ,v 1.4 2009/05/14 20:56:23 maekke 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" IUSE=3D"" RDEPEND=3D"x11-libs/libX11 x11-libs/libFS" 1.18 x11-apps/xfsinfo/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xfsinfo/C= hangeLog?rev=3D1.18&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xfsinfo/C= hangeLog?rev=3D1.18&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xfsinfo/C= hangeLog?r1=3D1.17&r2=3D1.18 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.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- ChangeLog 5 May 2009 06:57:07 -0000 1.17 +++ ChangeLog 14 May 2009 20:56:23 -0000 1.18 @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xfsinfo # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfsinfo/ChangeLog,v 1.17 200= 9/05/05 06:57:07 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfsinfo/ChangeLog,v 1.18 200= 9/05/14 20:56:23 maekke Exp $ + + 14 May 2009; Markus Meier xfsinfo-1.0.2.ebuild: + amd64 stable, bug #268581 =20 05 May 2009; Christian Faulhammer xfsinfo-1.0.1.ebu= ild, xfsinfo-1.0.2.ebuild: