summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorFrancesco Riosa <vivo@gentoo.org>2006-11-08 22:20:15 +0000
committerFrancesco Riosa <vivo@gentoo.org>2006-11-08 22:20:15 +0000
commit8021f1199bc83578f7d0750e6ff59a9c616a9e0d (patch)
tree4445b38e67b5879e93c7490cab105b6d8fe53a43 /dev-db
parent2.1.1-r2 regression fix revbump for bug #153591. This release is masked becau... (diff)
downloadgentoo-2-8021f1199bc83578f7d0750e6ff59a9c616a9e0d.tar.gz
gentoo-2-8021f1199bc83578f7d0750e6ff59a9c616a9e0d.tar.bz2
gentoo-2-8021f1199bc83578f7d0750e6ff59a9c616a9e0d.zip
Initial commit of innotop
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/innotop/ChangeLog8
-rw-r--r--dev-db/innotop/Manifest16
-rw-r--r--dev-db/innotop/files/digest-innotop-0.1.1543
-rw-r--r--dev-db/innotop/innotop-0.1.154.ebuild23
-rw-r--r--dev-db/innotop/metadata.xml10
5 files changed, 60 insertions, 0 deletions
diff --git a/dev-db/innotop/ChangeLog b/dev-db/innotop/ChangeLog
new file mode 100644
index 000000000000..a4521dedceec
--- /dev/null
+++ b/dev-db/innotop/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for dev-db/innotop
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/innotop/ChangeLog,v 1.1 2006/11/08 22:20:15 vivo Exp $
+
+ 08 Nov 2006; Francesco Riosa <vivo@gentoo.org> +innotop-0.1.154.ebuild:
+ Initial commit, "Xaprb" alias "Baron Schwartz" alias upstream has been kindly
+ enough to provide the ebuild, added it to the tree, fixing bug #147600.
+
diff --git a/dev-db/innotop/Manifest b/dev-db/innotop/Manifest
new file mode 100644
index 000000000000..01e7d5b5a449
--- /dev/null
+++ b/dev-db/innotop/Manifest
@@ -0,0 +1,16 @@
+DIST innotop-0.1.154.tar.gz 49627 RMD160 b325b061ea71991706bb53bac56076044514fc34 SHA1 91cba259095d43b63d0aa5f0869b63dff4ea1268 SHA256 2f1fd43de3e4ecc1a1b347de58ba9ed09793c87b223a059368814fd3b33330cd
+EBUILD innotop-0.1.154.ebuild 648 RMD160 4cceca1c6fab366c479188b6e29d0eaf3c785162 SHA1 2840d887e827e9fc96a7ae1593e94c54e9d7e2cc SHA256 7328930f7771792a514dabd6697ee40d3b7926d4ee69679da9e91551c8afcb15
+MD5 1fc0b184bf7361de8959bb4d47bde93a innotop-0.1.154.ebuild 648
+RMD160 4cceca1c6fab366c479188b6e29d0eaf3c785162 innotop-0.1.154.ebuild 648
+SHA256 7328930f7771792a514dabd6697ee40d3b7926d4ee69679da9e91551c8afcb15 innotop-0.1.154.ebuild 648
+MISC ChangeLog 344 RMD160 8f631b7bc26c138fa49d0efa68479c8655932b57 SHA1 435e6b74dee5d2480f28a9604df73c8ac03e39b2 SHA256 bff21c8820778423cab13c388e9e1d6fc4bbd224e96893679ffb53c224de8b1d
+MD5 940ea2137f2fc1e983cac26181b3c766 ChangeLog 344
+RMD160 8f631b7bc26c138fa49d0efa68479c8655932b57 ChangeLog 344
+SHA256 bff21c8820778423cab13c388e9e1d6fc4bbd224e96893679ffb53c224de8b1d ChangeLog 344
+MISC metadata.xml 344 RMD160 05f28b7af1750ca39c2684f5c0acfa2a16c6da3d SHA1 743f969a229c5f1cdbc97bc348ed5379252550a4 SHA256 844e667ea8a16d6594247c41451fc7e8de5b5283bd08241174a67984870593cb
+MD5 8216a07a2b2d5f80fe87cef73ceee86f metadata.xml 344
+RMD160 05f28b7af1750ca39c2684f5c0acfa2a16c6da3d metadata.xml 344
+SHA256 844e667ea8a16d6594247c41451fc7e8de5b5283bd08241174a67984870593cb metadata.xml 344
+MD5 9454461a93ab68f867024cd4034d1025 files/digest-innotop-0.1.154 244
+RMD160 26515d998d5900adae8c6f18452f2b05828cfba1 files/digest-innotop-0.1.154 244
+SHA256 2dd658f2ed540c582722063c168e653b5c10280d3836abd086101b59d02c9562 files/digest-innotop-0.1.154 244
diff --git a/dev-db/innotop/files/digest-innotop-0.1.154 b/dev-db/innotop/files/digest-innotop-0.1.154
new file mode 100644
index 000000000000..25fd40ac7646
--- /dev/null
+++ b/dev-db/innotop/files/digest-innotop-0.1.154
@@ -0,0 +1,3 @@
+MD5 f46dc4bba1f56cada04624120d525f55 innotop-0.1.154.tar.gz 49627
+RMD160 b325b061ea71991706bb53bac56076044514fc34 innotop-0.1.154.tar.gz 49627
+SHA256 2f1fd43de3e4ecc1a1b347de58ba9ed09793c87b223a059368814fd3b33330cd innotop-0.1.154.tar.gz 49627
diff --git a/dev-db/innotop/innotop-0.1.154.ebuild b/dev-db/innotop/innotop-0.1.154.ebuild
new file mode 100644
index 000000000000..e041c1ac4e3d
--- /dev/null
+++ b/dev-db/innotop/innotop-0.1.154.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2006 Baron Schwartz
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/innotop/innotop-0.1.154.ebuild,v 1.1 2006/11/08 22:20:15 vivo Exp $
+
+inherit perl-app
+
+DESCRIPTION="innotop - A text-mode MySQL and InnoDB monitor like mytop, but with many more features"
+HOMEPAGE="http://www.xaprb.com/innotop/"
+SRC_URI="http://www.xaprb.com/innotop/src/${P}.tar.gz"
+
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+SLOT="0"
+IUSE=""
+
+DEPEND="dev-perl/DBD-mysql
+ dev-perl/TermReadKey
+ dev-perl/Term-ANSIColor
+ virtual/perl-Time-HiRes"
+
+src_install() {
+ perl-module_src_install
+}
diff --git a/dev-db/innotop/metadata.xml b/dev-db/innotop/metadata.xml
new file mode 100644
index 000000000000..ab5300c138b1
--- /dev/null
+++ b/dev-db/innotop/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>mysql</herd>
+ <maintainer>
+ <email>vivo@gentoo.org</email>
+ </maintainer>
+ <longdescription>innotop - A text-mode MySQL and InnoDB monitor like mytop,
+but with many more features</longdescription>
+</pkgmetadata>