summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Riosa <vivo@gentoo.org>2007-03-04 16:11:14 +0000
committerFrancesco Riosa <vivo@gentoo.org>2007-03-04 16:11:14 +0000
commit935ca3a2802e4f606891032f18a1f97eadd9812b (patch)
tree9ae2da7e57184dc450ef429f0096bc8c71f1deb3 /dev-db/innotop
parentAdd an explicit dependency on ttf-bitstream-vera (bug #167155). (diff)
downloadgentoo-2-935ca3a2802e4f606891032f18a1f97eadd9812b.tar.gz
gentoo-2-935ca3a2802e4f606891032f18a1f97eadd9812b.tar.bz2
gentoo-2-935ca3a2802e4f606891032f18a1f97eadd9812b.zip
version bump
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-db/innotop')
-rw-r--r--dev-db/innotop/ChangeLog10
-rw-r--r--dev-db/innotop/files/digest-innotop-0.1.1603
-rw-r--r--dev-db/innotop/files/digest-innotop-1.4.03
-rw-r--r--dev-db/innotop/innotop-1.4.0.ebuild (renamed from dev-db/innotop/innotop-0.1.160.ebuild)8
4 files changed, 15 insertions, 9 deletions
diff --git a/dev-db/innotop/ChangeLog b/dev-db/innotop/ChangeLog
index 3e15db51024f..73d91a62c306 100644
--- a/dev-db/innotop/ChangeLog
+++ b/dev-db/innotop/ChangeLog
@@ -1,6 +1,12 @@
# 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.2 2006/11/15 14:09:09 vivo Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/innotop/ChangeLog,v 1.3 2007/03/04 16:11:14 vivo Exp $
+
+*innotop-1.4.0 (04 Mar 2007)
+
+ 04 Mar 2007; Francesco Riosa <vivo@gentoo.org> -innotop-0.1.160.ebuild,
+ +innotop-1.4.0.ebuild:
+ version bump
*innotop-0.1.160 (15 Nov 2006)
diff --git a/dev-db/innotop/files/digest-innotop-0.1.160 b/dev-db/innotop/files/digest-innotop-0.1.160
deleted file mode 100644
index d6cc59f4ce42..000000000000
--- a/dev-db/innotop/files/digest-innotop-0.1.160
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 de400da5d88abe8dc50bf9dc495138cf innotop-0.1.160.tar.gz 50223
-RMD160 59dd3a368ff8fa347af48df253f71856ed5fe7d9 innotop-0.1.160.tar.gz 50223
-SHA256 0ecc7fa818b74569ac0e851ea9c5710059fff973882324f16231ec3a4d902284 innotop-0.1.160.tar.gz 50223
diff --git a/dev-db/innotop/files/digest-innotop-1.4.0 b/dev-db/innotop/files/digest-innotop-1.4.0
new file mode 100644
index 000000000000..c4cc9706a048
--- /dev/null
+++ b/dev-db/innotop/files/digest-innotop-1.4.0
@@ -0,0 +1,3 @@
+MD5 cc0376c68704e5310d2f31b0f711e010 innotop-1.4.0.tar.gz 77585
+RMD160 b358917670a5c72eccb4606419edc3e4d5af5785 innotop-1.4.0.tar.gz 77585
+SHA256 43a17cc751629d1566bb4a619e0c4058afffe5499b287ef76b828f3405ddf9b2 innotop-1.4.0.tar.gz 77585
diff --git a/dev-db/innotop/innotop-0.1.160.ebuild b/dev-db/innotop/innotop-1.4.0.ebuild
index 49b0aa19a052..b5a2493ab29a 100644
--- a/dev-db/innotop/innotop-0.1.160.ebuild
+++ b/dev-db/innotop/innotop-1.4.0.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/innotop/innotop-0.1.160.ebuild,v 1.1 2006/11/15 14:09:09 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/innotop/innotop-1.4.0.ebuild,v 1.1 2007/03/04 16:11:14 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"
+HOMEPAGE="http://sourceforge.net/projects/innotop/"
+SRC_URI="mirror://sourceforge/innotop/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"