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 1ON9zO-0001sE-AN for garchives@archives.gentoo.org; Fri, 11 Jun 2010 19:34:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50580E0C68; Fri, 11 Jun 2010 19:34:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 31F0EE0C68 for ; Fri, 11 Jun 2010 19:34:00 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id CDCD61B4107 for ; Fri, 11 Jun 2010 19:33:59 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2139) id 2A34A2CAD8; Fri, 11 Jun 2010 19:33:58 +0000 (UTC) From: "Alexis Ballier (aballier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, aballier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-text/texi2html: ChangeLog texi2html-1.78.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog texi2html-1.78.ebuild X-VCS-Directories: app-text/texi2html X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier Content-Type: text/plain; charset=utf8 Message-Id: <20100611193358.2A34A2CAD8@corvid.gentoo.org> Date: Fri, 11 Jun 2010 19:33:58 +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: e1de3a6e-a1b2-4d8c-b434-1c57957dc382 X-Archives-Hash: de703caf79b863db97e8f4ee43ead9d0 aballier 10/06/11 19:33:58 Modified: ChangeLog texi2html-1.78.ebuild Log: dont try to install non existent files, by Christophe LEFEBVRE, bug #31= 7967 (Portage version: 2.2_rc67/cvs/Linux x86_64) Revision Changes Path 1.43 app-text/texi2html/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texi2html= /ChangeLog?rev=3D1.43&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texi2html= /ChangeLog?rev=3D1.43&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texi2html= /ChangeLog?r1=3D1.42&r2=3D1.43 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/app-text/texi2html/ChangeLog,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- ChangeLog 22 Feb 2010 20:43:55 -0000 1.42 +++ ChangeLog 11 Jun 2010 19:33:57 -0000 1.43 @@ -1,6 +1,10 @@ # ChangeLog for app-text/texi2html # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.42 2= 010/02/22 20:43:55 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.43 2= 010/06/11 19:33:57 aballier Exp $ + + 11 Jun 2010; Alexis Ballier texi2html-1.78.ebuil= d: + dont try to install non existent files, by Christophe LEFEBVRE, bug + #317967 =20 22 Feb 2010; Jonathan Callen texi2html-1.78.ebuild: Add prefix keywords, support; bump EAPI 1.5 app-text/texi2html/texi2html-1.78.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texi2html= /texi2html-1.78.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texi2html= /texi2html-1.78.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texi2html= /texi2html-1.78.ebuild?r1=3D1.4&r2=3D1.5 Index: texi2html-1.78.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/app-text/texi2html/texi2html-1.78.ebuil= d,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- texi2html-1.78.ebuild 22 Feb 2010 20:43:55 -0000 1.4 +++ texi2html-1.78.ebuild 11 Jun 2010 19:33:57 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.78.ebu= ild,v 1.4 2010/02/22 20:43:55 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.78.ebu= ild,v 1.5 2010/06/11 19:33:57 aballier Exp $ =20 EAPI=3D3 =20 @@ -21,7 +21,7 @@ htmldir=3D"${EPREFIX}"/usr/share/doc/${PF}/html \ install || die "Installation Failed" =20 - dodoc AUTHORS ChangeLog INTRODUCTION NEWS README TODO + dodoc AUTHORS ChangeLog NEWS README TODO } =20 pkg_preinst() {