diff options
author | 2019-10-10 21:28:11 +0300 | |
---|---|---|
committer | 2019-10-10 21:28:11 +0300 | |
commit | 80a97f5f554b42116cfec94f12dfff8a3e70bf20 (patch) | |
tree | 794ccdc5fb165b5ae509818402a4333825bef0c5 /xfce-extra/thunar-vcs-plugin | |
parent | xfce-extra/thunar-shares-plugin: amd64 stable wrt bug #697454 (diff) | |
download | gentoo-80a97f5f554b42116cfec94f12dfff8a3e70bf20.tar.gz gentoo-80a97f5f554b42116cfec94f12dfff8a3e70bf20.tar.bz2 gentoo-80a97f5f554b42116cfec94f12dfff8a3e70bf20.zip |
xfce-extra/thunar-vcs-plugin: amd64 stable wrt bug #697454
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'xfce-extra/thunar-vcs-plugin')
-rw-r--r-- | xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.2.0.ebuild b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.2.0.ebuild index 2dca6a666d55..b2d9be59e147 100644 --- a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.2.0.ebuild +++ b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/thunar-plugins/${PN}/${PV%.*}/${P}.tar.bz2 LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+git +subversion" RDEPEND=">=dev-libs/glib-2.32:2= |