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 5044C138CD0 for ; Wed, 1 Jul 2015 16:40:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EAEB3E0875; Wed, 1 Jul 2015 16:40:04 +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 8C1D9E0875 for ; Wed, 1 Jul 2015 16:40:04 +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 97D5433D3CE for ; Wed, 1 Jul 2015 16:40:03 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2342) id 306F474B; Wed, 1 Jul 2015 16:40:02 +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 xfce-base/thunar: thunar-1.6.10.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: thunar-1.6.10.ebuild ChangeLog X-VCS-Directories: xfce-base/thunar X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150701164002.306F474B@oystercatcher.gentoo.org> Date: Wed, 1 Jul 2015 16:40:02 +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: 4cf53ded-4a46-4ddb-9ac7-5bb8513276f2 X-Archives-Hash: f8af6e2f2b43b27519586b94e9359735 zlogene 15/07/01 16:40:02 Modified: thunar-1.6.10.ebuild ChangeLog Log: amd64 stable wrt bug #553500 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision Changes Path 1.3 xfce-base/thunar/thunar-1.6.10.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/thunar/thunar-1.6.10.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/thunar/thunar-1.6.10.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/thunar/thunar-1.6.10.ebuild?r1=1.2&r2=1.3 Index: thunar-1.6.10.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.6.10.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- thunar-1.6.10.ebuild 1 Jul 2015 07:56:47 -0000 1.2 +++ thunar-1.6.10.ebuild 1 Jul 2015 16:40:02 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.6.10.ebuild,v 1.2 2015/07/01 07:56:47 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.6.10.ebuild,v 1.3 2015/07/01 16:40:02 zlogene Exp $ EAPI=5 inherit virtualx xfconf @@ -13,7 +13,7 @@ LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="+dbus debug exif libnotify pcre test udisks +xfce_plugins_trash" GVFS_DEPEND=">=gnome-base/gvfs-1.18.3" 1.184 xfce-base/thunar/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/thunar/ChangeLog?rev=1.184&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/thunar/ChangeLog?rev=1.184&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/thunar/ChangeLog?r1=1.183&r2=1.184 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v retrieving revision 1.183 retrieving revision 1.184 diff -u -r1.183 -r1.184 --- ChangeLog 1 Jul 2015 07:56:47 -0000 1.183 +++ ChangeLog 1 Jul 2015 16:40:02 -0000 1.184 @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/thunar # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.183 2015/07/01 07:56:47 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.184 2015/07/01 16:40:02 zlogene Exp $ + + 01 Jul 2015; Mikle Kolyada thunar-1.6.10.ebuild: + amd64 stable wrt bug #553500 01 Jul 2015; Mikle Kolyada thunar-1.6.10.ebuild: x86 stable wrt bug #553500