diff options
author | Achim Gottinger <achim@gentoo.org> | 2001-06-06 16:55:51 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2001-06-06 16:55:51 +0000 |
commit | c1b705882df70924a622b831d47965ae736b2306 (patch) | |
tree | 6c2a403a87d7c1d2d94d4797ce6461007dfa26b3 /dev-perl | |
parent | *** empty log message *** (diff) | |
download | gentoo-2-c1b705882df70924a622b831d47965ae736b2306.tar.gz gentoo-2-c1b705882df70924a622b831d47965ae736b2306.tar.bz2 gentoo-2-c1b705882df70924a622b831d47965ae736b2306.zip |
*** empty log message ***
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/gtk-perl-glade/gtk-perl-glade-0.7004.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/gtk-perl/gtk-perl-0.7004.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/gtk-perl-glade/gtk-perl-glade-0.7004.ebuild b/dev-perl/gtk-perl-glade/gtk-perl-glade-0.7004.ebuild index 9784cc113c6c..68ba1dbca044 100644 --- a/dev-perl/gtk-perl-glade/gtk-perl-glade-0.7004.ebuild +++ b/dev-perl/gtk-perl-glade/gtk-perl-glade-0.7004.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk-perl-glade/gtk-perl-glade-0.7004.ebuild,v 1.3 2001/05/18 20:00:39 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk-perl-glade/gtk-perl-glade-0.7004.ebuild,v 1.4 2001/06/06 16:55:51 achim Exp $ A=Gtk-Perl-${PV}.tar.gz S=${WORKDIR}/Gtk-Perl-${PV} @@ -9,7 +9,7 @@ DESCRIPTION="Perl bindings for GTK" SRC_URI="ftp://ftp.rz.ruhr-uni-bochum.de/pub/CPAN/authors/id/L/LU/LUPUS/${A}" HOEMPAGE="http://www.perl.org/" -DEPEND=">=x11-libs/gtk+-1.2.8 +DEPEND="sys-devel/perl =dev-perl/gtk-perl-${PV} gnome-apps/glade" diff --git a/dev-perl/gtk-perl/gtk-perl-0.7004.ebuild b/dev-perl/gtk-perl/gtk-perl-0.7004.ebuild index 01bf62e2a87d..f6b16c3aa197 100644 --- a/dev-perl/gtk-perl/gtk-perl-0.7004.ebuild +++ b/dev-perl/gtk-perl/gtk-perl-0.7004.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk-perl/gtk-perl-0.7004.ebuild,v 1.3 2001/05/03 16:38:58 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk-perl/gtk-perl-0.7004.ebuild,v 1.4 2001/06/06 16:55:51 achim Exp $ A=Gtk-Perl-${PV}.tar.gz S=${WORKDIR}/Gtk-Perl-${PV} @@ -9,7 +9,7 @@ DESCRIPTION="Perl bindings for GTK" SRC_URI="ftp://ftp.rz.ruhr-uni-bochum.de/pub/CPAN/authors/id/L/LU/LUPUS/${A}" HOEMPAGE="http://www.perl.org/" -DEPEND=">=x11-libs/gtk+-1.2.8" +DEPEND=">=x11-libs/gtk+-1.2.8 sys-devel/perl" src_compile() { |