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 203961388E5 for ; Tue, 28 Oct 2014 10:57:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 908B6E08EA; Tue, 28 Oct 2014 10:57:58 +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 EE0A9E0872 for ; Tue, 28 Oct 2014 10:57:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E54E1340429 for ; Tue, 28 Oct 2014 10:57:56 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 8CE588EC3; Tue, 28 Oct 2014 10:57:55 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/DBI: DBI-1.628.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: DBI-1.628.0.ebuild ChangeLog X-VCS-Directories: dev-perl/DBI X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141028105755.8CE588EC3@oystercatcher.gentoo.org> Date: Tue, 28 Oct 2014 10:57: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: 1547cc35-3699-4ec1-9ad4-a39881741dca X-Archives-Hash: 8fc334f7c6bc5277d20c357c5e0393c0 ago 14/10/28 10:57:55 Modified: DBI-1.628.0.ebuild ChangeLog Log: Stable for ia64, wrt bug #520928 (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F) Revision Changes Path 1.6 dev-perl/DBI/DBI-1.628.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild?r1=1.5&r2=1.6 Index: DBI-1.628.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- DBI-1.628.0.ebuild 27 Oct 2014 16:13:18 -0000 1.5 +++ DBI-1.628.0.ebuild 28 Oct 2014 10:57:55 -0000 1.6 @@ -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/DBI/DBI-1.628.0.ebuild,v 1.5 2014/10/27 16:13:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild,v 1.6 2014/10/28 10:57:55 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="The Perl DBI Module" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" 1.184 dev-perl/DBI/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBI/ChangeLog?rev=1.184&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBI/ChangeLog?rev=1.184&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBI/ChangeLog?r1=1.183&r2=1.184 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v retrieving revision 1.183 retrieving revision 1.184 diff -u -r1.183 -r1.184 --- ChangeLog 27 Oct 2014 16:13:18 -0000 1.183 +++ ChangeLog 28 Oct 2014 10:57:55 -0000 1.184 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/DBI # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.183 2014/10/27 16:13:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.184 2014/10/28 10:57:55 ago Exp $ + + 28 Oct 2014; Agostino Sarubbo DBI-1.628.0.ebuild: + Stable for ia64, wrt bug #520928 27 Oct 2014; Agostino Sarubbo DBI-1.628.0.ebuild: Stable for ppc64, wrt bug #520928