diff options
author | 2003-03-11 21:11:49 +0000 | |
---|---|---|
committer | 2003-03-11 21:11:49 +0000 | |
commit | f68541f7823c5f01a1d17215138989a709a5bab8 (patch) | |
tree | c22bc1b210b8aa9a93c59b71ddad228d4b5689d8 /x11-plugins/gkrellweather/gkrellweather-2.0.5.ebuild | |
parent | unmasked in x86 (diff) | |
download | gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.tar.gz gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.tar.bz2 gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.zip |
moved perl from sys-devel to dev-lang
Diffstat (limited to 'x11-plugins/gkrellweather/gkrellweather-2.0.5.ebuild')
-rw-r--r-- | x11-plugins/gkrellweather/gkrellweather-2.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/gkrellweather/gkrellweather-2.0.5.ebuild b/x11-plugins/gkrellweather/gkrellweather-2.0.5.ebuild index 841fb40f0785..47b4cabffe23 100644 --- a/x11-plugins/gkrellweather/gkrellweather-2.0.5.ebuild +++ b/x11-plugins/gkrellweather/gkrellweather-2.0.5.ebuild @@ -18,7 +18,7 @@ DEPEND="=app-admin/gkrellm-2* >=net-misc/wget-1.5.3" RDEPEND="${DEPEND} - >=sys-devel/perl-5.6.1" + >=dev-lang/perl-5.6.1" src_unpack() { unpack ${A} |