diff options
Diffstat (limited to 'net-irc/xchat/xchat-1.8.11.ebuild')
-rw-r--r-- | net-irc/xchat/xchat-1.8.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/xchat/xchat-1.8.11.ebuild b/net-irc/xchat/xchat-1.8.11.ebuild index 1fcc253d3e3d..d9c82f8d9987 100644 --- a/net-irc/xchat/xchat-1.8.11.ebuild +++ b/net-irc/xchat/xchat-1.8.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.11.ebuild,v 1.4 2003/03/09 19:42:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.11.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ inherit eutils @@ -17,7 +17,7 @@ KEYWORDS="x86 ~ppc ~sparc alpha" RDEPEND="=x11-libs/gtk+-1.2* python? ( >=dev-lang/python-2.2-r7 ) - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) gnome? ( <gnome-base/gnome-panel-1.5.0 >=media-libs/gdk-pixbuf-0.11.0-r1 ) ssl? ( >=dev-libs/openssl-0.9.6a )" |