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 1RmmnN-00050M-7Q for garchives@archives.gentoo.org; Mon, 16 Jan 2012 13:40:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 91145E0453; Mon, 16 Jan 2012 13:40:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 52804E0453 for ; Mon, 16 Jan 2012 13:40:13 +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 5DB0A1B4008 for ; Mon, 16 Jan 2012 13:40:12 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 30FD22004B; Mon, 16 Jan 2012 13:40:11 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-fontutils: texlive-fontutils-2011.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: texlive-fontutils-2011.ebuild ChangeLog X-VCS-Directories: dev-texlive/texlive-fontutils X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Message-Id: <20120116134011.30FD22004B@flycatcher.gentoo.org> Date: Mon, 16 Jan 2012 13:40:11 +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: d5d01442-d1a3-4b5a-8a05-299d03bd4278 X-Archives-Hash: 8f7b475f4d38cf20482c658a67fb1290 ago 12/01/16 13:40:11 Modified: texlive-fontutils-2011.ebuild ChangeLog Log: Stable for amd64, wrt bug #395735 =20 (Portage version: 2.1.10.41/cvs/Linux x86_64) Revision Changes Path 1.3 dev-texlive/texlive-fontutils/texlive-fontutils-2011= .ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texliv= e-fontutils/texlive-fontutils-2011.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texliv= e-fontutils/texlive-fontutils-2011.ebuild?rev=3D1.3&content-type=3Dtext/p= lain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texliv= e-fontutils/texlive-fontutils-2011.ebuild?r1=3D1.2&r2=3D1.3 Index: texlive-fontutils-2011.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/dev-texlive/texlive-fontutils/texlive-f= ontutils-2011.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- texlive-fontutils-2011.ebuild 28 Dec 2011 04:36:18 -0000 1.2 +++ texlive-fontutils-2011.ebuild 16 Jan 2012 13:40:11 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/texlive= -fontutils-2011.ebuild,v 1.2 2011/12/28 04:36:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/texlive= -fontutils-2011.ebuild,v 1.3 2012/01/16 13:40:11 ago Exp $ =20 EAPI=3D"3" =20 @@ -13,7 +13,7 @@ =20 LICENSE=3D"GPL-2 as-is GPL-1 LPPL-1.3 public-domain " SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~s= parc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-ma= cos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS=3D"~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sp= arc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-mac= os ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE=3D"" DEPEND=3D">=3Ddev-texlive/texlive-basic-2011 !dev-texlive/texlive-psutils 1.29 dev-texlive/texlive-fontutils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texliv= e-fontutils/ChangeLog?rev=3D1.29&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texliv= e-fontutils/ChangeLog?rev=3D1.29&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texliv= e-fontutils/ChangeLog?r1=3D1.28&r2=3D1.29 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/dev-texlive/texlive-fontutils/ChangeLog= ,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- ChangeLog 28 Dec 2011 04:36:18 -0000 1.28 +++ ChangeLog 16 Jan 2012 13:40:11 -0000 1.29 @@ -1,6 +1,9 @@ # ChangeLog for dev-texlive/texlive-fontutils -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeL= og,v 1.28 2011/12/28 04:36:18 jer Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeL= og,v 1.29 2012/01/16 13:40:11 ago Exp $ + + 16 Jan 2012; Agostino Sarubbo texlive-fontutils-2011.= ebuild: + Stable for amd64, wrt bug #395735 =20 28 Dec 2011; Jeroen Roovers texlive-fontutils-2011.eb= uild: Stable for HPPA (bug #395735).