summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-05-24 15:33:37 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-05-24 15:33:37 +0000
commitebea5fbd9b2da03f77abc84e75c59f5211e679fd (patch)
tree51b3bc3bb4ade12bcd5847892135472c12783e32 /app-pda
parentdev-perl/Digest-MD5 => perl-core/Digest-MD5 (diff)
downloadhistorical-ebea5fbd9b2da03f77abc84e75c59f5211e679fd.tar.gz
historical-ebea5fbd9b2da03f77abc84e75c59f5211e679fd.tar.bz2
historical-ebea5fbd9b2da03f77abc84e75c59f5211e679fd.zip
dev-perl/Digest-MD5 => perl-core/Digest-MD5
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/gnupod/ChangeLog6
-rw-r--r--app-pda/gnupod/Manifest16
-rw-r--r--app-pda/gnupod/gnupod-0.97.ebuild4
-rw-r--r--app-pda/gnupod/gnupod-0.98.ebuild4
4 files changed, 22 insertions, 8 deletions
diff --git a/app-pda/gnupod/ChangeLog b/app-pda/gnupod/ChangeLog
index be7318282424..d013f89cec01 100644
--- a/app-pda/gnupod/ChangeLog
+++ b/app-pda/gnupod/ChangeLog
@@ -1,6 +1,10 @@
# 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.10 2005/04/21 20:02:10 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/ChangeLog,v 1.11 2005/05/24 15:33:37 mcummings Exp $
+
+ 24 May 2005; Michael Cummings <mcummings@gentoo.org> gnupod-0.97.ebuild,
+ gnupod-0.98.ebuild:
+ dev-perl/Digest-MD5 => perl-core/Digest-MD5
21 Apr 2005; Simon Stelling <blubb@gentoo.org> gnupod-0.97.ebuild:
stable on amd64
diff --git a/app-pda/gnupod/Manifest b/app-pda/gnupod/Manifest
index f70ed4d9b960..b9c83bbbfe82 100644
--- a/app-pda/gnupod/Manifest
+++ b/app-pda/gnupod/Manifest
@@ -1,8 +1,18 @@
-MD5 2f3dfa3ac000fef94020b323158e12be ChangeLog 1138
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 34df9d36335b3314cf634895d26e2437 ChangeLog 1286
MD5 60daabb01cf25ffc73fa2cff22c33b2c gnupod-0.27.ebuild 1888
-MD5 6c349e1c3d7f6747fb33a75154e44d9c gnupod-0.97.ebuild 1010
+MD5 ed8429aac10f4441ff545999fdea936f gnupod-0.97.ebuild 1015
MD5 075fea99b82d61028585dc3e42f00466 metadata.xml 156
-MD5 5b324f05d55e4758bea9430dc81da016 gnupod-0.98.ebuild 1008
+MD5 11a622595f52d37a80d65f4a2be114c3 gnupod-0.98.ebuild 1011
MD5 6ebe359f3cb9294398e187d7239a9400 files/digest-gnupod-0.27 68
MD5 f1400bfce407c03693f2c397f23cd425 files/digest-gnupod-0.98 60
MD5 644e45ce76da0a2dbbedeabb3d36a769 files/digest-gnupod-0.97 60
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.0 (GNU/Linux)
+
+iD8DBQFCk0lntG5z4I8BtQoRApuXAJ0fTkol5qmfjNmpSNQXqGcDvFsS6QCfWhA1
+TEf6Hw2l1fkJiR7Ve4IBkRw=
+=7GGc
+-----END PGP SIGNATURE-----
diff --git a/app-pda/gnupod/gnupod-0.97.ebuild b/app-pda/gnupod/gnupod-0.97.ebuild
index 39e717d2ca2a..18fca37f30ab 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
# 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.4 2005/04/21 20:02:10 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/gnupod-0.97.ebuild,v 1.5 2005/05/24 15:33:37 mcummings Exp $
inherit perl-module
@@ -20,7 +20,7 @@ DEPEND="dev-lang/perl
dev-perl/Unicode-String
|| ( >=dev-lang/perl-5.8.0
( dev-perl/Getopt-Long
- dev-perl/Digest-MD5
+ perl-core/Digest-MD5
)
)"
diff --git a/app-pda/gnupod/gnupod-0.98.ebuild b/app-pda/gnupod/gnupod-0.98.ebuild
index c4bf2d76da05..f2400b0932f3 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.1 2005/04/08 18:37:25 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/gnupod/gnupod-0.98.ebuild,v 1.2 2005/05/24 15:33:37 mcummings Exp $
inherit perl-module
@@ -20,7 +20,7 @@ DEPEND="dev-lang/perl
dev-perl/Unicode-String
|| ( >=dev-lang/perl-5.8.0
( dev-perl/Getopt-Long
- dev-perl/Digest-MD5
+ perl-core/Digest-MD5
)
)"