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 E4A741389E2 for ; Thu, 11 Dec 2014 16:07:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94631E0FAA; Thu, 11 Dec 2014 16:07:42 +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 1C8FDE0FAA for ; Thu, 11 Dec 2014 16:07:42 +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 32CFE3401CA for ; Thu, 11 Dec 2014 16:07:41 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id DE1E0C280; Thu, 11 Dec 2014 16:07:39 +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 kde-misc/kscreen: kscreen-1.0.71.ebuild kscreen-1.0.2.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: kscreen-1.0.71.ebuild kscreen-1.0.2.1.ebuild ChangeLog X-VCS-Directories: kde-misc/kscreen X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141211160739.DE1E0C280@oystercatcher.gentoo.org> Date: Thu, 11 Dec 2014 16:07:39 +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: 91037b08-a46e-45e7-85f3-f70266c9e26e X-Archives-Hash: 81ec5a7c32ed2ecd6f5f942241a40aa6 ago 14/12/11 16:07:39 Modified: kscreen-1.0.71.ebuild kscreen-1.0.2.1.ebuild ChangeLog Log: Add ~ppc, wrt bug #525558 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="~ppc", signed Manifest commit with key 7194459F) Revision Changes Path 1.5 kde-misc/kscreen/kscreen-1.0.71.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kscreen/kscreen-1.0.71.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kscreen/kscreen-1.0.71.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kscreen/kscreen-1.0.71.ebuild?r1=1.4&r2=1.5 Index: kscreen-1.0.71.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-misc/kscreen/kscreen-1.0.71.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- kscreen-1.0.71.ebuild 11 Nov 2014 20:52:53 -0000 1.4 +++ kscreen-1.0.71.ebuild 11 Dec 2014 16:07:39 -0000 1.5 @@ -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-misc/kscreen/kscreen-1.0.71.ebuild,v 1.4 2014/11/11 20:52:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kscreen/kscreen-1.0.71.ebuild,v 1.5 2014/12/11 16:07:39 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ LICENSE="GPL-2 LGPL-2.1" SLOT="4" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~x86" IUSE="debug" DEPEND=" 1.6 kde-misc/kscreen/kscreen-1.0.2.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kscreen/kscreen-1.0.2.1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kscreen/kscreen-1.0.2.1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kscreen/kscreen-1.0.2.1.ebuild?r1=1.5&r2=1.6 Index: kscreen-1.0.2.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-misc/kscreen/kscreen-1.0.2.1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- kscreen-1.0.2.1.ebuild 16 Jul 2014 12:35:45 -0000 1.5 +++ kscreen-1.0.2.1.ebuild 11 Dec 2014 16:07:39 -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/kde-misc/kscreen/kscreen-1.0.2.1.ebuild,v 1.5 2014/07/16 12:35:45 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kscreen/kscreen-1.0.2.1.ebuild,v 1.6 2014/12/11 16:07:39 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ LICENSE="GPL-2 LGPL-2.1" SLOT="4" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc x86" IUSE="debug" DEPEND=" 1.13 kde-misc/kscreen/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kscreen/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kscreen/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kscreen/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-misc/kscreen/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 11 Nov 2014 20:52:53 -0000 1.12 +++ ChangeLog 11 Dec 2014 16:07:39 -0000 1.13 @@ -1,6 +1,10 @@ # ChangeLog for kde-misc/kscreen # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kscreen/ChangeLog,v 1.12 2014/11/11 20:52:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kscreen/ChangeLog,v 1.13 2014/12/11 16:07:39 ago Exp $ + + 11 Dec 2014; Agostino Sarubbo kscreen-1.0.2.1.ebuild, + kscreen-1.0.71.ebuild: + Add ~ppc, wrt bug #525558 11 Nov 2014; Markus Meier kscreen-1.0.71.ebuild: add ~arm, bug #525558