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 1SWXaU-0006F9-DT for garchives@archives.gentoo.org; Mon, 21 May 2012 18:44:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89518E0CB8; Mon, 21 May 2012 18:43:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5E646E0CB8 for ; Mon, 21 May 2012 18:43:53 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D64311B401A for ; Mon, 21 May 2012 18:43:51 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2271) id 74DE92004B; Mon, 21 May 2012 18:43:50 +0000 (UTC) From: "Kacper Kowalik (xarthisius)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, xarthisius@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-text/xlhtml: xlhtml-0.5.1_p6.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: xlhtml-0.5.1_p6.ebuild ChangeLog X-VCS-Directories: app-text/xlhtml X-VCS-Committer: xarthisius X-VCS-Committer-Name: Kacper Kowalik Content-Type: text/plain; charset=utf8 Message-Id: <20120521184350.74DE92004B@flycatcher.gentoo.org> Date: Mon, 21 May 2012 18:43:50 +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: c9327a63-557c-414e-9d0f-e2039a280835 X-Archives-Hash: 2e33c3608eecdd189951ae135f47034d xarthisius 12/05/21 18:43:50 Modified: xlhtml-0.5.1_p6.ebuild ChangeLog Log: Add missing inheritance of eutils.eclass =20 (Portage version: 2.2.0_alpha104/cvs/Linux x86_64) Revision Changes Path 1.3 app-text/xlhtml/xlhtml-0.5.1_p6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xlhtml/xl= html-0.5.1_p6.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xlhtml/xl= html-0.5.1_p6.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xlhtml/xl= html-0.5.1_p6.ebuild?r1=3D1.2&r2=3D1.3 Index: xlhtml-0.5.1_p6.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/xlhtml/xlhtml-0.5.1_p6.ebuild,= v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xlhtml-0.5.1_p6.ebuild 20 Feb 2010 18:32:13 -0000 1.2 +++ xlhtml-0.5.1_p6.ebuild 21 May 2012 18:43:50 -0000 1.3 @@ -1,13 +1,13 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/xlhtml-0.5.1_p6.ebuil= d,v 1.2 2010/02/20 18:32:13 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/xlhtml-0.5.1_p6.ebuil= d,v 1.3 2012/05/21 18:43:50 xarthisius Exp $ =20 EAPI=3D3 =20 WANT_AUTOCONF=3D"latest" WANT_AUTOMAKE=3D"latest" =20 -inherit autotools +inherit autotools eutils =20 MY_PV=3D${PV/_p*/} DEB_PR=3D${PV/*_p/} 1.19 app-text/xlhtml/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xlhtml/Ch= angeLog?rev=3D1.19&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xlhtml/Ch= angeLog?rev=3D1.19&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/xlhtml/Ch= angeLog?r1=3D1.18&r2=3D1.19 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/xlhtml/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 20 Feb 2010 18:32:13 -0000 1.18 +++ ChangeLog 21 May 2012 18:43:50 -0000 1.19 @@ -1,6 +1,9 @@ # ChangeLog for app-text/xlhtml -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/ChangeLog,v 1.18 2010= /02/20 18:32:13 abcd Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/xlhtml/ChangeLog,v 1.19 2012= /05/21 18:43:50 xarthisius Exp $ + + 21 May 2012; Kacper Kowalik xlhtml-0.5.1_p6.eb= uild: + Add missing inheritance of eutils.eclass =20 20 Feb 2010; Jonathan Callen xlhtml-0.5.1_p6.ebuild: Transfer prefix keywords, bump EAPI