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 674921387FD for ; Mon, 9 Jun 2014 23:47:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC440E096A; Mon, 9 Jun 2014 23:47:17 +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 7AF69E096A for ; Mon, 9 Jun 2014 23:47:17 +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 A980C3400CA for ; Mon, 9 Jun 2014 23:47:16 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 559) id 768272004E; Mon, 9 Jun 2014 23:47:15 +0000 (UTC) From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime: DateTime-1.030.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: DateTime-1.030.0.ebuild ChangeLog X-VCS-Directories: dev-perl/DateTime X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140609234715.768272004E@flycatcher.gentoo.org> Date: Mon, 9 Jun 2014 23:47:15 +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: 617cd3bf-8385-461e-aa92-a6527601809f X-Archives-Hash: d91e8e8e87a2eb4ced335653b626b9c6 vapier 14/06/09 23:47:15 Modified: DateTime-1.030.0.ebuild ChangeLog Log: Mark arm64/m68k/s390/sh stable. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200) Revision Changes Path 1.12 dev-perl/DateTime/DateTime-1.030.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime/DateTime-1.030.0.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime/DateTime-1.030.0.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime/DateTime-1.030.0.ebuild?r1=1.11&r2=1.12 Index: DateTime-1.030.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime/DateTime-1.030.0.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- DateTime-1.030.0.ebuild 29 Apr 2014 15:00:43 -0000 1.11 +++ DateTime-1.030.0.ebuild 9 Jun 2014 23:47:15 -0000 1.12 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/DateTime-1.030.0.ebuild,v 1.11 2014/04/29 15:00:43 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/DateTime-1.030.0.ebuild,v 1.12 2014/06/09 23:47:15 vapier Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="Artistic-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" 1.154 dev-perl/DateTime/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime/ChangeLog?rev=1.154&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime/ChangeLog?rev=1.154&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime/ChangeLog?r1=1.153&r2=1.154 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime/ChangeLog,v retrieving revision 1.153 retrieving revision 1.154 diff -u -r1.153 -r1.154 --- ChangeLog 29 Apr 2014 15:00:43 -0000 1.153 +++ ChangeLog 9 Jun 2014 23:47:15 -0000 1.154 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/DateTime # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/ChangeLog,v 1.153 2014/04/29 15:00:43 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime/ChangeLog,v 1.154 2014/06/09 23:47:15 vapier Exp $ + + 09 Jun 2014; Mike Frysinger DateTime-1.030.0.ebuild: + Mark arm64/m68k/s390/sh stable. 29 Apr 2014; Mikle Kolyada DateTime-1.030.0.ebuild: ia64 stable wrt bug #508198