diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:45 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:45 +0000 |
commit | 85df2102a71090df2456eaea7f6a4df48ba8b339 (patch) | |
tree | 226275d8b20a3a8e1e5d36ff0bcde20bb2d15605 /gnome-base/oaf | |
parent | moved perl from sys-devel to dev-lang (diff) | |
download | historical-85df2102a71090df2456eaea7f6a4df48ba8b339.tar.gz historical-85df2102a71090df2456eaea7f6a4df48ba8b339.tar.bz2 historical-85df2102a71090df2456eaea7f6a4df48ba8b339.zip |
moved perl from sys-devel to dev-lang
Diffstat (limited to 'gnome-base/oaf')
-rw-r--r-- | gnome-base/oaf/oaf-0.6.10.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/oaf/oaf-0.6.8-r1.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/oaf/oaf-0.6.8.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/gnome-base/oaf/oaf-0.6.10.ebuild b/gnome-base/oaf/oaf-0.6.10.ebuild index be51e3ca5b59..d4703717f451 100644 --- a/gnome-base/oaf/oaf-0.6.10.ebuild +++ b/gnome-base/oaf/oaf-0.6.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/gnome-base/oaf/oaf-0.6.10.ebuild,v 1.7 2003/02/13 12:15:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.10.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $ IUSE="nls" @@ -20,7 +20,7 @@ RDEPEND="virtual/glibc >=dev-libs/libxml-1.8.15" DEPEND="${RDEPEND} - >=sys-devel/perl-5 + >=dev-lang/perl-5 dev-util/indent nls? ( sys-devel/gettext )" diff --git a/gnome-base/oaf/oaf-0.6.8-r1.ebuild b/gnome-base/oaf/oaf-0.6.8-r1.ebuild index 6963f3522999..33059ea876e5 100644 --- a/gnome-base/oaf/oaf-0.6.8-r1.ebuild +++ b/gnome-base/oaf/oaf-0.6.8-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/gnome-base/oaf/oaf-0.6.8-r1.ebuild,v 1.11 2003/02/13 12:15:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.8-r1.ebuild,v 1.12 2003/03/11 21:11:45 seemant Exp $ IUSE="nls" @@ -18,7 +18,7 @@ RDEPEND="virtual/glibc >=dev-libs/libxml-1.8.15" DEPEND="${RDEPEND} - >=sys-devel/perl-5 + >=dev-lang/perl-5 dev-util/indent nls? ( sys-devel/gettext )" diff --git a/gnome-base/oaf/oaf-0.6.8.ebuild b/gnome-base/oaf/oaf-0.6.8.ebuild index 2cd88fc7c023..8239d7cc3cf1 100644 --- a/gnome-base/oaf/oaf-0.6.8.ebuild +++ b/gnome-base/oaf/oaf-0.6.8.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/gnome-base/oaf/oaf-0.6.8.ebuild,v 1.10 2003/02/13 12:15:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.8.ebuild,v 1.11 2003/03/11 21:11:45 seemant Exp $ IUSE="nls" @@ -20,7 +20,7 @@ RDEPEND="virtual/glibc >=dev-libs/libxml-1.8.15" DEPEND="${RDEPEND} - >=sys-devel/perl-5 + >=dev-lang/perl-5 dev-util/indent nls? ( sys-devel/gettext )" |