projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29c406d
)
xfce-base/thunar: Remove unused USE=test
author
Michał Górny
<mgorny@gentoo.org>
Sun, 3 Nov 2019 13:31:05 +0000
(14:31 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 3 Nov 2019 14:01:32 +0000
(15:01 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
xfce-base/thunar/thunar-1.8.9.ebuild
patch
|
blob
|
history
diff --git
a/xfce-base/thunar/thunar-1.8.9.ebuild
b/xfce-base/thunar/thunar-1.8.9.ebuild
index 5670f786cdf0f46bd0a1c4df9162288f837c6a02..1a081715f0ff89c1fc286f84b1851371ad7dadf8 100644
(file)
--- a/
xfce-base/thunar/thunar-1.8.9.ebuild
+++ b/
xfce-base/thunar/thunar-1.8.9.ebuild
@@
-13,7
+13,7
@@
SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${MY_P}.tar.bz2"
LICENSE="GPL-2+ LGPL-2+"
SLOT="0/3"
KEYWORDS="alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="exif introspection libnotify pcre
test
+trash-panel-plugin udisks"
+IUSE="exif introspection libnotify pcre +trash-panel-plugin udisks"
GVFS_DEPEND=">=gnome-base/gvfs-1.18.3"
COMMON_DEPEND=">=dev-lang/perl-5.6