From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0667613891B for ; Fri, 8 Feb 2013 20:15:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DC07CE0618; Fri, 8 Feb 2013 20:14:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5000BE0618 for ; Fri, 8 Feb 2013 20:14:58 +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 2AE0D33E225 for ; Fri, 8 Feb 2013 20:14:57 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2162) id 270122171D; Fri, 8 Feb 2013 20:14:55 +0000 (UTC) From: "Sebastien Fabbro (bicatali)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, bicatali@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/OLE-StorageLite: OLE-StorageLite-0.190.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: OLE-StorageLite-0.190.0.ebuild ChangeLog X-VCS-Directories: dev-perl/OLE-StorageLite X-VCS-Committer: bicatali X-VCS-Committer-Name: Sebastien Fabbro Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130208201455.270122171D@flycatcher.gentoo.org> Date: Fri, 8 Feb 2013 20:14:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: cec8ee6b-6edd-4650-b51b-aae2075a9d3f X-Archives-Hash: a35b758b09844d731400ae57513061f7 bicatali 13/02/08 20:14:55 Modified: OLE-StorageLite-0.190.0.ebuild ChangeLog Log: Keyword amd64-linux and x86-linux (Portage version: 2.2.01.21688-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360) Revision Changes Path 1.11 dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0.ebuild?r1=1.10&r2=1.11 Index: OLE-StorageLite-0.190.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- OLE-StorageLite-0.190.0.ebuild 17 Dec 2012 20:14:47 -0000 1.10 +++ OLE-StorageLite-0.190.0.ebuild 8 Feb 2013 20:14:55 -0000 1.11 @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0.ebuild,v 1.10 2012/12/17 20:14:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/OLE-StorageLite/OLE-StorageLite-0.190.0.ebuild,v 1.11 2013/02/08 20:14:55 bicatali Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Simple Class for OLE document interface" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" 1.33 dev-perl/OLE-StorageLite/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/OLE-StorageLite/ChangeLog?rev=1.33&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/OLE-StorageLite/ChangeLog?rev=1.33&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/OLE-StorageLite/ChangeLog?r1=1.32&r2=1.33 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/OLE-StorageLite/ChangeLog,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- ChangeLog 17 Dec 2012 20:14:47 -0000 1.32 +++ ChangeLog 8 Feb 2013 20:14:55 -0000 1.33 @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/OLE-StorageLite -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/OLE-StorageLite/ChangeLog,v 1.32 2012/12/17 20:14:47 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/OLE-StorageLite/ChangeLog,v 1.33 2013/02/08 20:14:55 bicatali Exp $ + + 08 Feb 2013; Sébastien Fabbro + OLE-StorageLite-0.190.0.ebuild: + Keyword amd64-linux and x86-linux 17 Dec 2012; Agostino Sarubbo OLE-StorageLite-0.190.0.ebuild: