From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Oyxtw-0007ez-E5 for garchives@archives.gentoo.org; Fri, 24 Sep 2010 02:20:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 762BCE063D; Fri, 24 Sep 2010 02:20:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3F1D8E063D for ; Fri, 24 Sep 2010 02:20:35 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B92501B40BB for ; Fri, 24 Sep 2010 02:20:34 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 559) id 51EE820054; Fri, 24 Sep 2010 02:20:33 +0000 (UTC) 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-10-r1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog autoconf-wrapper-10-r1.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: <20100924022033.51EE820054@flycatcher.gentoo.org> Date: Fri, 24 Sep 2010 02:20:33 +0000 (UTC) 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: 7e0b4c94-a35a-4852-9d7a-08d13aa088ff X-Archives-Hash: 9fef76a52170b365e07b51e584e0a713 vapier 10/09/24 02:20:33 Modified: ChangeLog Added: autoconf-wrapper-10-r1.ebuild Log: Add seq fallback for crappy systems #338518 by Javier Villavicencio. =20 (Portage version: 2.2_rc86/cvs/Linux x86_64) Revision Changes Path 1.79 sys-devel/autoconf-wrapper/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf= -wrapper/ChangeLog?rev=3D1.79&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf= -wrapper/ChangeLog?rev=3D1.79&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf= -wrapper/ChangeLog?r1=3D1.78&r2=3D1.79 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.78 retrieving revision 1.79 diff -u -r1.78 -r1.79 --- ChangeLog 22 Sep 2010 23:52:55 -0000 1.78 +++ ChangeLog 24 Sep 2010 02:20:33 -0000 1.79 @@ -1,6 +1,12 @@ # ChangeLog for sys-devel/autoconf-wrapper # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,= v 1.78 2010/09/22 23:52:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf-wrapper/ChangeLog,= v 1.79 2010/09/24 02:20:33 vapier Exp $ + +*autoconf-wrapper-10-r1 (24 Sep 2010) + + 24 Sep 2010; Mike Frysinger + +autoconf-wrapper-10-r1.ebuild, files/ac-wrapper-10.sh: + Add seq fallback for crappy systems #338518 by Javier Villavicencio. =20 *autoconf-wrapper-10 (22 Sep 2010) =20 1.1 sys-devel/autoconf-wrapper/autoconf-wrapper-10-r1.eb= uild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf= -wrapper/autoconf-wrapper-10-r1.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/autoconf= -wrapper/autoconf-wrapper-10-r1.ebuild?rev=3D1.1&content-type=3Dtext/plai= n Index: autoconf-wrapper-10-r1.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-2010 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-10-r1.ebuild,v 1.1 2010/09/24 02:20:33 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 ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd = ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~p= pc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris= ~x64-solaris ~x86-solaris" 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 }