summaryrefslogtreecommitdiff
path: root/net-misc
diff options
context:
space:
mode:
authorBlackNoxis <steven.darklight@gmail.com>2015-04-14 03:22:05 +0300
committerBlackNoxis <steven.darklight@gmail.com>2015-04-14 03:22:05 +0300
commit97005413255dcec90ca8e4a99b8a5f18dc39d7b5 (patch)
treeec45eb1bd525be2b8a3ac959477ace9fcc68c72e /net-misc
parent903ff82fb42eda2857f47657c37bdbb911986cbe (diff)
Fixed the eselect location
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/xdman/xdman-1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/xdman/xdman-1.0.ebuild b/net-misc/xdman/xdman-1.0.ebuild
index 481b420a..a445c091 100644
--- a/net-misc/xdman/xdman-1.0.ebuild
+++ b/net-misc/xdman/xdman-1.0.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="app-admin/eselect-java"
+DEPEND="app-eselect/eselect-java"
RDEPEND="${DEPEND}"
S="${WORKDIR}"