diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-06-09 01:09:28 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-06-09 01:09:28 +0000 |
commit | e09019ed3f04071e34b8639497c7525f741af1b2 (patch) | |
tree | 4f1a74698d7857742ba5c6780346f1e68e95f7ff /dev-perl | |
parent | dep typo (diff) | |
download | gentoo-2-e09019ed3f04071e34b8639497c7525f741af1b2.tar.gz gentoo-2-e09019ed3f04071e34b8639497c7525f741af1b2.tar.bz2 gentoo-2-e09019ed3f04071e34b8639497c7525f741af1b2.zip |
dep typo
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/POE/POE-0.30.09.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/POE/POE-0.31.01.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/gtk-perl/gtk-perl-0.7009.ebuild | 4 |
3 files changed, 6 insertions, 6 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" diff --git a/dev-perl/gtk-perl/gtk-perl-0.7009.ebuild b/dev-perl/gtk-perl/gtk-perl-0.7009.ebuild index cae95237da73..860214ec6ca8 100644 --- a/dev-perl/gtk-perl/gtk-perl-0.7009.ebuild +++ b/dev-perl/gtk-perl/gtk-perl-0.7009.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/gtk-perl/gtk-perl-0.7009.ebuild,v 1.8 2005/05/19 14:23:58 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk-perl/gtk-perl-0.7009.ebuild,v 1.9 2005/06/09 01:06:03 mr_bones_ Exp $ inherit perl-module eutils @@ -22,7 +22,7 @@ DEPEND="${DEPEND} opengl? ( =x11-libs/gtkglarea-1.2* ) gnome? ( gnome-base/gnome-libs gnome-base/gnome-print - =gnome-base/gnome-applets-1.4.0.5) + =gnome-base/gnome-applets-1.4.0.5 ) gtkhtml? ( gnome-extra/gtkhtml )" mydoc="VERSIONS WARNING NOTES" |