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 DA0C6138247 for ; Sun, 19 Jan 2014 10:58:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67294E0AC2; Sun, 19 Jan 2014 10:58:20 +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 EF7CCE0AC2 for ; Sun, 19 Jan 2014 10:58:19 +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 2E54F33F8FC for ; Sun, 19 Jan 2014 10:58:19 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id ED8B52004C; Sun, 19 Jan 2014 10:58:17 +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-base/dolphin-plugins: dolphin-plugins-4.12.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: dolphin-plugins-4.12.1.ebuild ChangeLog X-VCS-Directories: kde-base/dolphin-plugins X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140119105817.ED8B52004C@flycatcher.gentoo.org> Date: Sun, 19 Jan 2014 10:58:17 +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: 722e4814-4c41-49a9-99fe-78b07858a823 X-Archives-Hash: 8ef6d727737cac81fe20aa22bee22dd1 ago 14/01/19 10:58:17 Modified: dolphin-plugins-4.12.1.ebuild ChangeLog Log: Add ~arm, wrt bug #498424 (Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="~arm", signed Manifest commit with key 7194459F) Revision Changes Path 1.2 kde-base/dolphin-plugins/dolphin-plugins-4.12.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/dolphin-plugins/dolphin-plugins-4.12.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/dolphin-plugins/dolphin-plugins-4.12.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/dolphin-plugins/dolphin-plugins-4.12.1.ebuild?r1=1.1&r2=1.2 Index: dolphin-plugins-4.12.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/dolphin-plugins/dolphin-plugins-4.12.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- dolphin-plugins-4.12.1.ebuild 18 Jan 2014 11:23:32 -0000 1.1 +++ dolphin-plugins-4.12.1.ebuild 19 Jan 2014 10:58:17 -0000 1.2 @@ -1,13 +1,13 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin-plugins/dolphin-plugins-4.12.1.ebuild,v 1.1 2014/01/18 11:23:32 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin-plugins/dolphin-plugins-4.12.1.ebuild,v 1.2 2014/01/19 10:58:17 ago Exp $ EAPI=5 inherit kde4-base DESCRIPTION="Extra Dolphin plugins" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" IUSE="debug bazaar git mercurial subversion" DEPEND=" 1.131 kde-base/dolphin-plugins/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/dolphin-plugins/ChangeLog?rev=1.131&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/dolphin-plugins/ChangeLog?rev=1.131&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/dolphin-plugins/ChangeLog?r1=1.130&r2=1.131 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/dolphin-plugins/ChangeLog,v retrieving revision 1.130 retrieving revision 1.131 diff -u -r1.130 -r1.131 --- ChangeLog 18 Jan 2014 11:23:32 -0000 1.130 +++ ChangeLog 19 Jan 2014 10:58:17 -0000 1.131 @@ -1,6 +1,9 @@ # ChangeLog for kde-base/dolphin-plugins # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin-plugins/ChangeLog,v 1.130 2014/01/18 11:23:32 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dolphin-plugins/ChangeLog,v 1.131 2014/01/19 10:58:17 ago Exp $ + + 19 Jan 2014; Agostino Sarubbo dolphin-plugins-4.12.1.ebuild: + Add ~arm, wrt bug #498424 *dolphin-plugins-4.12.1 (18 Jan 2014)