summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-05-25 13:59:05 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-05-25 13:59:05 +0000
commitf59f55ee93cb5a90aec0f82fbb04c1defdfa8e96 (patch)
treeb62efc88f53d160cfc9cd232c35c1c56de40d829 /dev-db
parentdev-perl/Getopt-Long => perl-core/Getopt-Long migration (diff)
downloadhistorical-f59f55ee93cb5a90aec0f82fbb04c1defdfa8e96.tar.gz
historical-f59f55ee93cb5a90aec0f82fbb04c1defdfa8e96.tar.bz2
historical-f59f55ee93cb5a90aec0f82fbb04c1defdfa8e96.zip
dev-perl/Getopt-Long => perl-core/Getopt-Long migration
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/mytop/ChangeLog5
-rw-r--r--dev-db/mytop/Manifest14
-rw-r--r--dev-db/mytop/mytop-1.4.ebuild4
3 files changed, 18 insertions, 5 deletions
diff --git a/dev-db/mytop/ChangeLog b/dev-db/mytop/ChangeLog
index 125a85486578..97f8c1c265cb 100644
--- a/dev-db/mytop/ChangeLog
+++ b/dev-db/mytop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/mytop
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mytop/ChangeLog,v 1.6 2005/01/23 15:37:13 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mytop/ChangeLog,v 1.7 2005/05/25 13:59:05 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org> mytop-1.4.ebuild:
+ dev-perl/Getopt-Long => perl-core/Getopt-Long migration
23 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> mytop-1.4.ebuild:
stable on amd64, fixes #72953
diff --git a/dev-db/mytop/Manifest b/dev-db/mytop/Manifest
index ef496a0c9c74..e4a415ffe76f 100644
--- a/dev-db/mytop/Manifest
+++ b/dev-db/mytop/Manifest
@@ -1,4 +1,14 @@
-MD5 d960247653705c7caa89d6948ebfe532 mytop-1.4.ebuild 764
-MD5 ba68750a7beb662de3ec5a79a2143c42 ChangeLog 750
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 a56041bd9b9fcc5061021c473d158423 ChangeLog 882
MD5 a5dda17df0286cd82cae42d117784903 metadata.xml 163
+MD5 1f986b06b10c7768f8a277d97921f75e mytop-1.4.ebuild 765
MD5 08416823e7c81816a0e424ae792e8926 files/digest-mytop-1.4 60
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.0 (GNU/Linux)
+
+iD8DBQFClIS9tG5z4I8BtQoRAnkoAJ9u/Og5oTP+yFAV4RGAtpm4fMxMWACgkdhL
+JGNweG8jfmCaZzjsu9Q0KUw=
+=LSNc
+-----END PGP SIGNATURE-----
diff --git a/dev-db/mytop/mytop-1.4.ebuild b/dev-db/mytop/mytop-1.4.ebuild
index 6f1f9f0f29d7..66741b8bf12e 100644
--- a/dev-db/mytop/mytop-1.4.ebuild
+++ b/dev-db/mytop/mytop-1.4.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/dev-db/mytop/mytop-1.4.ebuild,v 1.7 2005/01/23 15:37:13 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mytop/mytop-1.4.ebuild,v 1.8 2005/05/25 13:59:05 mcummings Exp $
inherit perl-module
@@ -14,7 +14,7 @@ SLOT="0"
IUSE=""
DEPEND="dev-perl/DBD-mysql
- dev-perl/Getopt-Long
+ perl-core/Getopt-Long
dev-perl/TermReadKey
dev-perl/Term-ANSIColor
dev-perl/Time-HiRes