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 283C91392EF for ; Sun, 29 Jun 2014 20:42:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A43ABE0AEE; Sun, 29 Jun 2014 20:42:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 25B7FE0AEE for ; Sun, 29 Jun 2014 20:42:08 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E482133FF14 for ; Sun, 29 Jun 2014 20:42:06 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2342) id ABFBC2004E; Sun, 29 Jun 2014 20:42:05 +0000 (UTC) From: "Mikle Kolyada (zlogene)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, zlogene@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Email-Send-Gmail: Email-Send-Gmail-0.330.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: Email-Send-Gmail-0.330.0.ebuild ChangeLog X-VCS-Directories: dev-perl/Email-Send-Gmail X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140629204205.ABFBC2004E@flycatcher.gentoo.org> Date: Sun, 29 Jun 2014 20:42:05 +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: d94afd49-33f6-43df-8a52-09bd2b37ccdb X-Archives-Hash: bae379b6c48c8ea8e561b32f06a4e100 zlogene 14/06/29 20:42:05 Modified: Email-Send-Gmail-0.330.0.ebuild ChangeLog Log: Add ~mips keyword (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision Changes Path 1.4 dev-perl/Email-Send-Gmail/Email-Send-Gmail-0.330.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Send-Gmail/Email-Send-Gmail-0.330.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Send-Gmail/Email-Send-Gmail-0.330.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Send-Gmail/Email-Send-Gmail-0.330.0.ebuild?r1=1.3&r2=1.4 Index: Email-Send-Gmail-0.330.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Send-Gmail/Email-Send-Gmail-0.330.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- Email-Send-Gmail-0.330.0.ebuild 25 Jan 2013 17:24:48 -0000 1.3 +++ Email-Send-Gmail-0.330.0.ebuild 29 Jun 2014 20:42:05 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send-Gmail/Email-Send-Gmail-0.330.0.ebuild,v 1.3 2013/01/25 17:24:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send-Gmail/Email-Send-Gmail-0.330.0.ebuild,v 1.4 2014/06/29 20:42:05 zlogene Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Send Messages using Gmail" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~mips x86" IUSE="test" RDEPEND="dev-perl/Authen-SASL 1.7 dev-perl/Email-Send-Gmail/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Send-Gmail/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Send-Gmail/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Send-Gmail/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Send-Gmail/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 6 Jun 2013 06:49:07 -0000 1.6 +++ ChangeLog 29 Jun 2014 20:42:05 -0000 1.7 @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Email-Send-Gmail -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send-Gmail/ChangeLog,v 1.6 2013/06/06 06:49:07 pinkbyte Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send-Gmail/ChangeLog,v 1.7 2014/06/29 20:42:05 zlogene Exp $ + + 29 Jun 2014; Mikle Kolyada + Email-Send-Gmail-0.330.0.ebuild: + Add ~mips keyword 06 Jun 2013; Sergey Popov metadata.xml: Reassigning due to Zlogene became Gentoo developer, remove proxy maintainers