projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfd5010
)
x11-misc/iconbox: Fix dep on dev-perl/Gtk2
author
Kent Fredric
<kentnl@gentoo.org>
Sun, 19 Mar 2017 03:35:34 +0000
(16:35 +1300)
committer
Kent Fredric
<kentnl@gentoo.org>
Sun, 19 Mar 2017 03:50:07 +0000
(16:50 +1300)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
x11-misc/iconbox/iconbox-0.2.ebuild
patch
|
blob
|
history
diff --git
a/x11-misc/iconbox/iconbox-0.2.ebuild
b/x11-misc/iconbox/iconbox-0.2.ebuild
index 0929dd87e10ce3d4605ef50b8642cbe8d9ebbe9b..7a1b08baee6511786ff901ddf51c7f44b3145e8a 100644
(file)
--- a/
x11-misc/iconbox/iconbox-0.2.ebuild
+++ b/
x11-misc/iconbox/iconbox-0.2.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
2
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@
-15,7
+15,7
@@
KEYWORDS="~amd64 ~ppc x86"
IUSE=""
RDEPEND="x11-libs/gtk+:2
- dev-perl/
gtk2-perl
"
+ dev-perl/
Gtk2
"
DEPEND="${RDEPEND}"
src_compile() { :; }