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 1O0Aj5-0005c8-Ls for garchives@archives.gentoo.org; Fri, 09 Apr 2010 09:42:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 923F9E0804; Fri, 9 Apr 2010 09:42:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 714C7E0804 for ; Fri, 9 Apr 2010 09:42:09 +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 12A341B4005 for ; Fri, 9 Apr 2010 09:42:09 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2262) id 346FA2C04A; Fri, 9 Apr 2010 09:42:07 +0000 (UTC) From: "Pacho Ramos (pacho)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pacho@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/automake: automake-1.11.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: automake-1.11.1.ebuild ChangeLog X-VCS-Directories: sys-devel/automake X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos Content-Type: text/plain; charset=utf8 Message-Id: <20100409094208.346FA2C04A@corvid.gentoo.org> Date: Fri, 9 Apr 2010 09:42:07 +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: 90cbf45a-0c3e-49be-bb67-2b4f3aa3f8a9 X-Archives-Hash: 54558716f1209515e5f724f984fbeaa3 pacho 10/04/09 09:42:07 Modified: automake-1.11.1.ebuild ChangeLog Log: amd64 stable, bug 295947 (Portage version: 2.1.7.17/cvs/Linux x86_64) Revision Changes Path 1.4 sys-devel/automake/automake-1.11.1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake= /automake-1.11.1.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake= /automake-1.11.1.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake= /automake-1.11.1.ebuild?r1=3D1.3&r2=3D1.4 Index: automake-1.11.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/sys-devel/automake/automake-1.11.1.ebui= ld,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- automake-1.11.1.ebuild 29 Mar 2010 08:10:14 -0000 1.3 +++ automake-1.11.1.ebuild 9 Apr 2010 09:42:07 -0000 1.4 @@ -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/sys-devel/automake/automake-1.11.1.eb= uild,v 1.3 2010/03/29 08:10:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.11.1.eb= uild,v 1.4 2010/04/09 09:42:07 pacho Exp $ =20 inherit eutils versionator =20 @@ -24,7 +24,7 @@ HOMEPAGE=3D"http://sources.redhat.com/automake/" =20 LICENSE=3D"GPL-2" -KEYWORDS=3D"~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 = ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS=3D"~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~= sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE=3D"" =20 RDEPEND=3D"dev-lang/perl 1.147 sys-devel/automake/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake= /ChangeLog?rev=3D1.147&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake= /ChangeLog?rev=3D1.147&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake= /ChangeLog?r1=3D1.146&r2=3D1.147 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/automake/ChangeLog,v retrieving revision 1.146 retrieving revision 1.147 diff -u -r1.146 -r1.147 --- ChangeLog 29 Mar 2010 08:10:14 -0000 1.146 +++ ChangeLog 9 Apr 2010 09:42:07 -0000 1.147 @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/automake # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.146 = 2010/03/29 08:10:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.147 = 2010/04/09 09:42:07 pacho Exp $ + + 09 Apr 2010; Pacho Ramos automake-1.11.1.ebuild: + amd64 stable, bug 295947 =20 29 Mar 2010; Jeroen Roovers automake-1.11.1.ebuild: Stable for HPPA (bug #295947).