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 1KnAPI-0006zj-Vs for garchives@archives.gentoo.org; Tue, 07 Oct 2008 11:07:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 383EAE02DE; Tue, 7 Oct 2008 11:07:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DFCECE02DE for ; Tue, 7 Oct 2008 11:07:10 +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 AC06C64FB8 for ; Tue, 7 Oct 2008 11:07:09 +0000 (UTC) Received: from robbat2 by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1KnAPC-00081G-2u for gentoo-commits@lists.gentoo.org; Tue, 07 Oct 2008 11:07:08 +0000 From: "Robin H. Johnson (robbat2)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, robbat2@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/pciutils: ChangeLog pciutils-3.0.2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog pciutils-3.0.2.ebuild X-VCS-Directories: sys-apps/pciutils X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson Content-Type: text/plain; charset=utf8 Message-Id: Sender: "Robin H. Johnson" Date: Tue, 07 Oct 2008 11:07:06 +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: e3270645-f45f-4d54-b756-87566c9b69ac X-Archives-Hash: 9ac3dcc032aaa461f067e3180fc0f925 robbat2 08/10/07 11:07:06 Modified: ChangeLog pciutils-3.0.2.ebuild Log: Implement pciparm init.d per bug #173347. (Portage version: 2.2_rc11/cvs/Linux 2.6.27-rc1-10246-gca5de40 x86_64) Revision Changes Path 1.146 sys-apps/pciutils/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pciutils/= ChangeLog?rev=3D1.146&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pciutils/= ChangeLog?rev=3D1.146&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pciutils/= ChangeLog?r1=3D1.145&r2=3D1.146 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/sys-apps/pciutils/ChangeLog,v retrieving revision 1.145 retrieving revision 1.146 diff -p -w -b -B -u -u -r1.145 -r1.146 --- ChangeLog 7 Oct 2008 10:13:18 -0000 1.145 +++ ChangeLog 7 Oct 2008 11:07:05 -0000 1.146 @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/pciutils # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.145 2= 008/10/07 10:13:18 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.146 2= 008/10/07 11:07:05 robbat2 Exp $ + + 07 Oct 2008; Robin H. Johnson +files/conf.d-pcipa= rm, + +files/init.d-pciparm, pciutils-3.0.2.ebuild: + Implement pciparm init.d per bug #173347. =20 *pciutils-3.0.2 (07 Oct 2008) =20 1.2 sys-apps/pciutils/pciutils-3.0.2.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pciutils/= pciutils-3.0.2.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pciutils/= pciutils-3.0.2.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/pciutils/= pciutils-3.0.2.ebuild?r1=3D1.1&r2=3D1.2 Index: pciutils-3.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/sys-apps/pciutils/pciutils-3.0.2.ebuild= ,v retrieving revision 1.1 retrieving revision 1.2 diff -p -w -b -B -u -u -r1.1 -r1.2 --- pciutils-3.0.2.ebuild 7 Oct 2008 10:13:18 -0000 1.1 +++ pciutils-3.0.2.ebuild 7 Oct 2008 11:07:05 -0000 1.2 @@ -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/sys-apps/pciutils/pciutils-3.0.2.ebui= ld,v 1.1 2008/10/07 10:13:18 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.0.2.ebui= ld,v 1.2 2008/10/07 11:07:05 robbat2 Exp $ =20 inherit eutils flag-o-matic toolchain-funcs multilib =20 @@ -61,4 +61,7 @@ src_install() { elog "Providing a backwards compatibility non-compressed pci.ids" gzip -d <"${sharedir}"/pci.ids.gz >"${sharedir}"/pci.ids fi + + newinitd "${FILESDIR}"/init.d-pciparm pciparm + newconfd "${FILESDIR}"/conf.d-pciparm pciparm }