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 1Jjrn8-0005ub-Bf for garchives@archives.gentoo.org; Thu, 10 Apr 2008 08:05:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C0741E0417; Thu, 10 Apr 2008 08:05:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 71DCCE0417 for ; Thu, 10 Apr 2008 08:05:53 +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 2136B66C86 for ; Thu, 10 Apr 2008 08:05:53 +0000 (UTC) Received: from vapier by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1Jjrn6-0003lP-6W for gentoo-commits@lists.gentoo.org; Thu, 10 Apr 2008 08:05:52 +0000 From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/autoconf-wrapper: ChangeLog autoconf-wrapper-5.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog autoconf-wrapper-5.ebuild X-VCS-Directories: sys-devel/autoconf-wrapper X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Message-Id: Sender: Mike Frysinger Date: Thu, 10 Apr 2008 08:05:52 +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: 9179c440-3f32-4c3c-ae15-71ac0dbc1d16 X-Archives-Hash: 824c97c022c22f30f81233199ef54f51 vapier 08/04/10 08:05:52 Modified: ChangeLog Added: autoconf-wrapper-5.ebuild Log: Add support for autoconf-2.62 #217087. (Portage version: 2.2_pre5) Revision Changes Path 1.52 sys-devel/autoconf-wrapper/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/autoconf= -wrapper/ChangeLog?rev=3D1.52&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/autoconf= -wrapper/ChangeLog?rev=3D1.52&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/autoconf= -wrapper/ChangeLog?r1=3D1.51&r2=3D1.52 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-devel/autoconf-wrapper/ChangeLog,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- ChangeLog 5 Jan 2007 16:04:43 -0000 1.51 +++ ChangeLog 10 Apr 2008 08:05:51 -0000 1.52 @@ -1,6 +1,12 @@ # ChangeLog for sys-devel/autoconf-wrapper -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,= v 1.51 2007/01/05 16:04:43 jer Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,= v 1.52 2008/04/10 08:05:51 vapier Exp $ + +*autoconf-wrapper-5 (10 Apr 2008) + + 10 Apr 2008; Mike Frysinger +files/ac-wrapper-5.sh= , + +autoconf-wrapper-5.ebuild: + Add support for autoconf-2.62 #217087. =20 05 Jan 2007; Jeroen Roovers autoconf-wrapper-4-r3.ebu= ild: Stable for HPPA (bug #159416). 1.1 sys-devel/autoconf-wrapper/autoconf-wrapper-5.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/autoconf= -wrapper/autoconf-wrapper-5.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/autoconf= -wrapper/autoconf-wrapper-5.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: autoconf-wrapper-5.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-devel/autoconf-wrapper/autoconf-wr= apper-5.ebuild,v 1.1 2008/04/10 08:05:51 vapier Exp $ inherit multilib DESCRIPTION=3D"wrapper for autoconf to manage multiple autoconf versions" HOMEPAGE=3D"http://www.gentoo.org/" SRC_URI=3D"" LICENSE=3D"GPL-2" SLOT=3D"0" KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 = ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE=3D"" S=3D${WORKDIR} src_install() { exeinto /usr/$(get_libdir)/misc newexe "${FILESDIR}"/ac-wrapper-${PV}.sh ac-wrapper.sh || die dodir /usr/bin local x=3D for x in auto{conf,header,m4te,reconf,scan,update} ifnames ; do dosym ../$(get_libdir)/misc/ac-wrapper.sh /usr/bin/${x} || die done } --=20 gentoo-commits@lists.gentoo.org mailing list