summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-02-13 10:38:56 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-02-13 10:38:56 +0000
commitbf9f1f804634b3a0f8b30821de700d772c61e0b7 (patch)
tree9912467512992ea1b1af7469ff6b46b7add99feb /dev-db/mytop
parentVirtual for perl-core dep (diff)
downloadgentoo-2-bf9f1f804634b3a0f8b30821de700d772c61e0b7.tar.gz
gentoo-2-bf9f1f804634b3a0f8b30821de700d772c61e0b7.tar.bz2
gentoo-2-bf9f1f804634b3a0f8b30821de700d772c61e0b7.zip
Virtual for perl-core dep
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-db/mytop')
-rw-r--r--dev-db/mytop/ChangeLog7
-rw-r--r--dev-db/mytop/mytop-1.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-db/mytop/ChangeLog b/dev-db/mytop/ChangeLog
index d932775afc8c..7e69b8981e26 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.13 2005/12/26 04:15:10 weeve Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mytop/ChangeLog,v 1.14 2006/02/13 10:36:00 mcummings Exp $
+
+ 13 Feb 2006; <mcumming@gentoo.org> mytop-1.4.ebuild:
+ Virtual for perl-core dep
26 Dec 2005; Jason Wever <weeve@gentoo.org> mytop-1.4.ebuild:
Stable on SPARC wrt bug #116453.
diff --git a/dev-db/mytop/mytop-1.4.ebuild b/dev-db/mytop/mytop-1.4.ebuild
index 068c735f9e6e..ca0c6da6d00f 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
+# Copyright 1999-2006 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.14 2005/12/26 04:15:10 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mytop/mytop-1.4.ebuild,v 1.15 2006/02/13 10:36:00 mcummings Exp $
inherit perl-app
@@ -17,7 +17,7 @@ DEPEND="dev-perl/DBD-mysql
perl-core/Getopt-Long
dev-perl/TermReadKey
dev-perl/Term-ANSIColor
- perl-core/Time-HiRes
+ virtual/perl-Time-HiRes
>=sys-apps/sed-4"
src_install() {