diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-06-09 01:07:54 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-06-09 01:07:54 +0000 |
commit | fe8b3703b0d098743d764ae1ec9b3e6843474de7 (patch) | |
tree | 8d8fed50b51fdb3ca1c1d0d8bde462502302d3c2 /dev-perl/POE | |
parent | dep typo (diff) | |
download | historical-fe8b3703b0d098743d764ae1ec9b3e6843474de7.tar.gz historical-fe8b3703b0d098743d764ae1ec9b3e6843474de7.tar.bz2 historical-fe8b3703b0d098743d764ae1ec9b3e6843474de7.zip |
dep typo
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/POE')
-rw-r--r-- | dev-perl/POE/POE-0.30.09.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/POE/POE-0.31.01.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/POE/POE-0.30.09.ebuild b/dev-perl/POE/POE-0.30.09.ebuild index 29c88cc8b508..331df7ab5c8f 100644 --- a/dev-perl/POE/POE-0.30.09.ebuild +++ b/dev-perl/POE/POE-0.30.09.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-0.30.09.ebuild,v 1.7 2005/06/02 08:33:30 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-0.30.09.ebuild,v 1.8 2005/06/09 01:05:58 mr_bones_ Exp $ IUSE="gtk ipv6 libwww ncurses tcltk" @@ -34,7 +34,7 @@ DEPEND="${DEPEND} tcltk? ( >=dev-perl/perl-tk-800.027 ) gtk? ( >=dev-perl/gtk-perl-0.7009 ) libwww? ( >=dev-perl/libwww-perl-5.79 - >=dev-perl/URI-1.30) + >=dev-perl/URI-1.30 ) ncurses? ( >=dev-perl/Curses-1.08 )" mymake="/usr" diff --git a/dev-perl/POE/POE-0.31.01.ebuild b/dev-perl/POE/POE-0.31.01.ebuild index 249f49c037c4..c458b0e9841a 100644 --- a/dev-perl/POE/POE-0.31.01.ebuild +++ b/dev-perl/POE/POE-0.31.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-0.31.01.ebuild,v 1.6 2005/06/02 08:33:30 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-0.31.01.ebuild,v 1.7 2005/06/09 01:07:54 mr_bones_ Exp $ IUSE="gtk ipv6 libwww ncurses tcltk" @@ -35,7 +35,7 @@ DEPEND="${DEPEND} tcltk? ( >=dev-perl/perl-tk-800.027 ) gtk? ( >=dev-perl/gtk-perl-0.7009 ) libwww? ( >=dev-perl/libwww-perl-5.79 - >=dev-perl/URI-1.30) + >=dev-perl/URI-1.30 ) ncurses? ( >=dev-perl/Curses-1.08 )" mymake="/usr" |