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 1KlgH1-0001X6-Ib for garchives@archives.gentoo.org; Fri, 03 Oct 2008 08:44:31 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A59F7E03B5; Fri, 3 Oct 2008 08:44:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 57F2DE03B5 for ; Fri, 3 Oct 2008 08:44:31 +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 3D4D66511C for ; Fri, 3 Oct 2008 08:44:30 +0000 (UTC) Received: from armin76 by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1KlgGy-0004SR-UA for gentoo-commits@lists.gentoo.org; Fri, 03 Oct 2008 08:44:28 +0000 From: "Raul Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, armin76@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libpciaccess: libpciaccess-0.10.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libpciaccess-0.10.3.ebuild ChangeLog X-VCS-Directories: x11-libs/libpciaccess X-VCS-Committer: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Message-Id: Sender: Raul Porcel Date: Fri, 03 Oct 2008 08:44:28 +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: 7a181b46-dd0d-4fde-a66f-edce90169932 X-Archives-Hash: 13316a830b8aafcf507b2cf88c90e07d armin76 08/10/03 08:44:28 Modified: libpciaccess-0.10.3.ebuild ChangeLog Log: Add ~ia64 wrt #237411 (Portage version: 2.1.4.4) Revision Changes Path 1.6 x11-libs/libpciaccess/libpciaccess-0.10.3.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libpciacc= ess/libpciaccess-0.10.3.ebuild?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libpciacc= ess/libpciaccess-0.10.3.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libpciacc= ess/libpciaccess-0.10.3.ebuild?r1=3D1.5&r2=3D1.6 Index: libpciaccess-0.10.3.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-libs/libpciaccess/libpciaccess-0.10= .3.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libpciaccess-0.10.3.ebuild 26 Sep 2008 12:57:24 -0000 1.5 +++ libpciaccess-0.10.3.ebuild 3 Oct 2008 08:44:28 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.= 10.3.ebuild,v 1.5 2008/09/26 12:57:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.= 10.3.ebuild,v 1.6 2008/10/03 08:44:28 armin76 Exp $ =20 # Must be before x-modular eclass is inherited #SNAPSHOT=3D"yes" @@ -9,6 +9,6 @@ =20 DESCRIPTION=3D"Library providing generic access to the PCI bus and devic= es" LICENSE=3D"MIT" -KEYWORDS=3D"~amd64 ~hppa ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS=3D"~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" =20 CONFIGURE_OPTIONS=3D"--with-pciids-path=3D/usr/share/misc" 1.8 x11-libs/libpciaccess/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libpciacc= ess/ChangeLog?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libpciacc= ess/ChangeLog?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libpciacc= ess/ChangeLog?r1=3D1.7&r2=3D1.8 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-libs/libpciaccess/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 26 Sep 2008 12:57:24 -0000 1.7 +++ ChangeLog 3 Oct 2008 08:44:28 -0000 1.8 @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libpciaccess # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/ChangeLog,v 1.7= 2008/09/26 12:57:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/ChangeLog,v 1.8= 2008/10/03 08:44:28 armin76 Exp $ + + 03 Oct 2008; Ra=C3=BAl Porcel libpciaccess-0.10.3= .ebuild: + Add ~ia64 wrt #237411 =20 26 Sep 2008; Jeroen Roovers libpciaccess-0.10.3.ebuil= d: Marked ~hppa (bug #237411).