diff options
Diffstat (limited to 'dev-perl/PlRPC/PlRPC-0.2018.ebuild')
-rw-r--r-- | dev-perl/PlRPC/PlRPC-0.2018.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/PlRPC/PlRPC-0.2018.ebuild b/dev-perl/PlRPC/PlRPC-0.2018.ebuild index 10a9dde9ecfc..8c3ba55e7b3e 100644 --- a/dev-perl/PlRPC/PlRPC-0.2018.ebuild +++ b/dev-perl/PlRPC/PlRPC-0.2018.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PlRPC/PlRPC-0.2018.ebuild,v 1.9 2006/02/06 20:33:54 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PlRPC/PlRPC-0.2018.ebuild,v 1.10 2006/02/13 13:53:59 mcummings Exp $ inherit perl-module @@ -13,5 +13,5 @@ SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="" -DEPEND=">=perl-core/Storable-1.0.7 +DEPEND=">=virtual/perl-Storable-1.0.7 >=dev-perl/Net-Daemon-0.34" |