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 1RiUSY-0003hS-BG for garchives@archives.gentoo.org; Wed, 04 Jan 2012 17:17:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 864EE21C186; Wed, 4 Jan 2012 17:16:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 495B621C186 for ; Wed, 4 Jan 2012 17:16:54 +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 AFD4B1B4058 for ; Wed, 4 Jan 2012 17:16:53 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 85D9C2004B; Wed, 4 Jan 2012 17:16:52 +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 app-text/dvipdfmx: dvipdfmx-20110311.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: dvipdfmx-20110311.ebuild ChangeLog X-VCS-Directories: app-text/dvipdfmx X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Message-Id: <20120104171652.85D9C2004B@flycatcher.gentoo.org> Date: Wed, 4 Jan 2012 17:16:52 +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: 40411d5d-2f0c-464a-a25b-95d954ce028d X-Archives-Hash: eb7f510ba157813c42ee43486f98883f ago 12/01/04 17:16:52 Modified: dvipdfmx-20110311.ebuild ChangeLog Log: Stable for AMD64, wrt bug #396831 =20 (Portage version: 2.1.10.41/cvs/Linux x86_64) Revision Changes Path 1.4 app-text/dvipdfmx/dvipdfmx-20110311.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/dvipdfmx/= dvipdfmx-20110311.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/dvipdfmx/= dvipdfmx-20110311.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/dvipdfmx/= dvipdfmx-20110311.ebuild?r1=3D1.3&r2=3D1.4 Index: dvipdfmx-20110311.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/dvipdfmx/dvipdfmx-20110311.ebu= ild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- dvipdfmx-20110311.ebuild 5 Oct 2011 23:26:17 -0000 1.3 +++ dvipdfmx-20110311.ebuild 4 Jan 2012 17:16:52 -0000 1.4 @@ -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/app-text/dvipdfmx/dvipdfmx-20110311.e= build,v 1.3 2011/10/05 23:26:17 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dvipdfmx/dvipdfmx-20110311.e= build,v 1.4 2012/01/04 17:16:52 ago Exp $ =20 EAPI=3D2 inherit autotools eutils texlive-common @@ -11,7 +11,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc = ~x86 ~x86-fbsd" +KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~= x86 ~x86-fbsd" IUSE=3D"" =20 DEPEND=3D"app-text/libpaper 1.63 app-text/dvipdfmx/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/dvipdfmx/= ChangeLog?rev=3D1.63&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/dvipdfmx/= ChangeLog?rev=3D1.63&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/dvipdfmx/= ChangeLog?r1=3D1.62&r2=3D1.63 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/dvipdfmx/ChangeLog,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- ChangeLog 5 Oct 2011 23:26:17 -0000 1.62 +++ ChangeLog 4 Jan 2012 17:16:52 -0000 1.63 @@ -1,6 +1,9 @@ # ChangeLog for app-text/dvipdfmx -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dvipdfmx/ChangeLog,v 1.62 20= 11/10/05 23:26:17 aballier Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/dvipdfmx/ChangeLog,v 1.63 20= 12/01/04 17:16:52 ago Exp $ + + 04 Jan 2012; Agostino Sarubbo dvipdfmx-20110311.ebuil= d: + Stable for AMD64, wrt bug #396831 =20 05 Oct 2011; Alexis Ballier dvipdfmx-20110311.eb= uild: keyword ~x86-fbsd, bug #376611