summaryrefslogtreecommitdiff
path: root/xfce-extra/thunar-vcs-plugin
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-05 20:45:13 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-05 20:45:13 +0000
commit8fcdcec5fbdd0e3a77391e4f354218014f59f358 (patch)
treeb6aaf9c103052f2ab4a948377142f4a4233caa60 /xfce-extra/thunar-vcs-plugin
parent423d21dcfee183cc4b04d29c1621615e8c30f834 (diff)
gentoo resync : 05.01.2018
Diffstat (limited to 'xfce-extra/thunar-vcs-plugin')
-rw-r--r--xfce-extra/thunar-vcs-plugin/Manifest2
-rw-r--r--xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.5-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/xfce-extra/thunar-vcs-plugin/Manifest b/xfce-extra/thunar-vcs-plugin/Manifest
index 333ed1fd3920..83edc1b3625d 100644
--- a/xfce-extra/thunar-vcs-plugin/Manifest
+++ b/xfce-extra/thunar-vcs-plugin/Manifest
@@ -6,5 +6,5 @@ DIST thunar-vcs-plugin-0.1.4-uk.po.bz2 5469 BLAKE2B 9a950d41834a1837e7b958bc6d2d
DIST thunar-vcs-plugin-0.1.4.tar.bz2 435835 BLAKE2B 9839c991366dd8b81a1f4d635549221ddec4a25dae75c39472b9b801e826c2848a72ea5d2bb352dc0ab9c48b35c5005c44619ec7e149c93dff025bb9041614c3 SHA512 037ca986ab9030146fc409d78d235a157b956b202449ef8e68de77dfce29ba2dd9a2dabc793215dd9ce455f97d8c5400ba51c8254b3c07b3e0d87572df672151
DIST thunar-vcs-plugin-0.1.5.tar.bz2 478866 BLAKE2B 9bf2b060d88a4379f02c0e8af1829f4cf621e2590f7885f59d9af56d825c1d9d218c56c3b97420087b46eece0eb6c15146f6630569928c8523fa34bcfdbbcc22 SHA512 0315613fe97d5cb2fa9589af49bdb5074f20c83b52d5f7d4a151091839679b4617e8e0b20df85914b7bcef2464173dc1bd2bc182312364c7d5a94171aba28983
EBUILD thunar-vcs-plugin-0.1.4.ebuild 1423 BLAKE2B 8b4d365731dcbf35c0e3d3c5d3f30fca767dc0911951081d045a899474ee7b4475e53d3cbb32b30ccde31be08a19655c82731a19a0986f0196a6735b77bf8813 SHA512 9cee797c37c06b86d1cad88749a18b7585857301728af439ba9cab5c9ef0b32c3772f09dd3e078023913a504c3288a502d7f96f8e9333ee671ff25f92429479e
-EBUILD thunar-vcs-plugin-0.1.5-r1.ebuild 1039 BLAKE2B 832cdaaf95a3723ea04db9536b0ec37d1c56afbb2162e1379929c0bf87423ae31b9630cf74a04c3e439910b6a9a48499b3d7a8c1c6cd30d4b23129bc01a521ba SHA512 fdfe1146f7e5d55f9f0f4ee314c4f0ceb93b51bde0feef9c10f37b7e0cae5943a6afc33b4e0615ecd54d2c7f719047f2ad7decd8397760d3918f27c195fdbb4d
+EBUILD thunar-vcs-plugin-0.1.5-r1.ebuild 1038 BLAKE2B 3f16d2c8093766fc880bfafa58ff479978edcffbe48d06c283af8e24848b004517de4761360246056a1c9fa08d36024bb9f334169ed2f1f15b77651dd37509e2 SHA512 b611ef1a3d18c904ddeaf0467257b33f5f27dec6d14005e8858b1591ea19012faf183899978845431ae79c3a9c9ceada05be5c0104ee17e039d50e43ae89652e
MISC metadata.xml 247 BLAKE2B f381ffd75f3fdb2842002ea885015f443cc35334f0420d70a61d6730bd55c11750d6a177831dc7c8564eec4dc3863db6085162e58848b0dceb09799006a1b2c5 SHA512 25494c0053fb7b2ed0f78ecc2de8a8ae08a971db8e15f89e906a1d43177fef53eb9ec5dd075a5c67ddee2be112c0943f6c87e4870d405436bddfea3a4fa19203
diff --git a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.5-r1.ebuild b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.5-r1.ebuild
index f79a891d6f28..4826a419b286 100644
--- a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.5-r1.ebuild
+++ b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/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.18:2=