commit: 3c6a1c542649d749a1e23d339d7425b8a0d4d06f
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 18 10:23:24 2015 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Thu Jun 18 10:23:24 2015 +0000
URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=3c6a1c54
[app-misc/rainbarf] Fix deps.
Package-Manager: portage-2.2.20
app-misc/rainbarf/rainbarf-0.8.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-misc/rainbarf/rainbarf-0.8.ebuild
b/app-misc/rainbarf/rainbarf-0.8.ebuild
index fcb4a49..5718f5e 100644
--- a/app-misc/rainbarf/rainbarf-0.8.ebuild
+++ b/app-misc/rainbarf/rainbarf-0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE=""
-DEPEND="virtual/perl-Module-Build"
+DEPEND="dev-perl/Module-Build"
RDEPEND="virtual/perl-Getopt-Long
virtual/perl-Term-ANSIColor
virtual/perl-Storable"