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 1L2aY0-0002CT-4i for garchives@archives.gentoo.org; Wed, 19 Nov 2008 00:03:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13001E0101; Wed, 19 Nov 2008 00:03:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BA194E0101 for ; Wed, 19 Nov 2008 00:03:56 +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 A174B643B3 for ; Wed, 19 Nov 2008 00:03:54 +0000 (UTC) Received: from robbat2 by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1L2aXy-0002n1-AX for gentoo-commits@lists.gentoo.org; Wed, 19 Nov 2008 00:03:54 +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 net-misc/radvd: ChangeLog radvd-1.1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog radvd-1.1.ebuild X-VCS-Directories: net-misc/radvd X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson Content-Type: text/plain; charset=utf8 Message-Id: Sender: "Robin H. Johnson" Date: Wed, 19 Nov 2008 00:03:54 +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: dafd8276-9ddc-48e5-9cb2-eecbad68c6e5 X-Archives-Hash: 4941160fcb80cc10f7c6518e1930347a robbat2 08/11/19 00:03:54 Modified: ChangeLog radvd-1.1.ebuild Log: Avoid autotools maintainer mode. (Portage version: 2.2_rc14/cvs/Linux 2.6.28-rc5-00117-g7f0f598 x86_64) Revision Changes Path 1.46 net-misc/radvd/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/radvd/Cha= ngeLog?rev=3D1.46&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/radvd/Cha= ngeLog?rev=3D1.46&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/radvd/Cha= ngeLog?r1=3D1.45&r2=3D1.46 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/net-misc/radvd/ChangeLog,v retrieving revision 1.45 retrieving revision 1.46 diff -p -w -b -B -u -u -r1.45 -r1.46 --- ChangeLog 19 Nov 2008 00:00:24 -0000 1.45 +++ ChangeLog 19 Nov 2008 00:03:54 -0000 1.46 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/radvd # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/radvd/ChangeLog,v 1.45 2008/= 11/19 00:00:24 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/radvd/ChangeLog,v 1.46 2008/= 11/19 00:03:54 robbat2 Exp $ + + 19 Nov 2008; Robin H. Johnson radvd-1.1.ebuild: + Avoid autotools maintainer mode. =20 19 Nov 2008; Robin H. Johnson files/radvd.init: Bug #230105, remember -w to sysctl. 1.4 net-misc/radvd/radvd-1.1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/radvd/rad= vd-1.1.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/radvd/rad= vd-1.1.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/radvd/rad= vd-1.1.ebuild?r1=3D1.3&r2=3D1.4 Index: radvd-1.1.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/net-misc/radvd/radvd-1.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -p -w -b -B -u -u -r1.3 -r1.4 --- radvd-1.1.ebuild 18 Nov 2008 23:58:21 -0000 1.3 +++ radvd-1.1.ebuild 19 Nov 2008 00:03:54 -0000 1.4 @@ -1,8 +1,8 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/radvd/radvd-1.1.ebuild,v 1.3= 2008/11/18 23:58:21 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/radvd/radvd-1.1.ebuild,v 1.4= 2008/11/19 00:03:54 robbat2 Exp $ =20 -inherit eutils +inherit eutils autotools =20 DESCRIPTION=3D"Linux IPv6 Router Advertisement Daemon" HOMEPAGE=3D"http://v6web.litech.org/radvd/" @@ -30,6 +30,7 @@ src_unpack() { cd "${S}" epatch "${FILESDIR}"/${PN}-1.1-gnu-source.patch epatch "${FILESDIR}"/${PN}-1.1-parallel-make.patch + eautomake } =20 src_compile() {