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 84BC61389E2 for ; Thu, 11 Dec 2014 13:08:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E1375E0C64; Thu, 11 Dec 2014 13:06:45 +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 0A24CE0D29 for ; Thu, 11 Dec 2014 13:06:10 +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 38DF93405CF for ; Thu, 11 Dec 2014 13:06:09 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2342) id 3EF12C29F; Thu, 11 Dec 2014 13:05:55 +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 kde-base/perlqt: perlqt-4.14.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: perlqt-4.14.3.ebuild ChangeLog X-VCS-Directories: kde-base/perlqt X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141211130555.3EF12C29F@oystercatcher.gentoo.org> Date: Thu, 11 Dec 2014 13:05: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: 2e8bbf89-9b0a-48f6-85c7-2a06b0967727 X-Archives-Hash: 27195f14d492b9105716074b227f0246 zlogene 14/12/11 13:05:55 Modified: perlqt-4.14.3.ebuild ChangeLog Log: amd64 stable wrt bug #517344 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision Changes Path 1.3 kde-base/perlqt/perlqt-4.14.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/perlqt/perlqt-4.14.3.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/perlqt/perlqt-4.14.3.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/perlqt/perlqt-4.14.3.ebuild?r1=1.2&r2=1.3 Index: perlqt-4.14.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/perlqt/perlqt-4.14.3.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perlqt-4.14.3.ebuild 29 Nov 2014 15:13:56 -0000 1.2 +++ perlqt-4.14.3.ebuild 11 Dec 2014 13:05:55 -0000 1.3 @@ -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/kde-base/perlqt/perlqt-4.14.3.ebuild,v 1.2 2014/11/29 15:13:56 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/perlqt/perlqt-4.14.3.ebuild,v 1.3 2014/12/11 13:05:55 zlogene Exp $ EAPI=5 @@ -13,7 +13,7 @@ inherit kde4-base DESCRIPTION="Qt Perl bindings" -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug phonon qimageblitz qscintilla qwt webkit" RDEPEND=" 1.160 kde-base/perlqt/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/perlqt/ChangeLog?rev=1.160&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/perlqt/ChangeLog?rev=1.160&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/perlqt/ChangeLog?r1=1.159&r2=1.160 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/perlqt/ChangeLog,v retrieving revision 1.159 retrieving revision 1.160 diff -u -r1.159 -r1.160 --- ChangeLog 29 Nov 2014 15:13:56 -0000 1.159 +++ ChangeLog 11 Dec 2014 13:05:55 -0000 1.160 @@ -1,6 +1,9 @@ # ChangeLog for kde-base/perlqt # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/perlqt/ChangeLog,v 1.159 2014/11/29 15:13:56 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/perlqt/ChangeLog,v 1.160 2014/12/11 13:05:55 zlogene Exp $ + + 11 Dec 2014; Mikle Kolyada perlqt-4.14.3.ebuild: + amd64 stable wrt bug #517344 29 Nov 2014; Andreas K. Huettel perlqt-4.12.5.ebuild, perlqt-4.14.2.ebuild, perlqt-4.14.3.ebuild: