summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-02-11 21:27:45 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-02-11 21:27:45 +0000
commitd635d4e03f83a185b229b76b603bc9d7a4dfe1c2 (patch)
tree26ad5351b7c7633f3b6739c530776a41b53d9cef /app-pda/gnupod/gnupod-0.97.ebuild
parentinitial commit of the new gsx console ebuild. (diff)
downloadhistorical-d635d4e03f83a185b229b76b603bc9d7a4dfe1c2.tar.gz
historical-d635d4e03f83a185b229b76b603bc9d7a4dfe1c2.tar.bz2
historical-d635d4e03f83a185b229b76b603bc9d7a4dfe1c2.zip
Virtuals for some perl-core deps
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'app-pda/gnupod/gnupod-0.97.ebuild')
-rw-r--r--app-pda/gnupod/gnupod-0.97.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-pda/gnupod/gnupod-0.97.ebuild b/app-pda/gnupod/gnupod-0.97.ebuild
index 9b110c1ea42b..b1f38e4d628f 100644
--- a/app-pda/gnupod/gnupod-0.97.ebuild
+++ b/app-pda/gnupod/gnupod-0.97.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/gnupod-0.97.ebuild,v 1.6 2005/05/25 13:58:30 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/gnupod-0.97.ebuild,v 1.7 2006/02/11 21:27:45 mcummings Exp $
inherit perl-module
@@ -19,8 +19,8 @@ DEPEND="dev-lang/perl
dev-perl/XML-Parser
dev-perl/Unicode-String
|| ( >=dev-lang/perl-5.8.0
- ( perl-core/Getopt-Long
- perl-core/Digest-MD5
+ ( virtual/perl-Getopt-Long
+ virtual/perl-Digest-MD5
)
)"