diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:46 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:46 +0000 |
commit | 5077d8b122125a272652fac9bf6125dfe99dadf5 (patch) | |
tree | 2f0f773ccb8e8e0dc06cb090f7b3a66566988adc /net-irc | |
parent | moved perl from sys-devel to dev-lang (diff) | |
download | historical-5077d8b122125a272652fac9bf6125dfe99dadf5.tar.gz historical-5077d8b122125a272652fac9bf6125dfe99dadf5.tar.bz2 historical-5077d8b122125a272652fac9bf6125dfe99dadf5.zip |
moved perl from sys-devel to dev-lang
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/epic4/epic4-1.1.10.ebuild | 4 | ||||
-rw-r--r-- | net-irc/epic4/epic4-1.1.7-r1.ebuild | 4 | ||||
-rw-r--r-- | net-irc/epic4/epic4-1.1.7.ebuild | 4 | ||||
-rw-r--r-- | net-irc/irssi/irssi-0.8.5-r2.ebuild | 4 | ||||
-rw-r--r-- | net-irc/irssi/irssi-0.8.6-r2.ebuild | 4 | ||||
-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 |
10 files changed, 20 insertions, 20 deletions
diff --git a/net-irc/epic4/epic4-1.1.10.ebuild b/net-irc/epic4/epic4-1.1.10.ebuild index 4c664e0a13b7..fa1b4fdfdc50 100644 --- a/net-irc/epic4/epic4-1.1.10.ebuild +++ b/net-irc/epic4/epic4-1.1.10.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/epic4/epic4-1.1.10.ebuild,v 1.2 2003/02/13 14:15:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.10.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ IUSE="ipv6 perl ssl" @@ -14,7 +14,7 @@ LICENSE="as-is" KEYWORDS="~x86 ~ppc" DEPEND=">=sys-libs/ncurses-5.2 - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) ssl? ( >=dev-libs/openssl-0.9.5 )" inherit flag-o-matic replace-flags "-O?" "-O" diff --git a/net-irc/epic4/epic4-1.1.7-r1.ebuild b/net-irc/epic4/epic4-1.1.7-r1.ebuild index c360839d019c..9de9905dc11f 100644 --- a/net-irc/epic4/epic4-1.1.7-r1.ebuild +++ b/net-irc/epic4/epic4-1.1.7-r1.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/epic4/epic4-1.1.7-r1.ebuild,v 1.2 2003/02/13 14:15:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.7-r1.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ IUSE="ipv6 perl ssl" @@ -14,7 +14,7 @@ LICENSE="as-is" KEYWORDS="~x86 ~ppc" DEPEND=">=sys-libs/ncurses-5.2 - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) ssl? ( >=dev-libs/openssl-0.9.5 )" inherit flag-o-matic diff --git a/net-irc/epic4/epic4-1.1.7.ebuild b/net-irc/epic4/epic4-1.1.7.ebuild index 71770ff77e74..05f1c7cba800 100644 --- a/net-irc/epic4/epic4-1.1.7.ebuild +++ b/net-irc/epic4/epic4-1.1.7.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/epic4/epic4-1.1.7.ebuild,v 1.4 2003/02/13 14:15:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.7.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ IUSE="ipv6 perl ssl" @@ -14,7 +14,7 @@ LICENSE="as-is" KEYWORDS="~x86 ~ppc" DEPEND=">=sys-libs/ncurses-5.2 - perl? ( >=sys-devel/perl-5.6.1 ) + perl? ( >=dev-lang/perl-5.6.1 ) ssl? ( >=dev-libs/openssl-0.9.5 )" inherit flag-o-matic diff --git a/net-irc/irssi/irssi-0.8.5-r2.ebuild b/net-irc/irssi/irssi-0.8.5-r2.ebuild index 907f31dbb354..a270b819f3ce 100644 --- a/net-irc/irssi/irssi-0.8.5-r2.ebuild +++ b/net-irc/irssi/irssi-0.8.5-r2.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/irssi/irssi-0.8.5-r2.ebuild,v 1.10 2003/02/13 14:15:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.5-r2.ebuild,v 1.11 2003/03/11 21:11:46 seemant Exp $ IUSE="nls ipv6 perl" @@ -13,7 +13,7 @@ HOMEPAGE="http://irssi.org/" DEPEND="=dev-libs/glib-1.2* sys-libs/ncurses - perl? ( sys-devel/perl )" + perl? ( dev-lang/perl )" #socks? ( >=net-misc/dante-1.1.13 ) RDEPEND="nls? ( sys-devel/gettext )" diff --git a/net-irc/irssi/irssi-0.8.6-r2.ebuild b/net-irc/irssi/irssi-0.8.6-r2.ebuild index a3e5dc6c992e..b18248a1e0df 100644 --- a/net-irc/irssi/irssi-0.8.6-r2.ebuild +++ b/net-irc/irssi/irssi-0.8.6-r2.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/irssi/irssi-0.8.6-r2.ebuild,v 1.5 2003/02/13 14:15:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.6-r2.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ IUSE="nls ipv6 perl" @@ -13,7 +13,7 @@ HOMEPAGE="http://irssi.org/" DEPEND=">=dev-libs/glib-1.2 sys-libs/ncurses - perl? ( sys-devel/perl )" + perl? ( dev-lang/perl )" #socks? ( >=net-misc/dante-1.1.13 ) RDEPEND="nls? ( sys-devel/gettext )" 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 )" |