summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-05-25 14:03:38 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-05-25 14:03:38 +0000
commit2e37a8ed4fd229ddeb2221dc51dcd1560f2b3725 (patch)
treec9ad90863347224425488fb099b7cfab57d60cb7 /app-pda/gnupod
parentdev-perl/Getopt-Long => perl-core/Getopt-Long migration (diff)
downloadgentoo-2-2e37a8ed4fd229ddeb2221dc51dcd1560f2b3725.tar.gz
gentoo-2-2e37a8ed4fd229ddeb2221dc51dcd1560f2b3725.tar.bz2
gentoo-2-2e37a8ed4fd229ddeb2221dc51dcd1560f2b3725.zip
dev-perl/Getopt-Long => perl-core/Getopt-Long migration
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-pda/gnupod')
-rw-r--r--app-pda/gnupod/ChangeLog5
-rw-r--r--app-pda/gnupod/gnupod-0.98.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/gnupod/ChangeLog b/app-pda/gnupod/ChangeLog
index c47ada9f9603..cc6db5d1658a 100644
--- a/app-pda/gnupod/ChangeLog
+++ b/app-pda/gnupod/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-pda/gnupod
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/ChangeLog,v 1.12 2005/05/25 13:58:30 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/ChangeLog,v 1.13 2005/05/25 13:58:47 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org> gnupod-0.98.ebuild:
+ dev-perl/Getopt-Long => perl-core/Getopt-Long migration
25 May 2005; Michael Cummings <mcummings@gentoo.org> gnupod-0.97.ebuild:
dev-perl/Getopt-Long => perl-core/Getopt-Long migration
diff --git a/app-pda/gnupod/gnupod-0.98.ebuild b/app-pda/gnupod/gnupod-0.98.ebuild
index f2400b0932f3..f03b33815d53 100644
--- a/app-pda/gnupod/gnupod-0.98.ebuild
+++ b/app-pda/gnupod/gnupod-0.98.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/gnupod-0.98.ebuild,v 1.2 2005/05/24 15:33:37 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/gnupod-0.98.ebuild,v 1.3 2005/05/25 13:58:47 mcummings Exp $
inherit perl-module
@@ -19,7 +19,7 @@ DEPEND="dev-lang/perl
dev-perl/XML-Parser
dev-perl/Unicode-String
|| ( >=dev-lang/perl-5.8.0
- ( dev-perl/Getopt-Long
+ ( perl-core/Getopt-Long
perl-core/Digest-MD5
)
)"