summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenat Lumpau <rl03@gentoo.org>2006-12-11 02:16:31 +0000
committerRenat Lumpau <rl03@gentoo.org>2006-12-11 02:16:31 +0000
commitf7864e17a766a37eb138879c08ec0a4974070242 (patch)
tree3f0348e95d9af7da11e433ae89d1df22be604657 /www-apps/metadot/metadot-6.4.5.4.ebuild
parentKill redundant *DEPEND. (diff)
downloadgentoo-2-f7864e17a766a37eb138879c08ec0a4974070242.tar.gz
gentoo-2-f7864e17a766a37eb138879c08ec0a4974070242.tar.bz2
gentoo-2-f7864e17a766a37eb138879c08ec0a4974070242.zip
Bug #156444.
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'www-apps/metadot/metadot-6.4.5.4.ebuild')
-rw-r--r--www-apps/metadot/metadot-6.4.5.4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/www-apps/metadot/metadot-6.4.5.4.ebuild b/www-apps/metadot/metadot-6.4.5.4.ebuild
index 879026d05e96..a93ed717bfe4 100644
--- a/www-apps/metadot/metadot-6.4.5.4.ebuild
+++ b/www-apps/metadot/metadot-6.4.5.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/metadot/metadot-6.4.5.4.ebuild,v 1.3 2006/11/23 17:19:01 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/metadot/metadot-6.4.5.4.ebuild,v 1.4 2006/12/11 02:16:31 rl03 Exp $
inherit webapp
MY_P="Metadot${PV}"
@@ -51,6 +51,7 @@ RDEPEND="<virtual/mysql-5
dev-perl/Text-CSV_XS
dev-perl/HTML-Tree
dev-perl/HTML-Format
+ dev-perl/Data-ShowTable
"
LICENSE="GPL-2"