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 1Ikxxa-0007Fq-MH for garchives@archives.gentoo.org; Thu, 25 Oct 2007 08:20:59 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l9P8KtMJ027821; Thu, 25 Oct 2007 08:20:55 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 l9P8KsG1027799 for ; Thu, 25 Oct 2007 08:20:55 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 645286512F for ; Thu, 25 Oct 2007 08:20:54 +0000 (UTC) Received: from opfer by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1IkxxV-0002Oe-3N for gentoo-commits@lists.gentoo.org; Thu, 25 Oct 2007 08:20:53 +0000 From: "Christian Faulhammer (opfer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, opfer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-pictures: texlive-pictures-2007.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: texlive-pictures-2007.ebuild ChangeLog X-VCS-Directories: dev-texlive/texlive-pictures X-VCS-Committer: opfer X-VCS-Committer-Name: Christian Faulhammer Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Christian Faulhammer Date: Thu, 25 Oct 2007 08:20:53 +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: 45b7def3-4acd-4360-a59e-b7911114b891 X-Archives-Hash: fb9905d9c889460b6d6c7352d031d674 opfer 07/10/25 08:20:53 Modified: texlive-pictures-2007.ebuild ChangeLog Log: keyworded ~x86, bug 195815 (Portage version: 2.1.3.9) Revision Changes Path 1.2 dev-texlive/texlive-pictures/texlive-pictures-2007.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-pictures/texlive-pictures-2007.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-pictures/texlive-pictures-2007.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-pictures/texlive-pictures-2007.ebuild?r1=1.1&r2=1.2 Index: texlive-pictures-2007.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/texlive-pictures-2007.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- texlive-pictures-2007.ebuild 14 Oct 2007 08:46:06 -0000 1.1 +++ texlive-pictures-2007.ebuild 25 Oct 2007 08:20:52 -0000 1.2 @@ -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-pictures/texlive-pictures-2007.ebuild,v 1.1 2007/10/14 08:46:06 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/texlive-pictures-2007.ebuild,v 1.2 2007/10/25 08:20:52 opfer Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-basic " @@ -11,4 +11,4 @@ LICENSE="GPL-2 LPPL-1.3c" SLOT="0" -KEYWORDS="" +KEYWORDS="~x86" 1.2 dev-texlive/texlive-pictures/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog?rev=1.2&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog?r1=1.1&r2=1.2 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 14 Oct 2007 08:46:06 -0000 1.1 +++ ChangeLog 25 Oct 2007 08:20:52 -0000 1.2 @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-pictures # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog,v 1.1 2007/10/14 08:46:06 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog,v 1.2 2007/10/25 08:20:52 opfer Exp $ + + 25 Oct 2007; Christian Faulhammer + texlive-pictures-2007.ebuild: + keyworded ~x86, bug 195815 *texlive-pictures-2007 (14 Oct 2007) -- gentoo-commits@gentoo.org mailing list