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 1Kw2sD-0003MO-Hu for garchives@archives.gentoo.org; Fri, 31 Oct 2008 22:53:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3029EE043A; Fri, 31 Oct 2008 22:53:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DB9E1E043A for ; Fri, 31 Oct 2008 22:53:45 +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 2BC2B64881 for ; Fri, 31 Oct 2008 22:53:44 +0000 (UTC) Received: from dsd by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Kw2sB-0000R7-M6 for gentoo-commits@lists.gentoo.org; Fri, 31 Oct 2008 22:53:43 +0000 From: "Daniel Drake (dsd)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, dsd@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-kernel/module-rebuild: ChangeLog module-rebuild-0.6.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog module-rebuild-0.6.ebuild X-VCS-Directories: sys-kernel/module-rebuild X-VCS-Committer: dsd X-VCS-Committer-Name: Daniel Drake Content-Type: text/plain; charset=utf8 Message-Id: Sender: Daniel Drake Date: Fri, 31 Oct 2008 22:53:43 +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: 757faa46-0f8c-4005-89c2-8917ad799987 X-Archives-Hash: f026217671b14f057cad7e30a5badf7c dsd 08/10/31 22:53:43 Modified: ChangeLog Added: module-rebuild-0.6.ebuild Log: Pass --ignore-default-opts to emerge, thanks to Allen Brooker in bug #1= 37056. Add paludis support thanks to Jack Byer in bug #207681. Fix typo i= n error message thanks to Dan Wallis in bug #238044. (Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo-r2 i686) Revision Changes Path 1.15 sys-kernel/module-rebuild/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/module-= rebuild/ChangeLog?rev=3D1.15&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/module-= rebuild/ChangeLog?rev=3D1.15&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/module-= rebuild/ChangeLog?r1=3D1.14&r2=3D1.15 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-kernel/module-rebuild/ChangeLog,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ChangeLog 7 Aug 2008 02:48:10 -0000 1.14 +++ ChangeLog 31 Oct 2008 22:53:43 -0000 1.15 @@ -1,6 +1,14 @@ # ChangeLog for sys-kernel/module-rebuild # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/module-rebuild/ChangeLog,v= 1.14 2008/08/07 02:48:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/module-rebuild/ChangeLog,v= 1.15 2008/10/31 22:53:43 dsd Exp $ + +*module-rebuild-0.6 (31 Oct 2008) + + 31 Oct 2008; Daniel Drake +files/module-rebuild-0.6, + +module-rebuild-0.6.ebuild: + Pass --ignore-default-opts to emerge, thanks to Allen Brooker in bug + #137056. Add paludis support thanks to Jack Byer in bug #207681. Fix t= ypo + in error message thanks to Dan Wallis in bug #238044. =20 07 Aug 2008; Jeroen Roovers module-rebuild-0.5.ebuild= : Stable for HPPA too. 1.1 sys-kernel/module-rebuild/module-rebuild-0.6.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/module-= rebuild/module-rebuild-0.6.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/module-= rebuild/module-rebuild-0.6.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: module-rebuild-0.6.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 # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/module-rebuild/module-rebui= ld-0.6.ebuild,v 1.1 2008/10/31 22:53:43 dsd Exp $ DESCRIPTION=3D"A utility to rebuild any kernel modules which you have ins= talled" HOMEPAGE=3D"http://www.gentoo.org/" SRC_URI=3D"" LICENSE=3D"GPL-2" SLOT=3D"0" KEYWORDS=3D"~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86" IUSE=3D"" DEPEND=3D"" src_install() { newsbin "${FILESDIR}"/${P} ${PN} || die }