diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:49 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:49 +0000 |
commit | f68541f7823c5f01a1d17215138989a709a5bab8 (patch) | |
tree | c22bc1b210b8aa9a93c59b71ddad228d4b5689d8 /net-irc/xchat | |
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 'net-irc/xchat')
-rw-r--r-- | net-irc/xchat/xchat-1.8.10-r1.ebuild | 4 | ||||
-rw-r--r-- | net-irc/xchat/xchat-1.8.10.ebuild | 4 | ||||
-rw-r--r-- | net-irc/xchat/xchat-1.8.11.ebuild | 4 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.0.0.ebuild | 4 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.0.1.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/net-irc/xchat/xchat-1.8.10-r1.ebuild b/net-irc/xchat/xchat-1.8.10-r1.ebuild index d09dcf5e845b..aab1c65c4578 100644 --- a/net-irc/xchat/xchat-1.8.10-r1.ebuild +++ b/net-irc/xchat/xchat-1.8.10-r1.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.10-r1.ebuild,v 1.10 2003/02/13 14:17:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.10-r1.ebuild,v 1.11 2003/03/11 21:11:46 seemant Exp $ IUSE="ssl nls mmx gnome ipv6 python kde gtk perl" @@ -15,7 +15,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 )" diff --git a/net-irc/xchat/xchat-1.8.10.ebuild b/net-irc/xchat/xchat-1.8.10.ebuild index 26ec09a749ab..a1e3081e0eaf 100644 --- a/net-irc/xchat/xchat-1.8.10.ebuild +++ b/net-irc/xchat/xchat-1.8.10.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.10.ebuild,v 1.8 2003/02/13 14:17:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.10.ebuild,v 1.9 2003/03/11 21:11:46 seemant Exp $ IUSE="ssl nls mmx gnome ipv6 python kde gtk perl" @@ -15,7 +15,7 @@ KEYWORDS="x86 ppc sparc " 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 )" 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 )" diff --git a/net-irc/xchat/xchat-2.0.0.ebuild b/net-irc/xchat/xchat-2.0.0.ebuild index 875e3e75f160..62cfe78ce116 100644 --- a/net-irc/xchat/xchat-2.0.0.ebuild +++ b/net-irc/xchat/xchat-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.0.ebuild,v 1.6 2003/03/10 19:46:47 doctomoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.0.ebuild,v 1.7 2003/03/11 21:11:46 seemant Exp $ IUSE="perl tcltk python ssl gtk mmx ipv6" @@ -16,7 +16,7 @@ KEYWORDS="x86 ppc ~sparc alpha" RDEPEND=">=dev-libs/glib-2.0.3 >=x11-libs/gtk+-2.0.3 - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) ssl? ( >=dev-libs/openssl-0.9.6d ) python? ( dev-lang/python ) tcltk? ( dev-lang/tcl )" diff --git a/net-irc/xchat/xchat-2.0.1.ebuild b/net-irc/xchat/xchat-2.0.1.ebuild index ffea03eb0f7e..fad5a7d72a99 100644 --- a/net-irc/xchat/xchat-2.0.1.ebuild +++ b/net-irc/xchat/xchat-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.1.ebuild,v 1.1 2003/03/03 15:34:08 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.1.ebuild,v 1.2 2003/03/11 21:11:46 seemant Exp $ IUSE="perl tcltk python ssl gtk mmx ipv6" @@ -16,7 +16,7 @@ KEYWORDS="~x86 ~ppc ~sparc ~alpha" RDEPEND=">=dev-libs/glib-2.0.3 >=x11-libs/gtk+-2.0.3 - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) ssl? ( >=dev-libs/openssl-0.9.6d ) python? ( dev-lang/python ) tcltk? ( dev-lang/tcl )" |