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 20A351381F3 for ; Sun, 20 Oct 2013 14:09:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA337E0C72; Sun, 20 Oct 2013 14:09:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4B084E0C6E for ; Sun, 20 Oct 2013 14:09:37 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A083733EF74 for ; Sun, 20 Oct 2013 14:09:35 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2166) id 651D82004C; Sun, 20 Oct 2013 14:09:33 +0000 (UTC) From: "Samuli Suominen (ssuominen)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ssuominen@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/thunar-shares-plugin: thunar-shares-plugin-0.2.0_p20101105.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: thunar-shares-plugin-0.2.0_p20101105.ebuild ChangeLog X-VCS-Directories: xfce-extra/thunar-shares-plugin X-VCS-Committer: ssuominen X-VCS-Committer-Name: Samuli Suominen Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20131020140933.651D82004C@flycatcher.gentoo.org> Date: Sun, 20 Oct 2013 14:09:33 +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: 9085f63a-d607-4838-87ce-cdc96ac9e9c1 X-Archives-Hash: 26a28bb7e8782a157a640802c939a043 ssuominen 13/10/20 14:09:33 Modified: thunar-shares-plugin-0.2.0_p20101105.ebuild ChangeLog Log: Keyword ~arm wrt #488722 by Michael Kurinnoy (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 4868F14D) Revision Changes Path 1.9 xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild?r1=1.8&r2=1.9 Index: thunar-shares-plugin-0.2.0_p20101105.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- thunar-shares-plugin-0.2.0_p20101105.ebuild 25 Apr 2013 09:05:34 -0000 1.8 +++ thunar-shares-plugin-0.2.0_p20101105.ebuild 20 Oct 2013 14:09:33 -0000 1.9 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild,v 1.8 2013/04/25 09:05:34 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild,v 1.9 2013/10/20 14:09:33 ssuominen Exp $ EAPI=5 EAUTORECONF=yes @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm x86" IUSE="debug" RDEPEND=">=dev-libs/glib-2.18 1.11 xfce-extra/thunar-shares-plugin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-shares-plugin/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-shares-plugin/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-shares-plugin/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 25 Apr 2013 09:05:34 -0000 1.10 +++ ChangeLog 20 Oct 2013 14:09:33 -0000 1.11 @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/thunar-shares-plugin # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/ChangeLog,v 1.10 2013/04/25 09:05:34 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/ChangeLog,v 1.11 2013/10/20 14:09:33 ssuominen Exp $ + + 20 Oct 2013; Samuli Suominen + thunar-shares-plugin-0.2.0_p20101105.ebuild: + Keyword ~arm wrt #488722 by Michael Kurinnoy 25 Apr 2013; Samuli Suominen thunar-shares-plugin-0.2.0_p20101105.ebuild: @@ -59,4 +63,3 @@ 01 Dec 2008; Christoph Mende +thunar-shares-0.16.ebuild: Initial import, bug 248265 -