summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-29 17:07:18 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-29 17:07:18 +0000
commitc4e6843dcf73e639dc0ac15cab740011acba31b4 (patch)
tree6344a4b4910c6fba51551a662a0eaec081701b7c /dev-db
parentFix check-updates.sh doins (diff)
downloadhistorical-c4e6843dcf73e639dc0ac15cab740011acba31b4.tar.gz
historical-c4e6843dcf73e639dc0ac15cab740011acba31b4.tar.bz2
historical-c4e6843dcf73e639dc0ac15cab740011acba31b4.zip
add sed-4 dep
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/mytop/ChangeLog5
-rw-r--r--dev-db/mytop/Manifest4
-rw-r--r--dev-db/mytop/mytop-1.4.ebuild16
3 files changed, 15 insertions, 10 deletions
diff --git a/dev-db/mytop/ChangeLog b/dev-db/mytop/ChangeLog
index c99b73f510de..96fd9874e297 100644
--- a/dev-db/mytop/ChangeLog
+++ b/dev-db/mytop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/mytop
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mytop/ChangeLog,v 1.3 2004/06/26 18:54:00 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mytop/ChangeLog,v 1.4 2004/06/29 17:07:18 agriffis Exp $
+
+ 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> mytop-1.4.ebuild:
+ add sed-4 dep
26 Jun 2004; Stuart Herbert <stuart@gentoo.org> mytop-1.4.ebuild:
Added missing dependencies; this can be marked stable when all the
diff --git a/dev-db/mytop/Manifest b/dev-db/mytop/Manifest
index 303e42f1bf82..addc20454a21 100644
--- a/dev-db/mytop/Manifest
+++ b/dev-db/mytop/Manifest
@@ -1,4 +1,4 @@
-MD5 10f3446e00388390f800087e86516bf0 ChangeLog 559
+MD5 ef06dbe3b9768d9819d23cd5fc67e4e4 mytop-1.4.ebuild 757
+MD5 ab0af660bcc3553d974403ae2f867ebb ChangeLog 646
MD5 a5dda17df0286cd82cae42d117784903 metadata.xml 163
-MD5 840c83266098234322ef6bfbcbe199c3 mytop-1.4.ebuild 747
MD5 08416823e7c81816a0e424ae792e8926 files/digest-mytop-1.4 60
diff --git a/dev-db/mytop/mytop-1.4.ebuild b/dev-db/mytop/mytop-1.4.ebuild
index 639358574fac..d2880fd69a8f 100644
--- a/dev-db/mytop/mytop-1.4.ebuild
+++ b/dev-db/mytop/mytop-1.4.ebuild
@@ -1,20 +1,22 @@
# Copyright 1999-2004 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.3 2004/06/26 18:54:00 stuart Exp $
-IUSE=""
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mytop/mytop-1.4.ebuild,v 1.4 2004/06/29 17:07:18 agriffis Exp $
+
inherit perl-module
-IUSE=""
+
DESCRIPTION="mytop - a top clone for mysql"
SRC_URI="http://jeremy.zawodny.com/mysql/mytop/${P}.tar.gz"
HOMEPAGE="http://jeremy.zawodny.com/mysql/mytop/"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha"
+IUSE=""
DEPEND="dev-perl/DBD-mysql
- dev-perl/Getopt-Long
- dev-perl/TermReadKey
- dev-perl/Term-ANSIColor
- dev-perl/Time-HiRes"
+ dev-perl/Getopt-Long
+ dev-perl/TermReadKey
+ dev-perl/Term-ANSIColor
+ dev-perl/Time-HiRes
+ >=sys-apps/sed-4"
src_install() {
perl-module_src_install