From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IlUlj-0005Ko-2Y for garchives@archives.gentoo.org; Fri, 26 Oct 2007 19:22:55 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l9QJMWGt008982; Fri, 26 Oct 2007 19:22:32 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l9QJMGtG008158 for ; Fri, 26 Oct 2007 19:22:28 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 0EC0C65A37 for ; Fri, 26 Oct 2007 19:22:26 +0000 (UTC) Received: from fmccor by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1IlUlE-0008Qk-Rt for gentoo-commits@lists.gentoo.org; Fri, 26 Oct 2007 19:22:24 +0000 From: "Ferris McCormick (fmccor)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, fmccor@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-latex: texlive-latex-2007.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: texlive-latex-2007.ebuild ChangeLog X-VCS-Directories: dev-texlive/texlive-latex X-VCS-Committer: fmccor X-VCS-Committer-Name: Ferris McCormick Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Ferris McCormick Date: Fri, 26 Oct 2007 19:22:24 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@gentoo.org X-Archives-Salt: 4f6eefc2-5fc6-41dc-8d78-16a88fa4d09c X-Archives-Hash: d40190dc90fe660dc9e2d0be4394be14 fmccor 07/10/26 19:22:24 Modified: texlive-latex-2007.ebuild ChangeLog Log: Keyword for ~amd64 --- Part of Bug #195815 (Portage version: 2.1.3.16) Revision Changes Path 1.6 dev-texlive/texlive-latex/texlive-latex-2007.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2007.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2007.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2007.ebuild?r1=1.5&r2=1.6 Index: texlive-latex-2007.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2007.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- texlive-latex-2007.ebuild 25 Oct 2007 15:34:32 -0000 1.5 +++ texlive-latex-2007.ebuild 26 Oct 2007 19:22:24 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2007.ebuild,v 1.5 2007/10/25 15:34:32 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2007.ebuild,v 1.6 2007/10/26 19:22:24 fmccor Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-basic " @@ -11,4 +11,4 @@ LICENSE="GPL-2 LPPL-1.3c" SLOT="0" -KEYWORDS="~alpha ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86" 1.6 dev-texlive/texlive-latex/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-latex/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 25 Oct 2007 15:34:32 -0000 1.5 +++ ChangeLog 26 Oct 2007 19:22:24 -0000 1.6 @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-latex # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.5 2007/10/25 15:34:32 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.6 2007/10/26 19:22:24 fmccor Exp $ + + 26 Oct 2007; Ferris McCormick + texlive-latex-2007.ebuild: + Add ~amd64 keyword --- Bug #195815 25 Oct 2007; Markus Rothe texlive-latex-2007.ebuild: Added ~ppc64; bug #195815 -- gentoo-commits@gentoo.org mailing list