summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-05-18 20:00:39 +0000
committerAchim Gottinger <achim@gentoo.org>2001-05-18 20:00:39 +0000
commitce5071c3fc6b3aed184b956b460ed341d7c39049 (patch)
treec88f5a03f945be7b31975710f957d47e4077bfcd /dev-perl/gtk-perl-glade
parentFixed name problem (diff)
downloadhistorical-ce5071c3fc6b3aed184b956b460ed341d7c39049.tar.gz
historical-ce5071c3fc6b3aed184b956b460ed341d7c39049.tar.bz2
historical-ce5071c3fc6b3aed184b956b460ed341d7c39049.zip
Fixes
Diffstat (limited to 'dev-perl/gtk-perl-glade')
-rw-r--r--dev-perl/gtk-perl-glade/gtk-perl-glade-0.7004.ebuild5
1 files changed, 3 insertions, 2 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 0f196728dfbd..9784cc113c6c 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.2 2001/05/12 06:05:14 achim Exp $
+# $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 $
A=Gtk-Perl-${PV}.tar.gz
S=${WORKDIR}/Gtk-Perl-${PV}
@@ -10,7 +10,8 @@ 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
- >=gnome-apps/glade"
+ =dev-perl/gtk-perl-${PV}
+ gnome-apps/glade"
src_compile() {