diff options
author | bionel <ionel.busuioc@gmail.com> | 2014-12-09 14:31:06 +0200 |
---|---|---|
committer | bionel <ionel.busuioc@gmail.com> | 2014-12-09 14:31:06 +0200 |
commit | 18cf6a514533d8e176eb0a319227255cff5ef302 (patch) | |
tree | 06b36239f5380f0ef76740ac04ee47c06c59aa19 | |
parent | 2abaf2b1dc3a038ec4e0434ec7c5a622362e380d (diff) |
Forcing transition, avoid file collision
modified: x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.1.ebuild
not manifested
-rw-r--r-- | x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.1.ebuild b/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.1.ebuild index 3eaa4b55..27593305 100644 --- a/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.1.ebuild +++ b/x11-themes/kogaion-artwork-core/kogaion-artwork-core-2.1.ebuild @@ -18,9 +18,8 @@ KEYWORDS="~arm ~x86 ~amd64" IUSE="" RDEPEND="sys-apps/findutils !<sys-boot/grub-0.97-r22 - !<x11-themes/kogaion-artwork-core-2.1 - !x11-themes/sabayon-artwork-core -" + !x11-themes/rogentos-artwork-core + !x11-themes/sabayon-artwork-core" S="${WORKDIR}"/"${PN}" |