From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A7F7D138335 for ; Sun, 17 Jun 2018 12:11:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62B3DE096F; Sun, 17 Jun 2018 12:11:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2D82CE096F for ; Sun, 17 Jun 2018 12:11:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DE8EF335C8A for ; Sun, 17 Jun 2018 12:11:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 655832C8 for ; Sun, 17 Jun 2018 12:11:20 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1529237473.55341e672fff18b6ce1d5bd9b0593b948fcc168e.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/thunar/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-base/thunar/thunar-1.8.0.ebuild xfce-base/thunar/thunar-1.8.1.ebuild X-VCS-Directories: xfce-base/thunar/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 55341e672fff18b6ce1d5bd9b0593b948fcc168e X-VCS-Branch: master Date: Sun, 17 Jun 2018 12:11:20 +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: 25e10bbb-eb95-40dc-acc4-a3e353949c4b X-Archives-Hash: 11342d6694cb874752a9ff54502f4ca3 commit: 55341e672fff18b6ce1d5bd9b0593b948fcc168e Author: Michał Górny gentoo org> AuthorDate: Sun Jun 17 11:57:43 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Jun 17 12:11:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55341e67 xfce-base/thunar: Bump subslot to trigger revdep rebuilds xfce-base/thunar/thunar-1.8.0.ebuild | 2 +- xfce-base/thunar/thunar-1.8.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xfce-base/thunar/thunar-1.8.0.ebuild b/xfce-base/thunar/thunar-1.8.0.ebuild index fb1e05deeba..06c8c90c8f8 100644 --- a/xfce-base/thunar/thunar-1.8.0.ebuild +++ b/xfce-base/thunar/thunar-1.8.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://www.xfce.org/projects/ https://docs.xfce.org/xfce/thunar/start SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2" -SLOT="0" +SLOT="0/3" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="exif introspection libnotify pcre test +trash-panel-plugin udisks" diff --git a/xfce-base/thunar/thunar-1.8.1.ebuild b/xfce-base/thunar/thunar-1.8.1.ebuild index 721e184ecff..56c3d89950e 100644 --- a/xfce-base/thunar/thunar-1.8.1.ebuild +++ b/xfce-base/thunar/thunar-1.8.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://www.xfce.org/projects/ https://docs.xfce.org/xfce/thunar/start SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2" -SLOT="0" +SLOT="0/3" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="exif introspection libnotify pcre test +trash-panel-plugin udisks"